Hacker News new | ask | show | jobs
Show HN: My 1400 line single file Python project with RAG support (github.com)
3 points by defamation 689 days ago
Mainly created this app for personal use because using anything else didn't feel home-y enough. The goal is to merge it with an agentic project I am making so that it can freely execute commands the LLM is tasked with in the users pc and to keep it a single .py file.