Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

HQhanqiZHQ/uganda_rag_chatbot

Domaine:

healthcare

Type de record:

software
Créateur:
HQh
Hôte:
Demo Video on a simple Uganda Clinical Guidline Chatbot (RAG) ```git clone ``` ```conda env create -f environment.yml``` ```conda activate uganda-rag``` The LM Studio(Local) model is llama-3.2-3b-instruct. The GPT model is GPT-4 (create a .env file in the root folder of the git repo, put your OPENAI_API_KEY=XXXX there) Open LM Studio, load the llama-3.2-3b-instruct model, then go to the git repo. ------------------- Make sure your dockerdesktop is open. In the root directory, run ```docker run -p 8080:8000 -v $(pwd)/chroma_data:/chroma/chroma chromadb/chroma``` Open another new terminal, run ```python -m src.api.main``` Go to your browser ```localhost```

Visit

github.com

Tasks

question answering

Licenses

MIT