Discover and explore top open-source AI tools and projects—updated daily.
MassimilianoPasquini97Local LLM inference and AI interaction for Raycast
Top 100.0% on SourcePulse
This Raycast extension enables users to leverage local large language models (LLMs) through Ollama directly within the Raycast productivity application. It targets Raycast power users who wish to integrate local AI capabilities for tasks like chat, content summarization, and custom command execution, offering a privacy-focused alternative to cloud-based AI services.
How It Works
The extension acts as an interface between Raycast and a locally running Ollama instance. It facilitates various interactions, including chatting with selected LLM models, managing installed models, and creating custom commands using Raycast's Prompt Explorer format. Key features leverage placeholders for dynamic content injection, such as {selection}, {browser-tab}, and {image}, allowing for context-aware AI prompts. Advanced functionality includes integrating with external tools via MCP servers for capabilities like web searching.
Quick Start & Requirements
{browser-tab} features. An Ollama API Key is necessary for the "Ollama Search API" feature. Models with vision capabilities are required for image-related commands, and models with tool capabilities are needed for MCP server integration.Highlighted Details
Maintenance & Community
This project is not officially affiliated with Ollama.ai. The provided README does not contain specific details regarding community channels (like Discord/Slack), active contributors, or a public roadmap.
Licensing & Compatibility
The license type is not specified in the provided README. This omission requires further investigation before commercial use or integration into closed-source projects.
Limitations & Caveats
The Windows (Beta) version has limitations: image inputs are restricted to file paths, and the "Selected Text" input source is unsupported, requiring the use of the clipboard instead. Certain features are dependent on the specific capabilities (vision, tools) of the installed Ollama models.
3 weeks ago
Inactive
johnbean393