Blog Posts

Building an AI Agent Orchestration System with OpenAI’s Swarm and Streamlit

Oct 14, 2024 2 min

In the rapidly evolving landscape of artificial intelligence, the ability to orchestrate multiple AI agents to solve complex problems is becoming increasingly valuable. OpenAI’s Swarm framework offers a solution for agent orchestration.

Dynamic Structured Data Extractor from PDF with Gemini and Streamlit

Oct 9, 2025 2 min

Extracting structured information from documents remains a challenging task. While OCR technology has made text extraction easier, converting unstructured text into structured, usable data often requires manual effort.