Discover and explore top open-source AI tools and projects—updated daily.
Raycast extension for free access to multiple AI models
Top 36.6% on SourcePulse
This project provides a Raycast extension for free access to various large language models, including GPT-4, Llama-3, and Claude, with support for custom APIs. It targets Raycast users on macOS seeking a cost-effective and flexible alternative to paid AI solutions, offering features like streaming responses, web search, and file uploads.
How It Works
The extension leverages a network of third-party providers and models, allowing users to select and switch between different AI services. It integrates with the Raycast application, enabling AI interactions directly from the command palette. Key features include real-time streaming, web search capabilities via DuckDuckGo, file uploads (text, image, video, audio), image generation, and custom AI command creation.
Quick Start & Requirements
npm ci --production
, optionally pip3 install -r requirements.txt
, then npm run dev
.Highlighted Details
Maintenance & Community
git pull
, npm ci --production
, npm run dev
.Licensing & Compatibility
g4f-image
and gemini-ai-sdk
.gpt4free
Python project.Limitations & Caveats
The extension is not available on the official Raycast store due to provider verification policies and update speed concerns. Windows support is in progress. The UI is limited by Raycast's developer API. Some features, like code interpretation, are in beta and may have limited model support.
1 month ago
1 day