Skip to content

pme0/chatty-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatty-bot

AI conversational assistants running locally on your machine.

Installation

  1. Install Ollama: https://github.com/ollama/ollama

  2. Install dependencies:

pip install gradio ollama
  1. Clone the repository:
git clone https://github.com/pme0/chatty-bot.git
cd chatty-bot

Usage

  1. Initialise Ollama:
ollama serve
  1. Start the applications:
./chat

This will give you a URL http://http://0.0.0.0:5555, click it to open the application on the browser.

About

AI conversational assistants running locally on your machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published