Shaurya-Sethi/circuitron
Circuitron: Agentic PCB Design Accelerator — Generate, plan, and layout circuits from natural language prompts.
Uses a multi-agent orchestration pipeline with OpenAI Agents SDK coordinated across planning, part discovery, code generation, and validation stages, backed by RAG via an MCP server that queries Supabase and Neo4j for SKiDL documentation and a knowledge graph. Generates executable SKiCad-compatible files (`.sch`, `.kicad_pcb`, netlists) with iterative validation loops and ERC checking, containerized with Docker for reproducible KiCad and Python execution environments. Integrates directly with KiCad libraries for real component verification and supports interactive plan editing before synthesis.
Stars
71
Forks
14
Language
Python
License
MIT
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Shaurya-Sethi/circuitron"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
curiousily/AI-Bootcamp
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs,...
patchy631/ai-engineering-hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and...
langroid/langroid
Harness LLMs with Multi-Agent Programming
datawhalechina/hello-agents
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程