Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.2 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.2 KB

Text to Math AI Assistant with Gemma2 Demo

Maintenance Maintaner Ask Me Anything ! License

PROJECT INFO

  • Langchain AI Agent with Tools to Solve Math Problems
  • Streamlit for interactive app and slick UI
  • Chatbot with math-solving capabilities. Works with Gemma2-9b via Groq API

Features

  • Langchain AI Chatbot
  • Gemma2-9b-It via Groq API
  • Streamlit for interactive data fullstack apps

Demo

demo.webm

Installing:

1. Clone this repo to your folder:

git clone THIS REPO

2. Create a virtual environment

3. Install the dependencies

pip install -r requirements.txt

3. Run the app

streamlit run app.py

Extrawest.com, 2024