genai-processors and genai-processors-url-fetch

GenAI Processors is a extensible framework that B implements a specialized processor plugin for, making them complements designed to be used together.

Maintenance 23/25
Adoption 21/25
Maturity 24/25
Community 20/25
Maintenance 6/25
Adoption 8/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: 5
Forks:
Downloads: 47
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-url-fetch

mbeacom/genai-processors-url-fetch

A URL Fetch Gemini Processor to be used with Gemini's genai-processors

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