Commit History

fix: restore HF Spaces YAML metadata in README
1239c9a
Running

FabIndy commited on

docs: add full bilingual README with RAG architecture and Groq usage
39c7c75

FabIndy commited on

hotfix: restore synthesis module
f4380aa

FabIndy commited on

cleanup: remove legacy local-LLM and extractive synthesis modules
4a495b8

FabIndy commited on

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

Speed up SUMMARY_AI by reducing context and output tokens
4ebf8d4

FabIndy commited on

Fix FULLTEXT: make chunks_path robust to str or Path
716bc05

FabIndy commited on

Stabilize RAG core: add SUMMARY_AI, speed up LIST, clean resources and config
feddcd9

FabIndy commited on

Fix imports: use src package everywhere
247f65e

FabIndy commited on

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

FabIndy commited on

Fix LIST retrieval with robust FAISS fallback and lexical normalization
b4a2740

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

Speed up EXPLAIN: reduce LLM input and allow extractive-style explanation
1e8b426

FabIndy commited on

Fix EXPLAIN mode: dedicated LLM prompt, longer output, strict article handling
b00b20e

FabIndy commited on

Add EXPLAIN mode (requires article id) and force single-article context
14fa239

FabIndy commited on

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

FabIndy commited on

Optimize GGUF loading and reduce LLM latency
401a3ff

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

Pin Python 3.11 and fix requirements for HF build stability
b355aa3

FabIndy commited on

Fix faiss-cpu version for HF (py3.13)
2c34d66

FabIndy commited on

Remove FAISS binaries from Space repo (download at runtime)
2e8dab1

FabIndy commited on

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

FabIndy commited on

Update requirements for HF Space runtime
914170f

FabIndy commited on

Initial commit - Code education RAG Space
453d231

FabIndy commited on

initial commit
ffab5bd

FabIndy commited on