Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)