
Ollama Client ์ ์์: Shishir Chaurasiya
Privacy-first Ollama Chrome extension to chat with local AI models like LLaMA, Mistral, Gemma โ fully offline.
์ฌ์ฉ์ 33๋ช
์ฌ์ฉ์ 33๋ช
์ด ํ์ฅ ๊ธฐ๋ฅ์ ์ฌ์ฉํ๋ ค๋ฉด Firefox๊ฐ ํ์ํจ
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์ ๋ณด
๐ง Ollama Client โ Chat with Local LLMs Inside Your Browser
Ollama Client is a lightweight, privacy-first Ollama Chrome extension that brings the power of local AI models and offline AI chat directly to your browser. No cloud dependencies. No API keys. No data sent externally.
Just fast, secure, Ollama browser extensionโpowered offline AI chat powered by open-source models like LLaMA 3, GPT-OSS, Mistral, Gemma, CodeLLaMA โ all running on your own machine using the Ollama backend.
โจ Works on all Chromium-based browsers (Chrome, Edge, Brave) and Firefox (with additional setup). 100% open-source.
๐ Key Features
๐ Local Ollama Integration โ Connect to a local Ollama server (no API keys)
๐ฌ In-Browser Chat UI โ Lightweight, minimal, fast (Ollama-ui alternative)
๐ก๏ธ 100% Local and Private โ All storage and inference happen on your device (frontend interface for Ollama)
โ๏ธ Custom Settings โ Control model parameters, themes, prompt templates
๐ Model Switcher โ Switch between models in real time
๐ Model Search & Pull โ Pull models directly in the UI (with progress indicator)
๐๏ธ Model Deletion with Confirmation โ Clean up unused models from the UI
๐งณ Load/Unload Models โ Manage Ollama memory footprint efficiently
๐๏ธ Tune Parameters โ Temperature, top_k, top_p, repeat penalty, stop sequences
๐ง Transcript & Page Summarization โ Works with YouTube, Udemy, Coursera & web articles
๐ TTS โ Built-in Text-to-Speech via Web Speech API
๐๏ธ Multi-Chat Sessions โ Save/load/delete local chats
๐ค Export Chat Sessions โ Export single or all chat sessions as PDF or JSON
๐ฅ Import Chat Sessions โ Import single or multiple chat sessions from JSON files
๐งฏ Declarative Net Request (DNR) โ Automatic CORS handling(v0.1.3)
๐ก๏ธ 100% Local and Private โ All storage and inference happen on your device
๐ Copy & Regenerate โ Quickly rerun or copy AI responses
๐งญ Tab Access (Optional)
Want your LLM to understand the content of a page you're viewing? Enable Tab Access in the settings to fetch page content or transcripts for better contextual answers.
โ๏ธ Fully opt-in
โ๏ธ You choose which tabs to share
โ๏ธ Customizable exclude list (regex supported)
โ๏ธ No tab data ever leaves your device
โ๏ธ Installation & Setup
1๏ธโฃ Install Ollama Client from the Chrome Web Store
2๏ธโฃ Install Ollama on your machine from https://ollama.com and run
3๏ธโฃ Pull your favorite models (e.g.,
Advanced users can customize themes, model parameters, prompt templates, and excluded URLs from the Options page.
๐ฏ Who Should Use Ollama Client?
๐ฉโ๐ป Developers building with or debugging LLMs
๐ Researchers who want local, private LLM interfaces
๐ Students using AI as study aids on local hardware
๐ Privacy advocates avoiding cloud AI and APIs
๐ค AI tinkerers and open-source model enthusiasts
โก Performance & Hardware Recommendations
๐ป 8 GB RAM (no GPU): gemma:2b, mistral:7b-q4
๐ป 16 GB RAM (no GPU): gemma:3b-q4, gemma:2b
๐ 16 GB+ with GPU (6GB VRAM): llama3:8b-q4, gemma:3b
๐ฅ 32 GB+ or high-end GPU: llama3:8b, codellama:13b
๐ฅ RTX 3090+, Apple M3 Max: llama3:70b, mixtral
Note: Ollama Client Chrome extension is a frontend interface only. All LLM generation happens via your local Ollama install. Speed and output depend on your system.
๐ Useful Links
๐ Chrome Web Store: https://chromewebstore.google.com/detail/ollama-client/bfaoaaogfcgomkjfbmfepbiijmciinjl
๐ Setup Guide: https://ollama-client.shishirchaurasiya.in/ollama-setup-guide
๐ป Landing Page: https://ollama-client.shishirchaurasiya.in/
๐ Privacy Policy: https://ollama-client.shishirchaurasiya.in/privacy-policy
๐งโ๐ป GitHub: https://github.com/Shishir435/ollama-client
๐ Bug: https://github.com/Shishir435/ollama-client/issues
๐ Start chatting in seconds โ private, fast, and fully local AI conversations on your own machine.
Built for developers, researchers, and anyone who values speed, privacy, and offline AI control.
ollama #privacy #olama-client #opensource #offline #ollama-ui #ollamachat #gpt-oss
Ollama Client is a lightweight, privacy-first Ollama Chrome extension that brings the power of local AI models and offline AI chat directly to your browser. No cloud dependencies. No API keys. No data sent externally.
Just fast, secure, Ollama browser extensionโpowered offline AI chat powered by open-source models like LLaMA 3, GPT-OSS, Mistral, Gemma, CodeLLaMA โ all running on your own machine using the Ollama backend.
โจ Works on all Chromium-based browsers (Chrome, Edge, Brave) and Firefox (with additional setup). 100% open-source.
๐ Key Features
๐ Local Ollama Integration โ Connect to a local Ollama server (no API keys)
๐ฌ In-Browser Chat UI โ Lightweight, minimal, fast (Ollama-ui alternative)
๐ก๏ธ 100% Local and Private โ All storage and inference happen on your device (frontend interface for Ollama)
โ๏ธ Custom Settings โ Control model parameters, themes, prompt templates
๐ Model Switcher โ Switch between models in real time
๐ Model Search & Pull โ Pull models directly in the UI (with progress indicator)
๐๏ธ Model Deletion with Confirmation โ Clean up unused models from the UI
๐งณ Load/Unload Models โ Manage Ollama memory footprint efficiently
๐๏ธ Tune Parameters โ Temperature, top_k, top_p, repeat penalty, stop sequences
๐ง Transcript & Page Summarization โ Works with YouTube, Udemy, Coursera & web articles
๐ TTS โ Built-in Text-to-Speech via Web Speech API
๐๏ธ Multi-Chat Sessions โ Save/load/delete local chats
๐ค Export Chat Sessions โ Export single or all chat sessions as PDF or JSON
๐ฅ Import Chat Sessions โ Import single or multiple chat sessions from JSON files
๐งฏ Declarative Net Request (DNR) โ Automatic CORS handling(v0.1.3)
๐ก๏ธ 100% Local and Private โ All storage and inference happen on your device
๐ Copy & Regenerate โ Quickly rerun or copy AI responses
๐งญ Tab Access (Optional)
Want your LLM to understand the content of a page you're viewing? Enable Tab Access in the settings to fetch page content or transcripts for better contextual answers.
โ๏ธ Fully opt-in
โ๏ธ You choose which tabs to share
โ๏ธ Customizable exclude list (regex supported)
โ๏ธ No tab data ever leaves your device
โ๏ธ Installation & Setup
1๏ธโฃ Install Ollama Client from the Chrome Web Store
2๏ธโฃ Install Ollama on your machine from https://ollama.com and run
ollama serve
3๏ธโฃ Pull your favorite models (e.g.,
ollama pull llama3:8b
, gemma:2b
) and start chatting!Advanced users can customize themes, model parameters, prompt templates, and excluded URLs from the Options page.
๐ฏ Who Should Use Ollama Client?
๐ฉโ๐ป Developers building with or debugging LLMs
๐ Researchers who want local, private LLM interfaces
๐ Students using AI as study aids on local hardware
๐ Privacy advocates avoiding cloud AI and APIs
๐ค AI tinkerers and open-source model enthusiasts
โก Performance & Hardware Recommendations
๐ป 8 GB RAM (no GPU): gemma:2b, mistral:7b-q4
๐ป 16 GB RAM (no GPU): gemma:3b-q4, gemma:2b
๐ 16 GB+ with GPU (6GB VRAM): llama3:8b-q4, gemma:3b
๐ฅ 32 GB+ or high-end GPU: llama3:8b, codellama:13b
๐ฅ RTX 3090+, Apple M3 Max: llama3:70b, mixtral
Note: Ollama Client Chrome extension is a frontend interface only. All LLM generation happens via your local Ollama install. Speed and output depend on your system.
๐ Useful Links
๐ Chrome Web Store: https://chromewebstore.google.com/detail/ollama-client/bfaoaaogfcgomkjfbmfepbiijmciinjl
๐ Setup Guide: https://ollama-client.shishirchaurasiya.in/ollama-setup-guide
๐ป Landing Page: https://ollama-client.shishirchaurasiya.in/
๐ Privacy Policy: https://ollama-client.shishirchaurasiya.in/privacy-policy
๐งโ๐ป GitHub: https://github.com/Shishir435/ollama-client
๐ Bug: https://github.com/Shishir435/ollama-client/issues
๐ Start chatting in seconds โ private, fast, and fully local AI conversations on your own machine.
Built for developers, researchers, and anyone who values speed, privacy, and offline AI control.
ollama #privacy #olama-client #opensource #offline #ollama-ui #ollamachat #gpt-oss
0๋ช
์ด 0์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ๋ ์์๋ณด๊ธฐ
ํ์ํ ๊ถํ:
- ๋ชจ๋ ํ์ด์ง์ ์ฝํ ์ธ ์ฐจ๋จ
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 0.2.4
- ํฌ๊ธฐ
- 844.99 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 5์ผ ์ (2025๋ 9์ 12์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ
- ์ด ๋ถ๊ฐ ๊ธฐ๋ฅ์ ๋ํ ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ ์ฝ๊ธฐ
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ
๋ฒ์ 0.2.4์ ์ถ์ ์ ๋ณด
- Added popup fallback for Opera (works without chrome.sidePanel).
- Arc still unsupported (its API doesnโt fire extension clicks).
- Minor UI polish + reduced bundle size (1.34 MB โ 0.84 MB).
Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.2.3...0.2.4
Shishir Chaurasiya ๋์ ๋ค๋ฅธ ํ์ฅ ๊ธฐ๋ฅ
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค