DevMemory AI - powered CLI based Weapon
A local AI assistant that helps developers remember and search their own codebase. Developers work on multiple projects and often forget where they wrote a specific function, how a feature was implemented, or where certain logic exists. DevMemory AI solves this by creating a searchable memory of your code using embeddings, vector search, and a local LLM. The project runs locally, meaning your code stays on your machine.
Flask · RAG · ChromaDB ·Typer. LLM :Olama
View project →