Skip to content

Bagumeow/IUH_FIT_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IUH_FIT_Chatbot

1. Introduce

  • This is a chatbot project for the subject of Data Platform in IUH.
  • This project is built on Langchain with RAG Techniques.
  • Backend: FastAPI
  • Database: PostgreSQL, Supabase

2. Installation

  • Clone this repository
  • Install the requirements
pip install -r requirements.txt
  • Run the server
uvicorn main_app:app --reload

or

python main_app.py

3. Usage

About

Project Chatbot for FIT IUH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages