sidellama
sidellama
LLM-X! An app for people to talk to Ollama, LM Studio, Automatic 1111, Gemini nano and more!
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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, currently chrome canary only), 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
Inspect the latest comments and rating distribution.
Store average score: 3.0. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
sidellama
Bring Your Own AI LLM to Chrome DevTools for enhanced debugging and page analysis. Connect to OpenRouter, OpenAI or Custom.
Quick access to your favorite local LLM from your browser (Ollama).
This extension hosts an ollama-ui web server on localhost
Use your locally running AI models to assist you in your web browsing.
Web extension to use local AI models
Куда вписывать API Key при выборе LMStudio? Error: Missing credentials. Please pass an `apiKey`, `workloadIdentity`, `adminAPIKey`, or set the `OPENAI_API_KEY` or `OPENAI_ADMIN_KEY` environment variable. at new P (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:17:67326) at m_._getClientOptions (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:31800) at m_.completionWithRetry (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:48272) at m_._streamResponseChunks (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:46656) at _streamResponseChunks.next (<anonymous>) at Nu._streamResponseChunks (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/OpenAiApi.js:97:68802) at _streamResponseChunks.next (<anonymous>) at Nu._streamIterator (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/chat.js:111:17356) at async Nu.transform (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/chat.js:79:4754) at async u (chrome-extension://iodcdhcpahifeligoegcmcdibdkffclk/chat.js:79:3528
Not bad , It's work with my LM Studio env. But LM Studio goes with Openai mode without apikey parameter ,allways got error.