A Streamlit app that leverages Google Gemma 2 via LangChain Groq to solve math problems and fetch information from Wikipedia.
- Solve complex math problems with step-by-step explanations.
- Search and retrieve relevant Wikipedia information.
- Interactive chat interface powered by LangChain and Groq’s Gemma 2 model.
- Streamlit UI for easy user interaction.
Try the app live on Streamlit Cloud:
👉 Open the Text to Math Problem Solver & Wiki Assistant
- Clone the repository:
git clone https://github.com/juhi-shahi/streamlit-wiki-app.git
cd streamlit-wiki-app