Chatmate API is powered by the Huggingface LaMini-Flan-T5 LLM model
- Create environment
conda create -n env_name python==3.11.5
- Install dependencies
pip install -r requirements.txt
- Run application
streamlit run app.py
(or)
python -m streamlit run app.py
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.