ItzCrazyKns / Perplexica

Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
MIT License
10.67k stars 930 forks source link

Render LaTex formulas #214

Open antistereov opened 1 week ago

antistereov commented 1 week ago

Is your feature request related to a problem? Please describe. When using Perplixica for research, it would be very nice to see LaTex formulas rendered correctly. This would be good to have for inline latex as well as equations.

Describe the solution you'd like When the response includes LaTex notation, it should be rendered. BetterGPT has a setting to toggle inline LaTex. This could be nice for this project as well.

Describe alternatives you've considered Right now, I have to copy and paste the response to a markdown editor so the formulas are displayed correctly. This feature would be quality of life for me.

Additional context As mentioned above, BetterGPT implmented this already.