Skip to content

๐Ÿš€ Chatty-Ollama โ€“ A free, offline AI chatbot powered by Ollamaโ€™s local models. No API keys, no limits, no internet โ€“ just pure AI magic running on your Windows terminal like a boss. ๐Ÿ˜Ž Talk, vibe, and customize your AI without paying a dime!

License

Notifications You must be signed in to change notification settings

nayandas96/chatty-ollama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– Chatty-Ollama - Offline AI Chatbot (No API Key, No Paywall)

๐Ÿ”ฅ A next-level CLI chatbot powered by Ollama's local AI models. Zero cost, zero limits, zero BS.

โšก Features

โœ… 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. ๐Ÿ˜Ž


๐Ÿ› ๏ธ Setup & Installation

1๏ธโƒฃ Install Ollama (One-Time Setup)

First, download and install Ollama on Windows 11:
๐Ÿ”— Download Ollama

2๏ธโƒฃ Install an AI Model

Run this command to get a free AI model (pick your fave):

ollama pull llama3  # or try ollama pull mistral

3๏ธโƒฃ Install Python Stuff

Make sure you got Python, then install the required package:

pip install -r requirements.txt

4๏ธโƒฃ Run The Chatbot ๐Ÿš€

python chatty.py

๐Ÿ’ก Type 'exit' to leave (but why would you wanna leave? ๐Ÿ˜ญ).


๐ŸŽฎ How to Use It?

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.

๐Ÿค Contributing (aka Help Make This Even More Fire ๐Ÿ”ฅ)

Wanna add features? Fix bugs? Improve the bot? Pull up!

Steps to Contribute

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.

๐ŸŽฏ Why Use This Instead of OpenAI API?

๐Ÿ†“ 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. ๐Ÿ˜Ž


๐Ÿ’Œ Credits & Shoutouts

๐Ÿš€ Built by @nayandas96.
๐Ÿ› ๏ธ Powered by Ollama AI models (Mistral, Llama, etc.).

๐Ÿ”ฅ If you like this, star the repo โญ and flex it on your socials.

About

๐Ÿš€ Chatty-Ollama โ€“ A free, offline AI chatbot powered by Ollamaโ€™s local models. No API keys, no limits, no internet โ€“ just pure AI magic running on your Windows terminal like a boss. ๐Ÿ˜Ž Talk, vibe, and customize your AI without paying a dime!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages