Raoul-Fossua/assistant-academique-rag-fractions
feat: add RAG perf/config logs (jury-ready)
ci: dockerhub + hf restart on main and tags
Add CI/CD workflow for DockerHub and HuggingFace
Add gitignore for secrets and generated files
Improve RAG: MMR retriever, better chunking, corpus fingerprint, clean Chainlit
fix: add anonymized demo responses.csv for HF analyze
fix: add TXT corpus for HF demo (fallback RAG)
chore: restore requirements.txt (HF minimal)
chore: remove accidental file
feat: add RAG fallback TXT + analyze sample fallback + HF stabilization
fix: hf space port 7860
fix: hf space port 7860
chore: ignore local backup folder
chore: merge stashed changes (README + gitignore)
feat: add Docker packaging (Dockerfile + docker requirements)
docs: add env example (no secrets)
Remove duplicate conclusion text from README
Update target audience and conclusion in README
Fix merge conflicts in README.md
docs: add academic README (DU Sorbonne Data Analytics)
Revise README for clarity and project objectives
chore: harden gitignore (data, exports, faiss, secrets)
message
feat: add student analytics module
chore: ignore local data/exports and sensitive files
Fix: analyze/export robust + grouping + exports
Fix Markdown headers and formatting in README
Fix agent routing, corpus paths, and Chainlit output (stable RAG)
Fix agent architecture: remove AgentExecutor, stabilize Chainlit execution
Remove author information from README
Add section for configuration in README
Revise README sections for clarity and updates
Revise README with project details and setup instructions
Add requirements.txt
Remove local data from repo (keep structure, avoid sensitive files)
Initialize README.md with project information
Add .env.example
Initial commit Assistant académique RAG Fractions 5e (Chainlit + LangChain)
initial commit
