TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Generate PCB Footprints from text using AI

7 点作者 seveibar12 个月前
Hi HN! This is a little project to generate PCB footprints from text descriptions.<p>It works by teaching an LLM a compressed DSL representation for footprints. I think this is generally a good technique if you&#x27;re trying to get LLMs to work on spatial problems.<p>Right now I&#x27;m focused on reproducing footprint shapes, but after that I&#x27;ll benchmark the correctness of the footprints using % overlap on known package descriptions, as well as a kicad_mod export<p>I built this because I realized I needed to use AI to help tscircuit catch up to the decades of electronic design tool progress that I&#x27;m not able to utilize (as an MIT-licensed, Typescript project)<p>Source code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;tscircuit&#x2F;text-to-footprint">https:&#x2F;&#x2F;github.com&#x2F;tscircuit&#x2F;text-to-footprint</a><p>Feedback&#x2F;critical opinions appreciated!

暂无评论

暂无评论