๐ฅ A next-level CLI chatbot powered by Ollama's local AI models. Zero cost, zero limits, zero BS.
โ
Runs 100% Offline - No spying, no API keys, no data tracking.
โ
Remembers Chats - Saves convos like a real homie.
โ
Fast & Smooth - No waiting, just instant replies.
โ
Customizable Models - Use llama3
, mistral
, gemma
, or any Ollama LLM.
โ
Friendly Vibes - Chatbot that actually understands the slay era. ๐
First, download and install Ollama on Windows 11:
๐ Download Ollama
Run this command to get a free AI model (pick your fave):
ollama pull llama3 # or try ollama pull mistral
Make sure you got Python, then install the required package:
pip install -r requirements.txt
python chatty.py
๐ก Type 'exit' to leave (but why would you wanna leave? ๐ญ).
Once running, just type and chat like this:
๐ค Chatty-Ollama Activated! Type 'exit' to yeet out.
๐ค You: Yo, how's life?
๐ค Chatty: Just vibing in your terminal, my dude. ๐
Change the AI model?
- Open
chatty.py
- Edit
OLLAMA_MODEL = "mistral"
- Change it to
"llama3"
or"gemma"
or whatever you installed.
Wanna add features? Fix bugs? Improve the bot? Pull up!
1๏ธโฃ Fork this repo (so you donโt mess up the OG code).
2๏ธโฃ Clone it to your local machine:
git clone https://github.com/nayandas96/chatty-ollama.git
cd chatty-ollama
3๏ธโฃ Make your changes & commit (donโt forget to keep it friendly ๐คก).
4๏ธโฃ Push & create a pull request (weโll check it out).
๐ก Ideas to Improve This Project:
- Add a voice chat mode (so it talks back).
- Make a GUI version (for non-terminal nerds).
- Add emoji reactions & make it more fun.
- Optimize it for super fast responses.
๐ Chatty-Ollama | ๐ฐ OpenAI API |
---|---|
100% Free | Pay per request ๐ธ |
Runs Offline | Needs internet ๐ญ |
No API Keys | Need API key ๐ |
Customizable Models | Stuck with GPT only |
Privacy-Protected | OpenAI logs convos ๐ |
So yeah, just use this. Itโs better. ๐
๐ Built by @nayandas96.
๐ ๏ธ Powered by Ollama AI models (Mistral, Llama, etc.).
๐ฅ If you like this, star the repo โญ and flex it on your socials.