▲ | erichi 3 days ago | |
Solo-building this project for some time, going to launch the first version in a week or so! https://elmo.dev - a tool that automatically builds a searchable knowledge base around your project based on your conversation with coding tools. It works automatically and doesn't require your attention. To build KB it uses same tool as you (claude/codex/gemini) so it uses the same quota and you don't have to pay additionally for the AI running it. The result is ./elmodocs directory in the root of your project. You can reference CLAUDE.md/AGENTS.md/GEMINI.md to this directory or directly include the whole directory or its parts into the coding context. |