×

Answers submitted!

AIM Hackathon Logo

AIM Hackathon 3-4.10.2025: AI Agent for Sustainability Questions

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.

  1. Format your answers according to the challenge rules:
    • Single correct answer per question
    • Float answers rounded to 3 decimal
    • Return None/null if no answer is possible
    • Use multiple tools/APIs as required
  2. Check Your Submission
    • Validate your submission format for any issues that could impact scoring.
  3. Submit Answers
    • Use the manual submission form below, or
    • Submit via the API.
    • Your submission will be timestamped using TSP. Store the full verification data of the API response or via button after UI submission.
  4. Server Address