Jarvis Hardware Builder is a hardware planning assistant with a CLI, a Streamlit UI, structured project memory, revision history, file attachments, and exportable project plans. I plan to add moore in future if possible.
Features
Builds hardwa…
Jarvis Hardware Builder is a hardware planning assistant with a CLI, a Streamlit UI, structured project memory, revision history, file attachments, and exportable project plans. I plan to add moore in future if possible.
Features
Builds hardware plans from structured project inputs
Ask follow-up questions against saved project context
Save projects in SQLite with revisions, tags, and attachments
Export projects as JSON, Markdown, and PDF
Fall back to a local plan generator when no OpenAI API key is available
A good UI for easier workflow and asthetics.
Used github copilot to polish my code, speedrun some parts of the UI and edit my README.