Skip to content

This is a project of Dataplatform course in IUH that will using RAG and framework langchain to create a Retrival bot for admission IUH

License

Notifications You must be signed in to change notification settings

Bagumeow/IUH_Chatbot

Repository files navigation

IUH CHATBOT ADMISSIONS USING LANGCHAIN

License

This project is a chatbot for admissions at IUH. It uses the LangChain library and RAG to process natural language.

This project is a part of the course "Data Platform and Applications" at IUH.

This project runs using Python 3. It requires langchain, faiss, and PyMuPDF. To install it as a Python package, follow the following steps:

Step 1: clone this repo, and go inside that repo:

$ git clone [HTTPS or SSH linnk to this repo]
$ cd TuyenSinhIUH

Step 2: install using pip

$ pip3 install -r requirements.txt

Usage

To run this project simply run the following command:

$ python3 bot_tuyensinh.py

Example

'Demo'

About

This is a project of Dataplatform course in IUH that will using RAG and framework langchain to create a Retrival bot for admission IUH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages