Skip to content

extrawest/langchain_ai_math_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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