Hacker News new | ask | show | jobs
by sbnb 427 days ago
Continuing my journey documenting self-hosted AI tools - today I’m dropping a new tutorial on how to run the amazing LightRAG project on your own bare metal server with a GPU… in just minutes

Thanks to full automation (Ansible + Docker Compose + Sbnb Linux), you can go from an empty machine with no OS to a fully running RAG pipeline.

TL;DR: Start with a blank PC with a GPU. End with an advanced RAG system, ready to answer your questions.

Tutorial link: https://github.com/sbnb-io/sbnb/blob/main/README-LightRAG.md

Happy experimenting! Let me know if you try it or run into anything.