Commit History

Improve AI summary UX and tighten prompt to prevent truncation
845e1f0

FabIndy commited on

Switch to Groq-only LLM, remove GGUF dependency, speed up build and inference
56a777c

FabIndy commited on

Add complete RAG modules and new UI with synthesis and AI summary
456aba5

FabIndy commited on

Improve LIST reliability with score threshold and lexical guard; align UI with extractive synthesis and faster QA
6a852cd

FabIndy commited on

Refactor UI and RAG modes: extractive synthesis for EXPLAIN, faster QA with warnings
229fbd9

FabIndy commited on

Add guided tabs UI (LIST/FULLTEXT/EXPLAIN/ADVANCED)
fd2fa68

FabIndy commited on

Use models/model.gguf and configure GGUF model via env vars
47b8a7e

FabIndy commited on

Fix: download FAISS from dataset repo (repo_type=dataset)
1533d23

FabIndy commited on

Fix FAISS index download from HF dataset at startup
e891d20

FabIndy commited on

Download FAISS index at runtime (robust HF setup)
302d68d

FabIndy commited on

Initial commit - Code education RAG Space
453d231

FabIndy commited on