Projects with this topic
-
🛒 AI chat & product/category summaries in Amazon shopping, powered by the latest LLMsUpdated -
Run Claude Code in a Sublime Text panel with live highlighting of the files it edits, plus optional rsync-over-SSH project sync.
Updated -
Shell wrapper for OpenAI's ChatGPT, Whisper, and TTS. Features LocalAI, Ollama, Gemini, Anthropic, and more.
Updated -
Self-hosted AI chat that deploys as one Go binary. Streaming SSE, OpenAI and Anthropic upstreams, MCP tools, and generative UI that renders live charts and components from model output. Postgres or SQLite.
Updated -
A Go engine for talking to LLMs that doesn't give a shit which one. Streaming, tool loops, history that actually fits the context window, retries that don't repeat themselves, and typed structured output. Swap OpenAI for Anthropic by changing one line. Library, not a framework — you own the loop.
Updated -
PromptCape — Java code obfuscation proxy for AI coding assistants (Claude Code, Cursor, Mistral). Docs, examples, FAQ. Documentation, technical articles, and Java framework examples for PromptCape — a Java code obfuscation proxy for AI coding assistants.
Updated -
Mobile AI usage and quota dashboard for developers. Santoken helps track ChatGPT/Codex, Claude/Anthropic, and Google AI/Antigravity accounts in one Android app: remaining quota, plan tiers, model limits, reset times, refresh status, and release builds.
Updated -
Working notes for pointing the Anthropic Go SDK at an Anthropic-compatible gateway through ANTHROPIC_BASE_URL (Antigravity proxy), plus the glab CLI issue-and-branch workflow shared across these agent projects. Specification and prompts only - no implementation committed yet.
Updated -
MCP server: current per-million-token rates for 69 LLMs and the cost math
Updated -
A self-improvement flywheel for Claude Code — 4 layers that turn ephemeral sessions into compounding, durable learning.
Updated -
-
A skill for AI coding agents that scaffolds a safe, multi-model chatbot for Telegram or Discord. Supports Claude, GPT, Gemini, and OpenAI-compatible backends. Nine safety layers on by default. Named for R. Daneel Olivaw from Asimov.
Updated -
Multi-source RAG pipeline with hybrid vector + keyword retrieval, LLM-powered concept knowledge graph, adaptive search weighting, and evaluation framework.
Updated -
MCP server system for AI-driven resume customization through LibreOffice UNO, dual stdio/HTTP deployment, structured job-description keyword extraction, and bookmark-preserving document editing via Claude Desktop
Updated -
Track AI spending across API providers, MCP tools, subscriptions, and self-hosted GPUs from your terminal. One CLI to see what you're actually paying — Anthropic, OpenAI, OpenRouter, vLLM on your own hardware — with real TCO math. Compare your self-hosted $/MTok vs cloud pricing. Local-first, no SaaS required.
Updated -
This project is an enhanced version of the original Model Context Protocol GitLab server by Anthropic, modified and extended under the MIT license.
Updated -
Github Copilot ➜ OpenAI API proxy. Serverless!
Updated -
The source code for Anthropic's Model Context Protocol (MCP) weather quickstart.
I decided to create a repository for it since it did not work out-of-the-box for me. After some troubshooting, and a minor change, I was able to get it to work.
Updated