Skip to content
@ProGenEDA

ProGenEDA

ProGenEDA turns supported circuit intent into editable native project files for KiCad, EasyEDA Pro, LTspice, and Proteus.

ProGenEDA

Circuit intent in. Native EDA files out.

Website · Founder: Muhammad Taha Bin Zaeem · GitHub organization

ProGenEDA is an EDA automation platform that turns supported circuit intent into editable native project files. It combines a tool-neutral circuit contract with deterministic exporters and backend-specific validation, so the result is a real engineering artifact—not an image or an unstructured answer.

From intent to a native project

Circuit request or structured JSON
  → normalize the circuit contract
  → resolve supported components and pins
  → construct the native project
  → validate structure, connectivity, and backend-specific rules
  → release an editable project with its evidence boundary

Current public product paths

Native ecosystem Project output Product boundary
KiCad .kicad_pro, .kicad_sch, optional .kicad_pcb Native schematic generation and bounded two-layer PCB output
EasyEDA Pro .eprj Audited native project generation and compact schematic routing
LTspice .asc Native schematic generation with physical-wire routing
Proteus .pdsprj Supported component placement, bounded terminal attachment, and value editing

The engineering program also maintains a source-backed Altium path under qualification. ProGenEDA withholds unsupported work rather than substituting approximate native records.

Engineering principles

  • One circuit contract: component, pin, net, and constraint data stay independent of any individual EDA tool.
  • Deterministic native output: code owns final file syntax; AI is used only where human intent needs interpretation.
  • Evidence before release: validation checks can cover structure, pins, nets, geometry, clearances, and native-file acceptance where applicable.
  • Editable deliverables: engineers receive project files that open in their chosen tools and remain theirs to inspect and continue working on.

Organization

ProGenEDA was founded and is led by Muhammad Taha Bin Zaeem, a Computer Engineering student at NUST CEME in Pakistan.

Explore the product at progeneda.app.

Popular repositories Loading

  1. .github .github Public

    Public profile for ProGenEDA, native EDA automation for editable circuit projects.

  2. ProGenEDA ProGenEDA Public

    Public technical overview of ProGenEDA, native EDA automation for editable circuit project files.

  3. Public Public Public

    AGS Script

  4. ProGenEDA-WEB ProGenEDA-WEB Public

    JavaScript

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…