This repository contains projects built on the Exosphere platform - a powerful framework for building AI-powered applications and workflows.
A document processing workflow that demonstrates batch processing capabilities using Exosphere's node-based architecture. Features include CSV input handling, document parsing, chunking, and batch API processing.
A real-time document processing system that processes documents individually using Gemini's real-time API. Perfect for applications requiring immediate results, real-time document analysis, and interactive workflows. Parallelizes for each doc to achieve maximum throughput with state persistance and reliability
- Exosphere Documentation - Complete platform documentation
- Getting Started Guide - Learn the basics
- Clone this repository
- Navigate to the project you're interested in
- Follow the project-specific README for setup instructions
- Refer to the Exosphere documentation for platform details
Each project in this repository serves as an example of Exosphere capabilities. Feel free to explore, modify, and extend these projects for your own use cases.