gpt4all
gpt4all copied to clipboard
[Feature] Recognize Mathematical Formulas in LocalDocs
trafficstars
Description:
It appears that when using PDFs as LocalDocs for embedding, mathematical formulas are not recognized correctly. This issue may stem from technical challenges in processing math formulas similarly to regular text. Resolving this would enhance the accuracy and utility of LocalDocs that contain mathematical content.
Additionally, the output of mathematical formulas in responses seems not to be rendered using MathJax, resulting in poor visual quality. Implementing MathJax or a similar rendering tool could significantly improve the clarity and readability of mathematical expressions.
Suggested Improvements:
- Enhance the recognition of mathematical formulas in PDFs used as LocalDocs to ensure accurate embedding.
- Implement MathJax or an equivalent rendering tool to improve the visual quality of mathematical formula output in responses.