Symphony: OpenAI's Coding Agent Orchestrator for Autonomous Work
Symphony: OpenAI’s Coding Agent Orchestrator for Autonomous Work OpenAI’s Symphony is a specification-first, language-agnostic orchestration service that turns project work into isolated, autonomous implementation runs for coding agents. Rather than having engineers supervise individual coding agent sessions, Symphony manages the...
Solar Map: Interactive Sunshine Intensity Map and Solar Panel Optimizer
Solar Map: Interactive Sunshine Intensity Map and Solar Panel Optimizer The Solar Map is an interactive web application available on PyShine that combines real-time sun position tracking with solar panel energy estimation. Built with Leaflet.js and SunCalc, it provides a...
PageIndex: Vectorless Reasoning-Based RAG That Achieves 98.7% on FinanceBench
PageIndex: Vectorless Reasoning-Based RAG That Achieves 98.7% on FinanceBench PageIndex is a vectorless, reasoning-based RAG system that replaces vector similarity search with LLM reasoning over hierarchical tree indexes, achieving state-of-the-art 98.7% accuracy on FinanceBench. Traditional RAG pipelines rely on embedding...
Gemma Chat: Local AI Coding Agent for Apple Silicon via MLX
Gemma Chat: Local AI Coding Agent for Apple Silicon via MLX Gemma Chat is a local AI coding agent that runs entirely on Apple Silicon via Apple’s MLX framework, enabling fully offline vibe coding without API keys, cloud services, or...
Anthropic Financial Services: AI Agents for Investment Banking, Equity Resear...
Anthropic Financial Services: AI Agents for Finance Workflows Anthropic’s Financial Services repository delivers a comprehensive collection of AI agents, skills, and data connectors purpose-built for financial services workflows. With 10 named end-to-end workflow agents, 7 vertical skill bundles, and 11...
Agent Rules Books: Software Engineering Rules Distilled for AI Coding Agents
Agent Rules Books: Software Engineering Rules Distilled for AI Coding Agents Agent-rules-books is an open-source project that distills 14 classic software engineering books into ready-to-use AGENTS.md rule sets for AI coding agents like Claude Code, Codex, and Cursor. Rather than...
n8n-MCP: AI-Powered n8n Workflow Automation with 1,650 Nodes and Diff-Based U...
n8n-MCP: AI-Powered n8n Workflow Automation with 1,650 Nodes and Diff-Based Updates n8n-MCP is a Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to n8n node documentation, properties, and operations – bridging n8n’s workflow automation platform with...
WorldSeed: Emergent Multi-Agent World Engine for AI Simulation
WorldSeed: Emergent Multi-Agent World Engine WorldSeed is a stateful world engine that enables AI agents to live autonomously in simulated environments where emergent behavior arises from simple rules and asymmetric information. Unlike traditional agent frameworks that orchestrate tasks, WorldSeed creates...
Tolaria: The Open-Source Desktop App for AI-First Knowledge Management
Introduction Tolaria is a desktop application for managing markdown knowledge bases that puts AI-first principles at the center of its design. Built with Tauri v2, React 19, and a Rust backend, Tolaria treats plain markdown files as the single source...
LangGraph: Build Stateful AI Agents with Graph-Based Orchestration
LangGraph: Build Stateful AI Agents with Graph-Based Orchestration Building production-grade AI agents requires more than chaining LLM calls together. Agents need persistent state, error recovery, human oversight, and the ability to run for extended periods without losing context. LangGraph is...
Dexter: Autonomous Financial Research Agent with Persistent Memory and WhatsA...
Dexter: Autonomous Financial Research Agent with Persistent Memory and WhatsApp Gateway Dexter is an autonomous financial research agent that thinks, plans, and learns as it works, performing deep financial analysis using task planning, self-reflection, and real-time market data. Think Claude...
DeepSeek-TUI: Terminal-Native Coding Agent with 1M-Token Context and Recursiv...
DeepSeek-TUI: Terminal-Native Coding Agent with 1M-Token Context and Recursive Language Model DeepSeek-TUI is a terminal-native coding agent built around DeepSeek V4’s 1M-token context window and prefix cache capability, distributed as a single binary with no Node.js or Python runtime required...