Merge pull request #132 from vgrichina/add-vibe-compiler

Add Vibe Compiler (vibec) to app generators section
This commit is contained in:
James Murdza
2025-06-26 06:02:57 -07:00
committed by GitHub
+1 -1
View File
@@ -94,9 +94,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to
- [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All.
- [gptcomet](https://github.com/belingud/gptcomet) — CLI tool to help you generate commit message and review changes. Support mutiple providers and languages.
- [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs.
- [Vibe Compiler (vibec)](https://github.com/Strawberry-Computer/vibe-compiler) — A self-compiling tool that transforms markdown-based prompt stacks into code and tests using LLM generation. Works with any LLM via OpenRouter, including Claude, ChatGPT, and Grok.
- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`)
### Desktop
- [Memex](https://memex.tech/) — Build anything in any stack, with just natural language, on your desktop.