Skip to content

sudheer-akki/LLM-ChatMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app is an LLM-powered chatbot built using Streamlit and Langchain.

Chatmate API is powered by the Huggingface LaMini-Flan-T5 LLM model

Instructions:

  1. Create environment
conda create -n env_name python==3.11.5
  1. Install dependencies
pip install -r requirements.txt
  1. Run application
streamlit run app.py

(or)

python -m streamlit run app.py

Disclaimer:

When you use this project, it means that you have agreed to the following requirements of the ChatMate API. This app was created exclusively for casual discussions. Kindly avoid from using it for any high-stack advice or gadgets. Your conversations will be accessible to model authors.

About

LLM based conversation AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages