Skip to content

pjwan2/medical-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Medical Bot (RAG)

A containerized AI medical assistant that answers questions based on professional medical documentation. Built with LangChain, OpenAI, and Pinecone.

Features

  • RAG Architecture: Retrieves accurate medical context from PDF documents.
  • Vector Search: Uses Pinecone for high-speed semantic retrieval.
  • Dockerized: Fully containerized for consistent deployment on AWS.
  • Tech Stack: Python 3.11, Flask, LangChain, Docker.

Quick Start

1. Clone the repo

git clone [https://github.com/YOUR_USERNAME/medical-bot.git](https://github.com/YOUR_USERNAME/medical-bot.git)
cd medical-bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors