We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
streamlit
Ex: definitive integral from 3 to 4 of x squared -> $\int_3^4{x^2dx}$ (\int_3^4{x^2dx)
\int_3^4{x^2dx
The text was updated successfully, but these errors were encountered:
Task tracking:
Sorry, something went wrong.
polskiTran
menamerai
Successfully merging a pull request may close this issue.
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
)The text was updated successfully, but these errors were encountered: