mnecjkcdjdkgiklbmeodicgdfladfdan
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
Ollama Text Insertion
Premium assistant to generate text with Ollama and insert it at your cursor position Ollama Text Insertion is a premium assistant that generates text using your local Ollama models and inserts it at your cursor position on any webpage. KEY FEATURES: - Connect to your local Ollama server or remote instances - Select from all available models installed on your Ollama server - Save and manage prompt templates for quick access - Adjust generation parameters (temperature, max tokens, etc.) - Insert generated text directly at your cursor position - Works in most text fields, content editors, and rich text editors GETTING STARTED: 1. Install and run Ollama on your machine 2. Start Ollama with: ollama serve 3. Open the extension and enter your prompt 4. Click "Generate & Insert" or use Ctrl+Enter 5. The text will appear where your cursor is positioned ADVANCED OPTIONS: - Temperature control for creativity adjustment - Maximum token length control - Custom system prompts - Stop sequences for precise generation control Use keyboard shortcut Ctrl+Shift+L (or Command+Shift+L on Mac) to quickly open the extension. REQUIREMENTS: - Ollama must be running on your computer or accessible via network - For local use, no additional setup needed - For remote access, a proxy may be required due to CORS restrictions Note: This extension does not collect or send any of your data to external servers. All text generation happens locally on your machine through your Ollama installation.
Ollama EasyPHPRompt
Ollama EasyPHPRompt Chrome Extension The Chrome extension connects with a local Ollama EasyPHPRompt app, enabling seamless interaction between your web browser and the Ollama software for optimized PR management experience. This integration offers convenience and ease-of-use for users within their browsing environment. You need https://github.com/robertvanlienden/Ollama-EasyPHPRompt running to use this extension.
Local LLama LLM AI Chat Query Tool
Query a local model from your browser. Elevate your browsing experience with our cutting-edge Chrome extension, designed to seamlessly interact with local models hosted on your own server. This extension allows you to unlock the power of querying local models effortlessly and with precision, all from within your browser. Our extension is fully compatible with both Llama CPP and .gguf models, providing you with a versatile solution for all your modeling needs. To get started, simply access our latest version, which includes a sample Llama CPP Flask server for your convenience. You can find this server on our GitHub repository: GitHub Repository - Local Llama Chrome Extension: https://github.com/mrdiamonddirt/local-llama-chrome-extension To set up the server, install the server's pip package with the following command: ``` pip install local-llama ``` Then, just run: ``` local-llama ``` With just a few straightforward steps, you can harness the capabilities of this extension. Run the provided Python script, install the extension, and instantly gain the ability to effortlessly query your local models. Experience the future of browser-based model interactions today.
sidellama
Sidellama is a tiny browser-augmented chat client for open-source language models. CONNECTIONS Connect to your local ollama / LM Studio server, or talk with open-source models via groq. PERSONA Create and modify your own personal assistants! You can create, configure and use various system prompts and custom instructions to enhance your conversations. PAGE CONTEXT Augment your conversation with the content of your (currently visited) web page. - select `text mode` to share the text content of your page - select `html mode` to share the source code of the site (resource intensive, only for development purposes) - adjust `char limit` to control the maximum amount of characters you want to share in your conversation. decrease this amount if you have limited context window. WEB SEARCH Basic web-augmentation for your chats. Enter your web search query, and sidellama will load up an async web search to answer your questions based on live public data. - you can choose `duckduckgo` or `brave` as your web source - adjust `char limit` to control the maximum amount of characters you want to share in your conversation. decrease this amount if you have limited context window.