Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NatLang2Latex Project #2

Closed
menamerai opened this issue Mar 19, 2024 · 1 comment · Fixed by #17
Closed

NatLang2Latex Project #2

menamerai opened this issue Mar 19, 2024 · 1 comment · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@menamerai
Copy link
Collaborator

menamerai commented Mar 19, 2024

Project that addresses the GenAI project request issue.

Simple streamlit frontend that calls the Gemini API backend to translate the user's input natural text to latex.

Ex: definitive integral from 3 to 4 of x squared -> $\int_3^4{x^2dx}$ (\int_3^4{x^2dx)

@polskiTran polskiTran transferred this issue from polskiTran/polskiXO Mar 19, 2024
@menamerai menamerai added the enhancement New feature or request label Mar 19, 2024
@menamerai menamerai pinned this issue Mar 19, 2024
@menamerai menamerai linked a pull request Mar 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants