Can RapidCircuitry convert a datasheet into a schematic?
Yes. It extracts a chip's datasheet PDF into a verified, machine-readable electrical model, then generates a support-circuit schematic from that model — exportable to KiCad, Zener, and firmware scaffolds.
Is it free to try?
It runs in your browser with no install. Customer-project and paid processing endpoints may require an API key on a hosted deployment.
How accurate is the datasheet extraction?
We measure ~0.92 extraction accuracy on graded parts (n=9), and we show our work: every extracted value is cited to its source page and bounding box, so you can verify it yourself. Nothing is marked gold until an engineer signs off. We don't claim 100%.
What is xERC?
xERC is a cross-design electrical-rules check covering abs-max envelopes, decoupling, I²C pull-ups, floating pins, component derating, exposed-pad connectivity, and package/pinout consistency. Each finding carries its source or engineering basis; physical PCB checks remain external.
Does it export to KiCad and Altium?
Yes. KiCad and Altium netlists import; KiCad (.kicad_sch), Zener (.zen), firmware scaffolds, and the raw Design JSON export.
Can it find pin-compatible alternates or a second source?
Yes. Alternates are scored on footprint, interfaces, supply range, and abs-max, then classified drop-in, review-needed, or blocked — with optional live stock, price, and lifecycle from distributor APIs.
How is this different from Flux.ai or Circuit Mind?
Flux.ai and Circuit Mind generate circuits from a prompt or a requirements list — you have to trust the output. RapidCircuitry grounds everything in the actual datasheet: page-cited, verifiable, with a live xERC safety net and a human sign-off gate instead of a black-box answer.
Does it check component derating and footprints?
It checks available MLCC DC-bias, voltage/power derating, exposed-pad connectivity, and package/pinout evidence. Physical land-pattern geometry, placement, routing, creepage, and manufacturability still require PCB-layout DRC/DFM and review.
Can it scaffold firmware?
Yes — a Zephyr devicetree overlay and a C pin/address header generated from the verified pinout, matching the schematic by construction.
Do I need to install anything to try it?
No. Open the workspace, bring a datasheet PDF, and run the full extract, verify, and xERC pipeline in the browser.