Welcome to the AIM Hackathon! Build an AI agent that answers sustainability questions using multiple tools and APIs.
Challenge rules:
- Answer questions from public and private sets using provided APIs (SQL DB, Vector DB, Currency converter, Wikipedia API).
- Answers of type float must be rounded to 3 decimal place.
- If no answer can be found, return None/null.
For more details, see the README.