CoolFace
Apppublic

Raoul-Fossua/assistant-academique-rag-fractions

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
39 commits on main
2a8a9b17mo ago

feat: add RAG perf/config logs (jury-ready)

Raoul-Fossua
cd05cfd7mo ago

ci: dockerhub + hf restart on main and tags

Raoul-Fossua
578eb967mo ago

Add CI/CD workflow for DockerHub and HuggingFace

Raoul-Fossua
3ff70117mo ago

Add gitignore for secrets and generated files

Raoul-Fossua
636facf7mo ago

Improve RAG: MMR retriever, better chunking, corpus fingerprint, clean Chainlit

Raoul-Fossua
972f63e8mo ago

fix: add anonymized demo responses.csv for HF analyze

Raoul-Fossua
37eb1458mo ago

fix: add TXT corpus for HF demo (fallback RAG)

Raoul-Fossua
79b736a8mo ago

chore: restore requirements.txt (HF minimal)

Raoul-Fossua
578e76a8mo ago

chore: remove accidental file

Raoul-Fossua
c0fb19d8mo ago

feat: add RAG fallback TXT + analyze sample fallback + HF stabilization

Raoul-Fossua
93bdf918mo ago

fix: hf space port 7860

Raoul-Fossua
05058868mo ago

fix: hf space port 7860

Raoul-Fossua
773e3df8mo ago

chore: ignore local backup folder

Raoul-Fossua
16b2f378mo ago

chore: merge stashed changes (README + gitignore)

Raoul-Fossua
9357d6c8mo ago

feat: add Docker packaging (Dockerfile + docker requirements)

Raoul-Fossua
4af086f8mo ago

docs: add env example (no secrets)

Raoul-Fossua
5da46c98mo ago

Remove duplicate conclusion text from README

Raoul-Fossua
2d55c748mo ago

Update target audience and conclusion in README

Raoul-Fossua
57ffb1f8mo ago

Fix merge conflicts in README.md

Raoul-Fossua
99da2ae8mo ago

docs: add academic README (DU Sorbonne Data Analytics)

Raoul-Fossua
543e6938mo ago

Revise README for clarity and project objectives

Raoul-Fossua
384a6808mo ago

chore: harden gitignore (data, exports, faiss, secrets)

Raoul-Fossua
f9d0a3c8mo ago

message

Raoul-Fossua
985780c8mo ago

feat: add student analytics module

Raoul-Fossua
1ee32e08mo ago

chore: ignore local data/exports and sensitive files

Raoul-Fossua
c7eb5078mo ago

Fix: analyze/export robust + grouping + exports

Raoul-Fossua
a52379f8mo ago

Fix Markdown headers and formatting in README

Raoul-Fossua
368a0798mo ago

Fix agent routing, corpus paths, and Chainlit output (stable RAG)

Raoul-Fossua
77131ed8mo ago

Fix agent architecture: remove AgentExecutor, stabilize Chainlit execution

Raoul-Fossua
6cf3b298mo ago

Remove author information from README

Raoul-Fossua
09db6ab8mo ago

Add section for configuration in README

Raoul-Fossua
92601d88mo ago

Revise README sections for clarity and updates

Raoul-Fossua
b6be3df8mo ago

Revise README with project details and setup instructions

Raoul-Fossua
f4bea1e8mo ago

Add requirements.txt

Raoul-Fossua
7a3c2b78mo ago

Remove local data from repo (keep structure, avoid sensitive files)

Raoul-Fossua
3c941bf8mo ago

Initialize README.md with project information

Raoul-Fossua
de8c1788mo ago

Add .env.example

Raoul-Fossua
094f9f28mo ago

Initial commit Assistant académique RAG Fractions 5e (Chainlit + LangChain)

Raoul-Fossua
f6003c18mo ago

initial commit

Raoul-Fossua