Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

AltStyle によって変換されたページ (->オリジナル) /