Ever found yourself tangled in a messy codebase? VerbalCodeAI is here to help! It's a free, open-source AI assistant that runs in your terminal, built with *Python 3.11.6* and *Ollama*.
VerbalCodeAI indexes your project and answers your questions fast, saving you hours. It keeps your code private and acts like a coding buddy.
It has three modes:
* *Chat:* For quick snippet answers.
* *Max:* For deep file analysis.
* *Agent:* For smart exploration with tools.
VerbalCodeAI indexes your project and answers your questions fast, saving you hours. It keeps your code private and acts like a coding buddy.
It has three modes: * *Chat:* For quick snippet answers. * *Max:* For deep file analysis. * *Agent:* For smart exploration with tools.
You can try it out by cloning the GitHub repository: ```bash git clone https://github.com/vibheksoni/VerbalCodeAi python app.py ```
Features include semantic and regex search, Git history and web search tools, and local privacy.
Join the Discord community to chat or help set up the server: [https://discord.gg/KpjSDEwWCF](https://discord.gg/KpjSDEwWCF). Explore more on GitHub: [https://github.com/vibheksoni/VerbalCodeAi](https://github.com/vibheksoni/VerbalCodeAi)!