genai-processors and genai-processors-pydantic

These are complementary tools where the Pydantic variant extends the base GenAI Processors library with Pydantic schema validation for structured output handling in parallel content processing workflows.

Maintenance 23/25
Adoption 21/25
Maturity 24/25
Community 20/25
Maintenance 10/25
Adoption 7/25
Maturity 18/25
Community 0/25
Stars: 2,073
Forks: 213
Downloads: 5,759
Commits (30d): 33
Language: Python
License: Apache-2.0
Stars: 6
Forks:
Downloads: 26
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags

About genai-processors

google-gemini/genai-processors

GenAI Processors is a lightweight Python library that enables efficient, parallel content processing.

Provides a unified content model and dual-interface pattern (Producer/Consumer) for building composable AI pipelines with native `asyncio` streaming. Includes built-in processors for Gemini API integration (turn-based `GenaiModel` and real-time `LiveProcessor`), plus utilities for chaining (`+`) and parallelizing (`//`) processors to orchestrate complex multi-step workflows. Supports multimodal content (text, images, audio, JSON) through enriched `ProcessorPart` wrappers with metadata, enabling both batch and real-time streaming interactions.

About genai-processors-pydantic

mbeacom/genai-processors-pydantic

The Pydantic Gemini Processor to be used with Gemini's genai-processors

Scores updated daily from GitHub, PyPI, and npm data. How scores work