Math-focused Agentic AI ChatBot using Llamaindex and gemini-2.0-flash—specialized in performing mathematical operations through tool usage and function calls. This application is designed to run locally, leveraging external APIs.
Fork this repository and clone it in your virtual environment.
Install the requirements:
pip install -r requirements.txt
GEMINI_API_KEY = 'YOUR_API_KEY'
python ./app.py