amaiya
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I've been playing around with Claude Code and OpenCode and wanted something simpler and more hackable that I could run locally, understand end-to-end, and extend for my own workflows. This resulted in building a small…
- Build a web app for RAG on private data with local LLMs in 3 lines of code (amaiya.github.io)
-
I've been playing around with https://github.com/imartinez/privateGPT and wanted to create a simple Python package that made it easier to run ChatGPT-like LLMs on your own machine, use them with non-public data, and…