Terminal-Integrated Coding Assistant

oscar_rivera_256169965bd3

Oscar Rivera

Posted on September 6, 2024

Terminal-Integrated Coding Assistant

Hello! This is my first post, and I wanted to share a coding assistant I made that can be used in the terminal. I used primarily shell scripting (making changes to files) and Python (generating the changes). It uses gpt-4o and requires an API key to run. After installation and setup (instructions on GitHub link to follow, along with tutorials), one can type ./d ['filename'], and the assistant will fix the code, explain its fixes, and save the original file (in case there were any mistakes). It currently works with C, Python, Java, shell scripting, Swift, and Ruby. Here is the link: (https://github.com/oscarrivera2028/d-coding-companion). I would be thrilled to hear feedback and would love to review and integrate some pull requests!

💖 💪 🙅 🚩
oscar_rivera_256169965bd3
Oscar Rivera

Posted on September 6, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Terminal-Integrated Coding Assistant
opensource Terminal-Integrated Coding Assistant

September 6, 2024