Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
FabIndy
/
code-education-rag
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
code-education-rag / src
40.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
FabIndy's picture
FabIndy
hotfix: restore synthesis module
f4380aa about 2 months ago
  • __init__.py
    0 Bytes
    Fix imports: use src package everywhere about 2 months ago
  • config.py
    3.72 kB
    Stabilize RAG core: add SUMMARY_AI, speed up LIST, clean resources and config about 2 months ago
  • fulltext.py
    1.25 kB
    Fix FULLTEXT: make chunks_path robust to str or Path about 2 months ago
  • list.py
    4.51 kB
    Fix imports: use src package everywhere about 2 months ago
  • qa.py
    3.04 kB
    Improve AI summary UX and tighten prompt to prevent truncation about 2 months ago
  • rag_core.py
    8.23 kB
    Switch to Groq-only LLM, remove GGUF dependency, speed up build and inference about 2 months ago
  • resources.py
    5.59 kB
    Switch to Groq-only LLM, remove GGUF dependency, speed up build and inference about 2 months ago
  • synthesis.py
    13 kB
    hotfix: restore synthesis module about 2 months ago
  • utils.py
    813 Bytes
    Fix imports: use src package everywhere about 2 months ago