https://github.com/am-ankitgit/medicalchatbot_longchain_llm
In this project Building Medical ChatBot using
https://github.com/am-ankitgit/medicalchatbot_longchain_llm
Last synced: 3 months ago
JSON representation
In this project Building Medical ChatBot using
- Host: GitHub
- URL: https://github.com/am-ankitgit/medicalchatbot_longchain_llm
- Owner: AM-Ankitgit
- Created: 2024-06-14T06:05:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T06:26:17.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T21:12:44.477Z (about 1 year ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MedicalChatBot_LongChain_LLM
In this project Building Medical ChatBot using
- LongChain --> Generative AI framework
- LLM --> Meta llama-2
- Vector DB -->Pinecone
langchain==0.0.225
flask
pypdf
python-dotenv
-e .