Hey all 
Im a massive NOOB when it comes to programming, but Im trying to self teach and I am currently trying to create a tkinter GUI to query the /answers endpoint (I hope that’s the right terminology).
Has anyone out there done anything like this/would anyone who has done this already like to help a noob?
1 Like
If you’re just starting with Tkinter, focus on learning the module until you are able to quickly create normal GUI’s, adding GPT-3 functionality is the easier part.
1 Like