@tom_doerr: Personal AI Computer build guides with up to 384GB VRAM https://github.com/autonomous-ai/autonomous-computer…
Summary
Open-source build guides for a personal AI computer with up to 384GB VRAM, supporting configurations from home to on-prem business. Includes bill of materials, assembly photos, and software setup for running open-source AI models locally.
View Cached Full Text
Cached at: 07/02/26, 02:24 PM
Personal AI Computer build guides with up to 384GB VRAM https://github.com/autonomous-ai/autonomous-computer…
autonomous-ai/autonomous-computer
Source: https://github.com/autonomous-ai/autonomous-computer
Autonomous Computer — Build Your Own Personal AI Computer
https://github.com/user-attachments/assets/3e410e5d-83f4-4aed-a8b4-2426781f3ebd
Open-source guides to build a machine that runs open models on hardware no one can switch off — every part, every bracket, every BIOS setting, every assembly photo. Pick the size that fits your budget and your work.
Why this exists. The best models live in someone else’s cloud, behind someone else’s terms and someone else’s government. A model you rent can be cut off overnight. A model running in your own house can’t. Build it once; own it for good.
Pick your configuration
One Personal AI Computer, three configurations — from a home rig to an on-prem business cluster. Each is a complete, self-contained guide: bill of materials, 3D-printable/CNC housing files, wiring, BIOS, and assembly photos.
| Config | GPUs | VRAM | Best for | Platform | Guide |
|---|---|---|---|---|---|
| 2× | 2× RTX 5090 | 64 GB | Home — your first local rig, runs a real model tonight | Intel Xeon W5 · ASUS W790 | → 2× config |
| 4× | 4× RTX PRO 6000 Blackwell | 384 GB | Team — big models + agents running all day | AMD EPYC 9124 · ASRock Rack | → 4× config |
| 8× | 8× RTX 4090 / 5090 | 192–256 GB | On-prem business — a company’s AI on its own floor; IP and data never leave | Dual AMD EPYC 9004 (Genoa) | → 8× config |
What it can run
VRAM is the constraint that decides which open models fit. Rough guide (exact fit depends on quantization — model specifics live in /software):
| Build | VRAM | Open models it can serve (e.g.) |
|---|---|---|
| 2× RTX 5090 | 64 GB | Llama 70B / Qwen 72B (quantized), 30B-class at full precision, coding + agent models |
| 4× RTX PRO 6000 | 384 GB | DeepSeek-V3 / R1, Qwen 235B, Llama 405B (quantized) — frontier-class open weights |
| 8× RTX 4090/5090 | 192–256 GB | Multiple large models served at once, plus headroom for fine-tuning |
Quick start
- Pick a configuration above by budget and the models you want to run.
- Source the parts from that config’s Bill of Materials.
- Make the housing — print the STL files or CNC the STEP files in that config’s folder.
- Assemble — follow the config’s photo-by-photo assembly guide.
- Set up the software — drivers, BIOS, and serving open models locally:
/software. - Run your intelligence — point your agent at
localhostand never get cut off again.
The configurations
- 2× — Home · 2× RTX 5090, 64 GB
- 4× — Team · 4× RTX PRO 6000 Blackwell, 384 GB
- 8× — On-prem business · 8× RTX 4090/5090, 192–256 GB
Software
Bringing the box to life — OS, NVIDIA drivers, BIOS tuning, serving open models (Ollama / vLLM / llama.cpp), and connecting an agent: /software. (Setup and testing are documented today; local model-serving guides are in progress.)
Contributing
Built one? Improved a part? Found a better component? See CONTRIBUTING.md — and share your build. The best community builds get featured.
License
Open source under the MIT License. Fork it, change it, build your own and sell it — we just want it built.
Questions? Open an issue.
Similar Articles
@itsharmanjot: 384GB of VRAM. On your desk. Not in a datacenter. Autonomous, the company behind SmartDesk, just open sourced complete …
Autonomous open-sourced complete build guides for a personal AI computer with up to 384GB VRAM, enabling local running of open models with no API costs or service shutdown risks.
@dee_hw: Open Source AI Hardware I posted about building your own On-Premises Business AI Center and people are asking about the…
A Twitter thread details an open-source 8-GPU chassis design for building an on-premises AI center, with all STEP files available on GitHub.
@gippp69: THIS GUY SAW A $430 AI BILL AND BUILT HIS OWN AI LAB UNDER HIS DESK INSTEAD RTX 5090 + RTX 4090, 56GB VRAM, 128GB RAM, …
A user built a private AI lab under his desk using RTX 5090 and RTX 4090 GPUs, running local open-source models like Qwen, DeepSeek, and Llama to avoid API costs.
@dee_hw: Qwen3.8-27B is coming. We open source our 2x RTX 5090 build, so you can host it locally: on-prem, private, no rate limi…
Autonomous AI open-sources a Personal AI Computer build powered by 2x or 4x NVIDIA RTX 5090s, enabling fully local, private AI hosting without API costs or rate limits.
@TeksEdge: What is the cheapest sane way to get 128GB+ of memory for Local AI in 2026? A Reddit user did the math, and the choices…
A Reddit user compares the cheapest hardware options for achieving 128GB+ memory for local AI in 2026, covering used GPUs, unified memory systems, and cloud alternatives.