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 ru…


This content originally appeared on DEV Community and was authored by Oscar Rivera

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!


This content originally appeared on DEV Community and was authored by Oscar Rivera


Print Share Comment Cite Upload Translate Updates
APA

Oscar Rivera | Sciencx (2024-09-06T01:22:26+00:00) Terminal-Integrated Coding Assistant. Retrieved from https://www.scien.cx/2024/09/06/terminal-integrated-coding-assistant/

MLA
" » Terminal-Integrated Coding Assistant." Oscar Rivera | Sciencx - Friday September 6, 2024, https://www.scien.cx/2024/09/06/terminal-integrated-coding-assistant/
HARVARD
Oscar Rivera | Sciencx Friday September 6, 2024 » Terminal-Integrated Coding Assistant., viewed ,<https://www.scien.cx/2024/09/06/terminal-integrated-coding-assistant/>
VANCOUVER
Oscar Rivera | Sciencx - » Terminal-Integrated Coding Assistant. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/09/06/terminal-integrated-coding-assistant/
CHICAGO
" » Terminal-Integrated Coding Assistant." Oscar Rivera | Sciencx - Accessed . https://www.scien.cx/2024/09/06/terminal-integrated-coding-assistant/
IEEE
" » Terminal-Integrated Coding Assistant." Oscar Rivera | Sciencx [Online]. Available: https://www.scien.cx/2024/09/06/terminal-integrated-coding-assistant/. [Accessed: ]
rf:citation
» Terminal-Integrated Coding Assistant | Oscar Rivera | Sciencx | https://www.scien.cx/2024/09/06/terminal-integrated-coding-assistant/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.