The most productive thing I used the free ChatGPT web was to expand a Python 3 script that I was using to run a custom ChatGPT with a Gradio web ui that worked with OpenAI’s API.
I learned quite a lot of Python from almost zero and improved the script to work with LangChain Tools, for instance with a custom recursive summarizer.
The most productive thing I used the free ChatGPT web was to expand a Python 3 script that I was using to run a custom ChatGPT with a Gradio web ui that worked with OpenAI’s API.
I learned quite a lot of Python from almost zero and improved the script to work with LangChain Tools, for instance with a custom recursive summarizer.