Skip to content

robbraxman/myai-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

''' Prerequisites: Pre-install Ollama from Ollama.ai and pre-load your desired models. Then edit the my-ai.py file to include the models you want to use.

Install these from the command line.

Dependency Summary sudo apt install python3-pip pip install ollama pip install textwrap pip install time

To match the models here download the models as follows ollama pull llama3 ollama pull llava ollama pull phi3:medium ollama pull codellama ollama pull dolphin-llama3 '''

About

Python Chatbot for use with Ollama Local AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages