An open API service indexing awesome lists of open source software.

https://github.com/percivalyan/vairagpt-chatbot

Simple Chat Bot
https://github.com/percivalyan/vairagpt-chatbot

chatbot gpt

Last synced: 4 months ago
JSON representation

Simple Chat Bot

Awesome Lists containing this project

README

          

This project is a simple Flask-based web application that integrates the GPT-2 model using Hugging Face's Transformers library. It allows users to interact with the model via a chat interface, generating text responses. To run the project, install the necessary dependencies using pip install flask torch transformers flask-cors, then start the Flask server to use the chatbot locally.