A modular AI system that classifies PDF, JSON, or Email inputs by format and intent, then routes them to specialized agents for extraction. Uses LLMs for classification, with Redis/SQLite-based shared memory to maintain context and enable traceable, multi-step workflows. -
View it on GitHub