DEV Community

dchisholm125
dchisholm125

Posted on

Talk2Code: Talk to Your Codebase

It's super simple: I want to talk to my codebase. AI assistants are smarter than us, and coding assistants are the first layer of giving code a voice of its own. Now I have the first iteration (v0.1.0 so it's not even POLISHED) of that vision... in 19 minutes and ~150 lines of code.

The premise is that I wanted a way to go out in the world and capture my thoughts with my coding assistant while sitting on a bench watching my kids at a playground... super specific, I know. But it works! It's not crazy, it's not a pipedream, it WORKS!

IT's my first attempt at open source, but I really hope it goes viral. It's the age of CREATION, and now you can capture your thoughts via your phone's voice-to-text feature and send it to your codebase via Telegram and a simple 'bridge daemon'. Run the shell script on your computer, connect it via a bot in Telegram, and get creating in less than 15 minutes! It's awesome!

https://www.reddit.com/r/SideProject/comments/1r5wvzv/i_built_talk2code_text_your_codebase_from_your/

https://github.com/dchisholm125/Talk2Code

Reach out and help me build more cool stuff!

Top comments (0)