Hacker News new | ask | show | jobs
Building Your Own ChatGPT Code Interpreter in Python (medium.com)
2 points by benthecoder 972 days ago
1 comments

I wrote an article showcasing how to use OpenAI’s GPT-3.5 to interpret natural language questions to generate and run Python code on your machine.

Feel free to share any thoughts, I would love to hear them!