Skip to content

Zhennor/Vietnamese-Medical-RAG-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cài Đặt & Chạy Ứng Dụng Vietnamese-Medical-RAG-Chatbot

📌 Bước 1: Clone Repository

Sao chép repository về máy và chuyển đến thư mục của dự án:
```bash
git clone https://github.com/Zhennor/Vietnamese-Medical-RAG-Chatbot
cd Vietnamese-Medical-RAG-Chatbot

📌Bước 2: Cài đặt thư viện từ requirements.txt

Chạy lệnh sau để cài đặt tất cả thư viện cần thiết:
```bash
pip install -r requirements.txt

📌 Bước 3: Chạy ứng dụng Streamlit

Sau khi cài đặt xong, chạy ứng dụng bằng lệnh:
```bash
uvicorn main:app --reload

#link data vihealth

DEMO

Logo

Logo2

About

Vietnamese Medical RAG Chatbot – A personal project using Retrieval-Augmented Generation (RAG) to build a chatbot for answering medical-related questions in Vietnamese

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors