Ollama Client ์ ์์: Shishir Chaurasiya
Local-first private LLM chat with Ollama, LM Studio, and llama.cpp, with local RAG, web search, and page context.
์ฌ์ฉ์ 211๋ช
์ฌ์ฉ์ 211๋ช
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์ ๋ณด
Ollama Client - Local AI Chat for Ollama, LM Studio, llama.cpp
Ollama Client is a privacy-focused browser extension for chatting with local and user-configured AI providers. Connect directly to your preferred model server, manage conversations, use local knowledge, and access AI tools from the browser side panel.
Verified Built-In Providers
โข Ollama
โข LM Studio
โข llama.cpp
Beta Custom Providers
โข OpenAI-compatible servers and services, including vLLM, LocalAI, KoboldCPP, and OpenRouter
โข Anthropic through the native Claude Messages API
โข Other compatible local, LAN, or remote endpoints
Features
โข Connect and manage multiple AI providers
โข Discover available models and configure custom model IDs
โข Switch models and monitor provider connection status
โข Stream chat responses with stop, retry, edit, regenerate, and fork controls
โข View reasoning and thinking traces from supported models
โข Use native and prompt-based tool calling
โข Search the web through your configured SearXNG, Brave, or Tavily provider
โข Attach local files and images to conversations
โข Build reusable local knowledge from uploaded documents
โข Add optional webpage and browser-tab context
โข Use selected-text actions from the right-click context menu
โข Save memories and reusable context
โข Organize conversations with search, tags, pinning, and session management
โข Create custom prompt templates and system prompts
โข Adjust model parameters and capability overrides
โข Export, import, and reset locally stored data
โข Access privacy, permission, storage, and diagnostic controls
โข Use the browser side panel for a focused desktop workflow
โข Multi-language interface: English, German, Spanish, French, Hindi, Italian, Japanese, Russian, and Simplified Chinese
Privacy
โข Chats, session history, settings, knowledge, and vector embeddings are stored locally in your browser
โข Provider API keys are stored only on your device and excluded from backups
โข Requests are sent directly to the provider you configure; Ollama Client does not operate an intermediary inference server
โข Local providers can keep inference entirely on your device or local network
โข Remote providers receive content only when you choose to use them
โข Page, tab, file, and browser context is shared with the selected model only when you include or request that context
โข Optional browser permissions can be reviewed and revoked from the extension settings
โข Local data can be exported, deleted, or fully reset at any time
Who Itโs For
โข Developers building with local and self-hosted AI models
โข Researchers testing different LLM providers and model capabilities
โข Students learning local and offline AI workflows
โข Teams using private LAN-hosted model servers
โข Privacy-conscious users who want control over providers and stored data
Setup
1. Install the extension
2. Start Ollama, LM Studio, llama.cpp, or another supported provider
3. Open the extension settings and connect using a localhost, LAN, or remote endpoint
4. Select a model and start chatting
Important Notes
โข Ollama Client is a frontend client and does not include AI models
โข Local inference performance depends on your hardware, selected model, and backend configuration
โข Custom and remote provider support is marked Beta because compatibility can vary between services
โข Remote providers may have their own privacy policies, pricing, authentication, and data-retention rules
Page Context and Script Injection
When you ask the model to use the current page, Ollama Client first contacts its content script on that tab. If the content script is unavailableโfor example, because the tab was opened before the extension was installed or updatedโthe extension uses the scripting permission to inject its content script into that specific tab.
This injection is:
โข Triggered only by a user-requested page-context action
โข Scoped to the active tab involved in the request
โข Limited to extracting readable page content needed for that request
โข Never performed continuously, on a schedule, or across every open tab
โข Not used on protected browser pages where extensions cannot run
Useful Links
Firefox addons:
https://addons.mozilla.org/en-US/firefox/addon/ollama-client/
Provider Setup Guide:
https://www.ollamaclient.in/guides/provider-setup
Website:
https://www.ollamaclient.in
GitHub:
https://github.com/Shishir435/ollama-client
Ollama Client is a privacy-focused browser extension for chatting with local and user-configured AI providers. Connect directly to your preferred model server, manage conversations, use local knowledge, and access AI tools from the browser side panel.
Verified Built-In Providers
โข Ollama
โข LM Studio
โข llama.cpp
Beta Custom Providers
โข OpenAI-compatible servers and services, including vLLM, LocalAI, KoboldCPP, and OpenRouter
โข Anthropic through the native Claude Messages API
โข Other compatible local, LAN, or remote endpoints
Features
โข Connect and manage multiple AI providers
โข Discover available models and configure custom model IDs
โข Switch models and monitor provider connection status
โข Stream chat responses with stop, retry, edit, regenerate, and fork controls
โข View reasoning and thinking traces from supported models
โข Use native and prompt-based tool calling
โข Search the web through your configured SearXNG, Brave, or Tavily provider
โข Attach local files and images to conversations
โข Build reusable local knowledge from uploaded documents
โข Add optional webpage and browser-tab context
โข Use selected-text actions from the right-click context menu
โข Save memories and reusable context
โข Organize conversations with search, tags, pinning, and session management
โข Create custom prompt templates and system prompts
โข Adjust model parameters and capability overrides
โข Export, import, and reset locally stored data
โข Access privacy, permission, storage, and diagnostic controls
โข Use the browser side panel for a focused desktop workflow
โข Multi-language interface: English, German, Spanish, French, Hindi, Italian, Japanese, Russian, and Simplified Chinese
Privacy
โข Chats, session history, settings, knowledge, and vector embeddings are stored locally in your browser
โข Provider API keys are stored only on your device and excluded from backups
โข Requests are sent directly to the provider you configure; Ollama Client does not operate an intermediary inference server
โข Local providers can keep inference entirely on your device or local network
โข Remote providers receive content only when you choose to use them
โข Page, tab, file, and browser context is shared with the selected model only when you include or request that context
โข Optional browser permissions can be reviewed and revoked from the extension settings
โข Local data can be exported, deleted, or fully reset at any time
Who Itโs For
โข Developers building with local and self-hosted AI models
โข Researchers testing different LLM providers and model capabilities
โข Students learning local and offline AI workflows
โข Teams using private LAN-hosted model servers
โข Privacy-conscious users who want control over providers and stored data
Setup
1. Install the extension
2. Start Ollama, LM Studio, llama.cpp, or another supported provider
3. Open the extension settings and connect using a localhost, LAN, or remote endpoint
4. Select a model and start chatting
Important Notes
โข Ollama Client is a frontend client and does not include AI models
โข Local inference performance depends on your hardware, selected model, and backend configuration
โข Custom and remote provider support is marked Beta because compatibility can vary between services
โข Remote providers may have their own privacy policies, pricing, authentication, and data-retention rules
Page Context and Script Injection
When you ask the model to use the current page, Ollama Client first contacts its content script on that tab. If the content script is unavailableโfor example, because the tab was opened before the extension was installed or updatedโthe extension uses the scripting permission to inject its content script into that specific tab.
This injection is:
โข Triggered only by a user-requested page-context action
โข Scoped to the active tab involved in the request
โข Limited to extracting readable page content needed for that request
โข Never performed continuously, on a schedule, or across every open tab
โข Not used on protected browser pages where extensions cannot run
Useful Links
Firefox addons:
https://addons.mozilla.org/en-US/firefox/addon/ollama-client/
Provider Setup Guide:
https://www.ollamaclient.in/guides/provider-setup
Website:
https://www.ollamaclient.in
GitHub:
https://github.com/Shishir435/ollama-client
๋ฆฌ๋ทฐ์ด 2๋ช
์ด 5์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ
ํ์ ๊ถํ:
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
- ๋ชจ๋ ์น์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
- ๋ถ๋งํฌ ์ฝ๊ธฐ ๋ฐ ์์
- ํ์ผ์ ๋ค์ด๋ก๋ํ๊ณ ๋ธ๋ผ์ฐ์ ์ ๋ค์ด๋ก๋ ๊ธฐ๋ก์ ์ฝ๊ณ ์์
- ๋ฐฉ๋ฌธ ๊ธฐ๋ก์ ์ ๊ทผ
- ์๋ฆผ ํ์
- ์ต๊ทผ์ ๋ซํ ํญ์ ์ ๊ทผ
๋ฐ์ดํฐ ์์ง:
- ๊ฐ๋ฐ์๋ ์ด ํ์ฅ ๊ธฐ๋ฅ์ด ๋ฐ์ดํฐ ์์ง์ ์๊ตฌํ์ง ์๋๋ค๊ณ ๋ฐํ๊ณ ์์ต๋๋ค.
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 0.12.7
- ํฌ๊ธฐ
- 4.01 MB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 3์ผ ์ (2026๋ 8์ 3์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ
- ์ด ๋ถ๊ฐ ๊ธฐ๋ฅ์ ๋ํ ๊ฐ์ธ์ ๋ณด์ฒ๋ฆฌ๋ฐฉ์นจ ์ฝ๊ธฐ
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ