Skip to content

breaking-mind/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatobot

curl -fsSL https://ollama.com/install.sh | sh
ollama pull llama3
python3 -u main.py # running as server to server side
python3 -u http.server 5666 --directory ./ # running as server for client side

debug here: http://127.0.0.1:5666/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published