https://github.com/hungpm372/simple-llm-chatbot
This is a simple chatbot that uses a language model to generate responses. The language model is a GPT-3.5 model that has been fine-tuned on a dataset of conversations.
https://github.com/hungpm372/simple-llm-chatbot
ai chatbot langchain-python llm
Last synced: 12 days ago
JSON representation
This is a simple chatbot that uses a language model to generate responses. The language model is a GPT-3.5 model that has been fine-tuned on a dataset of conversations.
- Host: GitHub
- URL: https://github.com/hungpm372/simple-llm-chatbot
- Owner: hungpm372
- License: mit
- Created: 2024-06-26T14:34:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T04:05:17.000Z (about 2 years ago)
- Last Synced: 2025-11-18T15:06:12.007Z (7 months ago)
- Topics: ai, chatbot, langchain-python, llm
- Language: Python
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-llm-chatbot
This is a simple chatbot that uses a language model to generate responses. The language model is a GPT-2 model that has been fine-tuned on a dataset of conversations. The chatbot uses the model to generate responses to user input.
# Installation
To install the chatbot, you will need to clone the repository and install the required dependencies. You can do this by running the following commands:
```
git clone https://github.com/hungpm372/simple-llm-chatbot.git
```
cd simple-llm-chatbot
```
pip install poetry
poetry install
```
# Usage
To use the chatbot, you can run the following command:
```
python main.py
```
This will start the chatbot, and you can start interacting with it by typing in the terminal. The chatbot will generate responses based on the input you provide.
# Stack
- Python
- Chatbot
- GPT-3.5
- LangChain
- Smith LangChain
- OpenAI
# License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
# Acknowledgements
- [OpenAI](https://openai.com)
- [Smith LangChain](https://smith.langchain.com/)
- [LangChain](https://langchain.com/)
- [GPT-3.5](https://gpt-3.5.com/)
- [Chatbot](https://chatbot.com/)
- [Python](https://python.com/)
# Contact
If you want to contact me you can reach me at hungpm372@gmail.com.