LLM Chatbot is a web-based application that utilizes the StableBeluga model stabilityai/StableBeluga-7B from Hugging Face's Transformers library to provide conversational responses to user input. The chatbot assists users by answering questions, engaging in dialogue, and providing assistance based on the prompts it receives.
https://github.com/mattavallone/llm-chatbot/assets/17806421/5b15435e-2c6e-426b-aee3-d7fb639be777
(Video Speed 4x)
git clone https://github.com/mattavallone/llm-chatbot.gitcd llm-chatbotpip install -r requirements.txt.env file.python3 app.pyhttp://localhost:5000.Contributions to the LLM Chatbot project are welcome! Feel free to submit bug reports, feature requests, or pull requests via GitHub.
This project is licensed under the MIT License. See the LICENSE file for more details.
23 commits
JavaScript
36.9%
Python
28.6%
CSS
25.1%
HTML
9.4%
LLM Chatbot is a web-based application that utilizes the StableBeluga model stabilityai/StableBeluga-7B from Hugging Face's Transformers library to provide conversational responses to user input. The chatbot assists users by answering questions, engaging in dialogue, and providing assistance based on the prompts it receives.
https://github.com/mattavallone/llm-chatbot/assets/17806421/5b15435e-2c6e-426b-aee3-d7fb639be777
(Video Speed 4x)
git clone https://github.com/mattavallone/llm-chatbot.gitcd llm-chatbotpip install -r requirements.txt.env file.python3 app.pyhttp://localhost:5000.Contributions to the LLM Chatbot project are welcome! Feel free to submit bug reports, feature requests, or pull requests via GitHub.
This project is licensed under the MIT License. See the LICENSE file for more details.
23 commits
JavaScript
36.9%
Python
28.6%
CSS
25.1%
HTML
9.4%