🌐
GitHub
github.com › galaxyapi › claude-3
GitHub - galaxyapi/claude-3: Free Proxy to access Claude-3 API. Anthropic key not required 🔐. It uses OpenAI format api to easily integrate on any Openai supported frontend.
Free Proxy to access Claude-3 API. Anthropic key not required 🔐. It uses OpenAI format api to easily integrate on any Openai supported frontend. - galaxyapi/claude-3
Starred by 111 users
Forked by 8 users
🌐
GitHub
github.com › inmve › free-ai-coding
GitHub - inmve/free-ai-coding: AI coding tools that give free Claude Opus/Sonnet, GPT-5, Gemini Pro, and other pro-grade models
These services provide API access to coding-optimized models that integrate with popular AI coding tools like Cursor, Continue.dev, Cline, and others. They don't provide standalone coding tools but offer the AI backend for existing tools. ... Works with Continue.dev, Cline, Cursor, etc. ... Access to multiple models (GPT-5.1-Codex-Max, GPT-4.1, Claude Opus 3.5, Gemini 2.0 Flash, Grok Code Fast 1) ... Multiple premium models: Claude 4 Sonnet (Beta), Claude 3.7 Sonnet, Claude 3.5 Sonnet, Gemini 2.5 Pro, GPT‑4.1, GPT‑4o
Starred by 353 users
Forked by 53 users
Languages   JavaScript
🌐
GitHub
github.com › SreejanPersonal › Claude-3-Opus-Free-Reverse-Engineered-API
GitHub - SreejanPersonal/Claude-3-Opus-Free-Reverse-Engineered-API: Unofficial, open-source Claude 3 Opus API implementation. Free and accessible way to interact with the AI model programmatically, enabling innovative applications and integrations.
Unofficial, open-source Claude 3 Opus API implementation. Free and accessible way to interact with the AI model programmatically, enabling innovative applications and integrations. - SreejanPersona...
Starred by 35 users
Forked by 8 users
Languages   Python 62.5% | Jupyter Notebook 37.5%
🌐
Apidog
apidog.com › blog › use-claude-3-7-sonnet-free
Three Ways to Use Claude 3.7 Sonnet for Free
October 23, 2025 - Has Claude 3.7 Sonnet Been Removed from the Free Plan?1. Accessing Claude 3.7 Sonnet for Free Through CursorLeveraging GitHub Copilot's Free Trial for Claude 3.7 Sonnet Access3. Free Access to Claude 3.7 Sonnet Using TraeConclusion: How to Continue Using Claude 3.7 Sonnet Without Paying ... Discover proven strategies that separate successful API technical writers from those who struggle.
🌐
GitHub
github.com › KoushikNavuluri › Claude-API
GitHub - KoushikNavuluri/Claude-API: This project provides an unofficial API for Claude AI, allowing users to access and interact with Claude AI .
This project provides an unofficial API for Claude AI, allowing users to access and interact with Claude AI . ... 1. Python Console ChatBot ( Check in usecases folder for sample console chatbot ) 2. Discord Chatbot 3.
Starred by 862 users
Forked by 140 users
Languages   Python
🌐
GitHub
github.com › topics › claude-api
claude-api · GitHub Topics · GitHub
Unofficial Claude API supporting direct HTTP chat creation/deletion/retrieval, messages with multiple file attachments and auto session gathering using Firefox with geckodriver. python api firefox scraper chatbot selenium image-processing assistant free image-recognition easy-to-use summarizer documented claude file-attachment large-file-upload unofficial-api claude-api long-text claude3
🌐
GitHub
github.com › RMNCLDYO › claude-ai-toolkit
GitHub - RMNCLDYO/claude-ai-toolkit: A lightweight Python API wrapper and CLI for Anthropic’s Claude language models.
The Claude AI Toolkit makes it easy to use Anthropic's latest Claude 3.5 'Sonnet' model, along with the Claude 3 'Opus', 'Sonnet' and 'Haiku' language models for creating chatbots, generating text, and analyzing images. It's designed for everyone, from beginners to experienced developers, allowing quick addition of AI features to projects with simple commands. While it offers simplicity and lightweight integration, it doesn't compromise on power; experienced developers can access the full suite of advanced options available via the API, ensuring robust customization and control.
Starred by 58 users
Forked by 13 users
Languages   Python
Find elsewhere
🌐
GitHub
github.com › topics › claude-3
claude-3 · GitHub Topics · GitHub
ai telegram telegram-bot gpt claude gpt-3 dall-e gpt-4 chatgpt claude-3 ... Convert the Claude API to OpenAI compatible API. ... Free Proxy to access Claude-3 API.
🌐
GitHub
github.com › topics › claude3
claude3 · GitHub Topics
Free API for Claude and GPT 3.5 chat completion.
🌐
GitHub
github.com › adityabh2007 › Claude-GPT-API
GitHub - adityabh2007/Claude-GPT-API: Free API for Claude and GPT 3.5 chat completion.
Free API for Claude and GPT 3.5 chat completion. Contribute to adityabh2007/Claude-GPT-API development by creating an account on GitHub.
Starred by 10 users
Forked by 11 users
Languages   JavaScript
🌐
GitHub
github.com › st1vms › unofficial-claude-api
GitHub - st1vms/unofficial-claude-api: Unofficial Claude API supporting direct HTTP chat creation/deletion/retrieval, messages with multiple file attachments and auto session gathering using Firefox with geckodriver.
This repository provides an unofficial API for automating free accounts on claude.ai. Please note that this API is not endorsed, supported, or maintained by Anthropic. Use it at your own discretion and risk.
Starred by 182 users
Forked by 17 users
Languages   Python
🌐
DEV Community
dev.to › jimmylin › free-access-to-claude-37-sonnet-your-no-cost-guide-2
Free Access to Claude 3.7 Sonnet: Your No-Cost Guide! - DEV Community
March 31, 2025 - Their new code editor, Trae, offers what might be the most generous Claude 3.7 Sonnet access policy of all—completely unlimited free access with no strings attached. Unlike Cursor and GitHub Copilot, which have various limitations or trial ...
🌐
GitHub
github.com › Cysharp › Claudia
GitHub - Cysharp/Claudia: Unofficial Anthropic Claude API client for .NET.
using Claudia; var anthropic = new Anthropic { ApiKey = Environment.GetEnvironmentVariable("ANTHROPIC_API_KEY") // This is the default and can be omitted }; var message = await anthropic.Messages.CreateAsync(new() { Model = "claude-3-7-sonnet-20250219", // you can use Claudia.Models.Claude3_7Sonnet string constant MaxTokens = 1024, Messages = [new() { Role = "user", Content = "Hello, Claude" }] }); Console.WriteLine(message);
Starred by 238 users
Forked by 14 users
Languages   C# 84.6% | HTML 9.5% | CSS 5.9%
🌐
Laozhang
blog.laozhang.ai › ai-tools › claude-37-api-free
5 Free Ways to Access Claude 3.7 Sonnet API in 2025: Ultimate Guide + 2X Cheaper Alternative – LaoZhang-AI
Step-by-step process of accessing Claude 3.7 Sonnet through Trae · GitHub Copilot offers a 30-day free trial that includes access to Claude 3.7 Sonnet through its premium features.
🌐
Apidog
apidog.com › blog › claude-3-7-sonnet-api
How to Access Claude 3.7 Sonnet API and Test Using Apidog
October 18, 2025 - Apidog, on the other hand, is a ... Claude API efficiently. This combination is timely, especially with Anthropic’s focus on practical AI solutions. The launch of Claude 3.7 Sonnet coincides with growing demand for AI tools that handle complex, real-world coding challenges, as seen in its integration with platforms like GitHub Spark and ...
🌐
GitHub
github.com › topics › claude-ai
claude-ai · GitHub Topics · GitHub
neovim mcp nvim neovim-plugin ... mcp-server mcp-client mcp-hub codecompanion ... This project converts the API of Anthropic's Claude model to the OpenAI Chat API format....