Skip to content

This repo is used to test RAG models with different database application.

Notifications You must be signed in to change notification settings

MedVoice-RMIT-CapStone-2024/rag-testing

Repository files navigation

This is a testing ground of RAG-based chatbot for MedVoice App

Quick Instruction

  1. Install Ollama : https://ollama.com/

In terminal:

  1. create venv python -m venv venv and venv/Scripts/activate
  2. pip install -r requirements.txt
  3. python ollama_init.py
  4. python RAG.py to try web loader or python pdf_RAG.py for pdf loader

About

This repo is used to test RAG models with different database application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published