Typed Python client for the OpenAI REST API that offers synchronous and asynchronous clients, typed request/response models, streaming and Realtime support, webhook verification, and integrations for Azure and Amazon Bedrock—built for production integrations and automation.
Provides a searchable, community-curated library of prompts for chat and LLM models, with a browsable site, CSV/Hugging Face dataset, an interactive prompting guide, and self-hosting options. Focused on prompt examples and community contributions for ChatGPT and other LLMs.
Community-curated collection of ChatGPT-style prompts mirrored as a Hugging Face dataset; organized by task and model compatibility for quick reuse. Useful for prompt engineering, text-generation prototyping, and building conversational examples across multiple LLMs.
Provides a local-first Markdown knowledge graph that LLMs and humans can both read and write via the Model Context Protocol (MCP). Features two-way, editable notes, semantic search (embeddings + hybrid ranking), and optional cloud sync and team workspaces.
Lets AI assistants query market data and execute/manage trades on MetaTrader 5 using natural language. Implements the MCP bridge with multiple transports (stdio/SSE/HTTP), a WebSocket quote streamer, and local-credentials-first design for prototyping AI-driven trading integrations.
Bundles your prompt and project files into a single context package and submits that bundle to one or multiple LLMs (GPT‑5.x, Gemini, Claude, etc.) via API or optional browser automation. Key features: multi-model runs, file-globbing and token-aware bundles, session lineage and replay, and a CLI-first workflow for code reviews, audits, and multi-model comparisons.
Integrates Codex into Claude Code so you can run read-only code reviews, steerable adversarial reviews, and delegate long-running tasks to a local Codex instance via slash commands. Uses the local Codex CLI/app server and Node.js; designed for developers who want seamless handoff between Claude Code and Codex.