Skip to content
/ ragga Public
forked from SocialGouv/ragga

llama index + ChatGPT + internal documention demo

Notifications You must be signed in to change notification settings

betagouv/ragga

 
 

Repository files navigation

ragga

⚠️ experimental

Expose a llama-index chat with a streamlit UI.

The service download and index files based on ./download.sh

Dev

poetry install
poetry shell


export OPENAI_API_KEY=xxx

# run CLI example
python src/index.py

# run streamlit GUI
streamlit run src/run.py

Todo

  • gestion CSV/pandas
  • add evaluation pipeline
  • données : matomo, github...
  • quelles sont les prochaines formations ?

About

llama index + ChatGPT + internal documention demo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.4%
  • Shell 1.5%
  • Dockerfile 1.1%