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.

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.

Aaron Meurer

On Fri, Apr 12, 2024 at 12:17 AM Samith Kavishke
<samithkarunathil...@gmail.com> wrote:
>
> Are there any plans from our side for the LLM that use Sympy?
>
> On Friday, April 12, 2024 at 2:11:13 AM UTC+5:30 Francesco Bonazzi wrote:
>>
>> Their example jupyter notebook:
>> https://github.com/langchain-ai/langchain/blob/master/cookbook/llm_symbolic_math.ipynb
>>
>> On Thursday, April 11, 2024 at 10:35:18 p.m. UTC+2 Francesco Bonazzi wrote:
>>>
>>> It looks like someone is already trying to integrate LLM with SymPy:
>>> https://api.python.langchain.com/en/latest/llm_symbolic_math/langchain_experimental.llm_symbolic_math.base.LLMSymbolicMathChain.html
>>>
> --
> 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/1e47b5b5-615a-45eb-8585-33470cfa483bn%40googlegroups.com.

-- 
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/CAKgW%3D6LxM29Ms-xxpZwr2%2BZ06qbeKYPE3pmhx6ajr-PM1nAhMQ%40mail.gmail.com.

Reply via email to