CoolFace
Apppublic

sugash028/bse-backend

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
39 commits on main
e53cbd43mo ago

Add temporary rules export endpoint for local Neo4j migration

sugash, Claude Sonnet 4.6
49277d53mo ago

Add streaming for LLM mode to fix BOM generation timeout

sugash, Claude Sonnet 4.6
f269dbb3mo ago

Add per-message edit and delete

sugash, Claude Sonnet 4.6
c269ed53mo ago

Fix project drift on back-reference queries

sugash, Claude Sonnet 4.6
663089c3mo ago

Clarify rules are non-deterministic hints in system prompt

sugash, Claude Sonnet 4.6
5941f3f3mo ago

Add proper error handling before public release

sugash, Claude Sonnet 4.6
ad7418f3mo ago

Migrate conversation storage from SQLite to Neo4j

sugash, Claude Sonnet 4.6
f7f823a3mo ago

Add consultant filter/boost to similarity search

sugash, Claude Sonnet 4.6
128a0a43mo ago

Include user note in upload vector search query

sugash, Claude Sonnet 4.6
6939f173mo ago

Detect topic changes via vector search overlap, not word count alone

sugash, Claude Sonnet 4.6
16f950a3mo ago

Replace fragile history-parsing with server-side conversation cache

sugash, Claude Sonnet 4.6
4804b893mo ago

Fix project pinning for LLM mode and add reset keyword detection

sugash, Claude Sonnet 4.6
4360f073mo ago

Fix project drift on follow-up queries — pin to previously found projects

sugash, Claude Sonnet 4.6
2ce73b53mo ago

Remove rules_compiled.json — rules already loaded into Neo4j

sugash, Claude Sonnet 4.6
615b0013mo ago

Add article rules as non-deterministic BOM hints via Neo4j

sugash, Claude Sonnet 4.6
d3de8ae3mo ago

Pass rich KG details to LLM mode so Claude has full project data

sugash, Claude Sonnet 4.6
f3976953mo ago

Fix upload default: show similar projects, not BOM, unless user asks

sugash, Claude Sonnet 4.6
3ff932c3mo ago

Fix system prompt: answer specific question, only show BOM when asked

sugash, Claude Sonnet 4.6
b00b6133mo ago

Include consultant, project type, refrigerant, warranty in KG results and embeddings

sugash, Claude Sonnet 4.6
5853b083mo ago

Show BOM only when user explicitly asks, not on every query

sugash, Claude Sonnet 4.6
38628f93mo ago

Fix Neo4j retry (probe before yield) and schema fläktrum->flaktrum enum

sugash, Claude Sonnet 4.6
e5999073mo ago

Allow null on all nested schema objects to prevent schema validation errors

sugash, Claude Sonnet 4.6
6c3624d3mo ago

Update AI system prompt to prevent hallucination and ground answers in context

sugash, Claude Sonnet 4.6
e0b12903mo ago

Fix Neo4j Aura reconnect, extraction retry, and frontend timeout handling

sugash, Claude Sonnet 4.6
c0b28d13mo ago

feat: integrate multilingual-e5-small embeddings and implement frontend API routes for chat and document upload

sugash
be7d98b3mo ago

add sqlite conversation storage

sugash
1ff79e23mo ago

feat: add Docker configuration and deployment documentation for backend service

sugash
e8561453mo ago

feat: implement frontend chat interface with markdown support, file upload, and authentication flow

sugash
a8a88383mo ago

feat: implement backend API routes, core configuration, and frontend chat integration for the quote tool

sugash
8de0fab4mo ago

feat: implement backend API architecture and frontend sidebar for conversation management

sugash
0a3119e4mo ago

chore: ignore auto-generated python bytecode files

sugash
146f5314mo ago

feat: add RFQ document upload functionality with automated extraction and LLM-assisted chat integration

sugash
063340e4mo ago

feat: add extraction service module to handle data processing logic

sugash
0f143164mo ago

feat: implement RFQ document upload extraction service and API endpoints

sugash
962596d4mo ago

feat: implement backend chat orchestration with Neo4j integration and initialize frontend project structure

sugash
091e7864mo ago

implement LLM-powered chat orchestration with Neo4j vector search and front-end toggle

sugash
09a62a14mo ago

feat: implement AI-powered BOM drafting tool with Neo4j integration and chat interface

sugash
edd73024mo ago

initialize Next.js frontend with chat interface and backend data loaders

sugash
7bef2194mo ago

initialize backend project structure with Neo4j integration and BOM data loading capabilities

sugash