You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A multi-agent AI orchestration platform to ingest, classify, verify, and semantically retrieve information from documents with explainable APIs and human-in-the-loop workflows.
This project provides a FastAPI-based application that fetches and stores Pokémon data from the PokeAPI into a PostgreSQL database. It then serves this data through API endpoints, allowing users to query Pokémon by name and type.