this post was submitted on 06 Jun 2023
4 points (83.3% liked)
A place for everything about math
886 readers
1 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cool thing would be combining SymPy (symbolic calculation library for Python) and ChatGPT. You'd basically ask it to generate code for you that symbolically solves your problem and then you can try out the code yourself to see whether ChatGPT solved the problem or was just hallucinating.