GTP like chat application.
Due to growing demand for the GTP like application, I decided to leverage ChatGTP and build my own implementation of it. Currently using opt-350m pre trained model.
- read requirements.txt
pip install -r requirements.txt
- How to run the program
flask run
Russell Nizamov
- 0.1
- Initial Release
Inspiration, code snippets, etc.