aandrew-me / tgpt

AI Chatbots in terminal without needing API keys
GNU General Public License v3.0
1.84k stars 151 forks source link

Latex code not rendered #285

Open git-aniket opened 1 month ago

git-aniket commented 1 month ago

Thanks for the amazing tool. I think what could make tgpt even more useful is if it would be able to render latex characters correctly.

I guess this package could help. [https://github.com/go-latex/latex]() Currently, the output for the interactive mode looks like this. But a latex based rendering would help make it easier in reading. Screenshot from 2024-08-13 12-31-48

aandrew-me commented 3 weeks ago

Hello, well as far as I know, you cannot just render latex characters in terminal, its probably possible to show them in terminal by converting to images and using other programs and all, but its just better to use a website instead.

Also I tried compiling text in a latex editor online and, doesn't look good... image