Skip to content

allen327lin/Exchange_QA_Chatbot

Repository files navigation

Exchange_QA_Chatbot

A LLM Application to Facilitate Students' Outbound Exchange Application Process

Demo

Demo video link

App flowchart

.flowchart/flowchart.png

Quick installation

  1. cd Exchange_QA_Chatbot
  2. pip install -r requirements.txt

Quick start

  1. cd Exchange_QA_Chatbot
  2. python3 prepare_vector_db.py
  3. python3 agent.py "Please introduce yourself."

Web UI installation

  1. cd Exchange_QA_Chatbot/web/chat-interface
  2. npm install

Launch Web UI

Terminal #1

  1. cd Exchange_QA_Chatbot/web/chat-interface/src
  2. npx nodemon server.js

Terminal #2

  1. cd Exchange_QA_Chatbot/web/chat-interface/src
  2. npm start

About us

Developed by 劉玉渟 Ting & 林子皓 Allen

About

A LLM Application to Facilitate Students' Outbound Exchange Application Process

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •