On Sunday, April 14, 2024 at 5:30:25 a.m. UTC+2 Aaron Meurer wrote:
I made a SymPy GPT for ChatGPT. Although ChatGPT will already use SymPy if you ask it to solve a math problem. The only difference is that this has access to the latest version of SymPy and the SymPy documentation. The library I linked (langchain) is a wrapper around many different LLMs (either local or APIs), it lets you easily switch LLM. There was some discussion about using LLMs to do LaTeX parsing (currently done by a grammar-based parser in parse_latex()) at https://github.com/sympy/sympy/issues/26128. LLMs can parse everything, I wouldn't limit them to LaTeX. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sympy+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/4fa8dfd2-d526-40ee-ab13-6161bef035dcn%40googlegroups.com.