Circuit labs AI
Team of recent computer engineering graduates from Trinity College Dublin. Area of Interest: chip design, agentic AI
Project Description
Circuit Labs AI - Multi-Agent Circuit Design & Validation
As engineering students, we faced a recurring problem: designing electrical circuits from scratch is slow, intimidating, and disconnected from the theory we were learning in class. Looking up datasheets, picking component values, wiring a schematic, running a simulation, and interpreting the output - each step is a separate skill, and getting stuck on any one of them kills the learning momentum.
Circuit Labs AI solves this with three specialised AI agents that work simultaneously:
Tutorial Agent - retrieves conceptual explanations and relevant knowledge from engineering references, so you understand why a circuit works, not just that it does.
Design Agent - translates the request into a valid circuit schematic, selecting appropriate components and topology.
Verification Agent - validates the design, runs simulation logic, and confirms the circuit behaves as expected.
Tools and tech
Lyzr AI architect: writing the PRD and working on the agents
Vercel: Deploying the finished website to production
Next.js: The fullstack framework for our product
GitHub: Source control and code collaboration