Inspiration
I was inspired by Open Interpreter but disappointed that it doesn't work well, and neither does Code Interpreter.
What it does
This uses a ChatGPT window to take its code, automatically run it, and then send it back to ChatGPT.
How we built it
Just a simple Selenium overhead control with a controlled Python exec environment.
Challenges we ran into
We wanted to avoid the API, which caused a lot of issues with ChatGPT self-defending against automation.
Accomplishments that we're proud of
A fully working and practically useful local interpreter that can run for hours on end!
What we learned
I learned that we can improve our lives with a few hours of coding. :)
What's next for Local Interpreter
Not much!
Log in or sign up for Devpost to join the conversation.