Skip to content

JagrutN/RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22f13d6 · Mar 25, 2025

History

3 Commits
Mar 17, 2025
Mar 25, 2025
Mar 17, 2025
Mar 25, 2025
Mar 25, 2025
Mar 25, 2025
Mar 17, 2025

Repository files navigation

#RAG Pipeline for Health Data.

You can install all the dependencies using the following script

pip install -r requirements.txt

In the data folder you can include your medical documents. Here I have just kept random documents in it.

Once the code runs all your logs will be in log directory.

So further in this I have recently added aganetic RAG code. You can check out the fucntion def create_agentic_graph() to look how it is implemented.

About

AI chatbot for Medical Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages