r/ProgrammingPals • u/NullPointerLeo • 23d ago
16yo backend dev – building a self-hosted RAG engine for codebases. Does this make sense?
/r/SideProject/comments/1t8nlv9/16yo_backend_dev_building_a_selfhosted_rag_engine/
1
Upvotes
r/ProgrammingPals • u/NullPointerLeo • 23d ago
1
u/Organic_Scarcity_495 22d ago
sick project — self-hosted RAG for codebases is exactly the kind of thing that needs real infra thought. what vector db are you using? indexing approach for code (chunk by function/file/class)?