PicoAgents is a Python multi-agent framework built from scratch, offering transparent agent orchestration, LLM provider abstraction, streaming UI, and production-ready benchmarks.
LLM-MM-Agent uses LLMs as autonomous agents for end-to-end mathematical modeling, featuring a unique hierarchical method library with actor-critic selection. Supports GPT-4o and DeepSeek-R1.
qxresearch-event-1 is a collection of 50+ minimalist Python apps showcasing core AI patterns like fine-tuning, vector DB, and Whisper in about 10 lines each. A practical learning resource.
Surf integrates OpenAI’s Computer Use API with E2B’s cloud virtual desktop to control a Linux desktop via natural language, streaming actions back to the browser in real-time.
SkillClaw is a Python framework enabling flexible AI agent orchestration across OpenAI-compatible and AWS Bedrock APIs, focusing on modularity and provider-agnostic design.
A TypeScript library of 4,000+ curated GPT Image 2 prompts in JSON with dynamic Raycast Snippet arguments, multilingual support, and a companion web gallery for easy browsing.
openclaw-claude-bridge translates OpenClaw’s OpenAI API calls into Claude Code CLI’s native protocol, managing persistent sessions and tool-call conversions with a React dashboard for real-time metrics.
A Python tool that converts unstructured text into interactive knowledge graphs using a three-phase LLM pipeline with SPO triplet extraction, entity standardization, and relationship inference.
Claudish is a TypeScript CLI proxy that lets Claude Code work with 580+ AI models via OpenRouter, direct APIs, and local inference, enabling multimodal capabilities through vision proxying.
gpt_image_2_skill packages 162 curated image generation prompts as an AI agent skill and CLI, wrapping OpenAI’s image APIs with validation and budget control for natural-language invocation.
WhyHow Knowledge Graph Studio builds RAG-native knowledge graphs using MongoDB and OpenAI embeddings, offering flexible triple-based graph construction for AI workflows.
Laravel AI SDK offers a unified API to integrate OpenAI, Anthropic, Gemini, and more, streamlining AI workflows in Laravel apps with minimal boilerplate.
The openai/skills repo offers a catalog of modular ‘Agent Skills’ for OpenAI Codex agents, enabling reusable AI functionalities with a standardized installation system.
OpenAI Codex CLI brings AI coding assistance local to your terminal, integrating with ChatGPT plans for powerful hybrid AI workflows. Here’s how it works and who it’s for.