You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+39-14Lines changed: 39 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@
14
14
<metaname="theme-color" content="#6366f1" />
15
15
<meta
16
16
name="description"
17
-
content="Ollama Client is a privacy-first Ollama Chrome extension and Ollama UI alternative that lets you chat with local AI models like LLaMA, Mistral, Gemma, gpy-oss and more — directly in your browser. No cloud APIs, fully offline AI chat." />
17
+
content="Ollama Client is a privacy-first Ollama Chrome extension and Ollama UI alternative that lets you chat with local AI models like LLaMA, Mistral, Gemma, gpy-oss and more — directly in your browser. Features enhanced content extraction with lazy loading, advanced text-to-speech, site-specific overrides, YouTube transcript automation, and more. No cloud APIs, fully offline AI chat." />
18
18
<meta
19
19
name="keywords"
20
-
content="ollama client, ollama chrome extension, ollama browser extension, ollama web ui alternative, local ai model, offline ai chat, local private llm interface, open-source ai model enthusiasts, frontend interface for ollama, ollama chat ui, ollama local ai, ollama gemma chat, ollama llama3 chat, privacy first ai chat, local ai assistant chrome, ollama mistral chat, local ai without cloud, ollama local models ui" />
20
+
content="ollama client, ollama chrome extension, ollama browser extension, ollama web ui alternative, local ai model, offline ai chat, local private llm interface, open-source ai model enthusiasts, frontend interface for ollama, ollama chat ui, ollama local ai, ollama gemma chat, ollama llama3 chat, privacy first ai chat, local ai assistant chrome, ollama mistral chat, local ai without cloud, ollama local models ui, text to speech, TTS browser extension, speech synthesis chrome extension, voice selector, ai chat with voice, content extraction, lazy loading, defuddle, youtube transcript extraction, site-specific overrides, github content extraction" />
content="Ollama Client - Ollama Chrome Extension for Local AI Chat" />
45
45
<meta
46
46
property="og:description"
47
-
content="Privacy-first Chrome extension to chat with local AI models like LLaMA, Mistral directly from any tab. No cloud APIs required." />
47
+
content="Privacy-first Chrome extension to chat with local AI models like LLaMA, Mistral directly from any tab. Features enhanced content extraction with lazy loading, advanced text-to-speech, site-specific overrides, YouTube transcript automation, and more. No cloud APIs required." />
content="Ollama Client - Ollama Chrome Extension for Local AI Chat" />
60
60
<meta
61
61
name="twitter:description"
62
-
content="Privacy-first Ollama Chrome extension to chat with local AI models without sending your data to the cloud." />
62
+
content="Privacy-first Ollama Chrome extension to chat with local AI models without sending your data to the cloud. Features enhanced content extraction, advanced text-to-speech, site-specific overrides, and YouTube transcript automation." />
"description": "Ollama Client is a privacy-first Ollama Chrome extension and Ollama UI alternative that lets you chat with local AI models like LLaMA, Mistral, Gemma, gpt-oss and more — directly in your browser. No cloud APIs, fully offline AI chat",
77
+
"description": "Ollama Client is a privacy-first Ollama Chrome extension and Ollama UI alternative that lets you chat with local AI models like LLaMA, Mistral, Gemma, gpt-oss and more — directly in your browser. Features enhanced content extraction with lazy loading support and site-specific overrides, advanced text-to-speech with searchable voice selection, automated YouTube transcript extraction, GitHub content extraction, and more. No cloud APIs, fully offline AI chat",
78
78
"applicationCategory": "BrowserApplication",
79
79
"operatingSystem": "Chrome",
80
80
"author": {
@@ -878,8 +878,11 @@ <h1>Chat with Local LLM Models<br />Right in Your Browser</h1>
878
878
<strong>Ollama UI alternative</strong> that brings any
879
879
<strong>local AI model</strong> directly to your browser tabs. Choose
880
880
from hundreds of models — LLaMA, Mistral, Gemma, Qwen, GPT-OSS,
881
-
and more. Enjoy <strong>offline AI chat</strong> with no cloud APIs
882
-
and zero data sharing
881
+
and more. Features <strong>enhanced content extraction</strong> with
0 commit comments