Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blacklionxd/ethiobot
It is a simple chatbot with Open Source LLMs using Python and Hugging Face that helps you to have an intelligent conversations with a computer using terminal.
https://github.com/blacklionxd/ethiobot
generative-ai llm-model python
Last synced: about 1 month ago
JSON representation
It is a simple chatbot with Open Source LLMs using Python and Hugging Face that helps you to have an intelligent conversations with a computer using terminal.
- Host: GitHub
- URL: https://github.com/blacklionxd/ethiobot
- Owner: BlackLionXD
- License: other
- Created: 2024-07-15T09:35:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T20:06:46.000Z (5 months ago)
- Last Synced: 2024-07-31T00:19:17.810Z (5 months ago)
- Topics: generative-ai, llm-model, python
- Language: Python
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethiobot
It is an AI powered chatbot project that helps you have intelligent conversations with a computer. #generativAI, #python# Steps
- clone the repo: 'git clone https://github.com/BlackLionXD/Ethiobot.git'
- create and activate python virtualenvironment
- install transformers and torch library: 'pip install transformers torch'
- run the project: python main.py# Screenshot
![Screenshot](image/screenshot.PNG)