chbepdchbogmcmhilpfmijbkfpplgnoh
Browser-native LLMs at your fingertips Unleash the Power of AI in Your Browser! WebextLLM is the first extension to embed large language models in the browser. The LLMs run in an isolated environment within the extension with zero configuration or external dependencies, making it the easiest method to run local inference on any platform (with 7 supported LLMs for you to choose from!). Experience a growing ecosystem of AI-based applications (with window.ai) as a user, and fuel it further as an application developer. Key Features * Own your models: Experience the freedom of owning your LLMs, enjoying a limitless, offline, private, and secure environment * Control: Exercise complete control over access to your LLM, granting or denying permission to any application at any time * Visibility: Gain insights into the history of prompts and responses to your model across different applications Why should you use WebextLLM? It's: 1. Free: The model runs on your hardware, eliminating the need for costly service providers 2. Private: Your data remains securely on your device, safeguarding your privacy 3. Unlimited: Take full control of the model without any quotas, censorship, or limitations 4. Highly available: Overcome limitations of internet connectivity and cloud-based LLM availability Disclaimer This extension is a proof-of-concept using experimental technologies. It is not recommended for production. By using this software, you assume all risks, including potential data loss, system failure, or other issues. The models and applications featured in this project are not endorsed by the author and the author is not responsible for any issues arising from their use.
Chatty for LLMs
Helps you to chat and RAG with your LLMs via ollama This tool is designed to help to chat with your LLMs running locally using Ollama and perform RAG on the document in the active tab. Uses ollama to chat with your local LLMs installed. run ollama using this command: export OLLAMA_ORIGINS=chrome-extension://* ; ollama serve
Window AI
Use your own AI models on the web Window is the simplest way to connect AI models to the web. Use a variety of models for text generation and 3D creations (new!). FOR USERS: bring your own models to the web, including ones running locally. Set up your models once, and use them everywhere. FOR DEVELOPERS: no need to pay for OpenAI or other language model APIs. Make model-agnostic & multi-media AI apps. Users can try them for free. Configure your models once; after that, a web app can request your permission to send a prompt to your chosen model. You get visibility on what's being asked and when. Discover Window AI apps with live usage metrics on https://openrouter.ai. FOR MODEL PROVIDERS: access more users on the web, without needing developers to change their code. Supported text models: - OpenAI's GPT-3.5, GPT-3.5 16k, and GPT-4 - Google's PaLM 2 Chat and Code Chat (Bison) - Anthropic's Claude, Claude Instant, and Claude 100k - Local models like Alpaca, Llama, and GPT4All. See https://www.localai.app/ - Together's GPT NeoXT 20B - Cohere Xlarge
Private AI Assistant: Running LLM locally
Private AI Assistant enables users to interact with language models directly in their browser without an internet connection. Private AI Assistant enables users to interact with language models directly in their browser, running entirely locally on their device. Once the model is loaded, all operations are performed without server support or an internet connection, ensuring complete privacy with no data recorded or shared. 🔥 AI model capabilities: 1. 💬 Large Language Model : Chat with AI, Code Generation, Translation 2. 🤔 Reasoning Model : Chat with DeepSeek R1 that achieves performance comparable to OpenAI-o1 across math, code, and reasoning tasks 2. 🖼️ Multi modal LLM : Understand images and generates text based on visual understanding 3. 🎨 Image Generation : Generate images with the given prompt 4. 🎙️ Speech to Text : Transform audio files into texts with detailed timestamp
LLM-X
LLM-X! An app for people to talk to Ollama, LM Studio, Automatic 1111, Gemini nano and more! LLM-X ( also called llmx) is a webapp and a chrome extension. The entire codebase (no secrets!) is on Github. The entire webapp is also hosted on github. This app is designed for users to be able to chat with Local AI models including a text to image provider! Supports: Ollama, LM Studio (through the lmstudio sdk), Gemini nano (built in browser), Automatic1111 (for image generation), and OpenAI compatible endpoints! Features: - Multiple Models can be run at the same time! - Chat bot sending and receive images and text, regenerate responses - Saving multiple chats - Quick bar that allows for easy wipe of all data - Much more!