Download Latest Version GenAI Processors 1.1.0 source code.tar.gz (196.9 kB)
Email in envelope

Get an email when there's a new version of GenAI Processors

Home / v1.0.1
Name Modified Size InfoDownloads / Week
Parent folder
GenAI Processors 1.0.1 source code.tar.gz 2025-06-20 121.5 kB
GenAI Processors 1.0.1 source code.zip 2025-06-20 173.7 kB
README.md 2025-06-20 629 Bytes
Totals: 3 Items   295.9 kB 0

Adds the Switch operation for processors, similar to a std switch statement.

Core processors additions:

  • text_to_speech and speech_to_text processor using Google Cloud APIs
  • realtime processor to create a live aka realtime processor from a turn-based LLM (audio in/out only)
  • pdf processor to work with PDF files and extract tokens for LLMs
  • drive processor to get documents from Google Drive (sheets, slides and docs)
  • github processor to get code from github
  • jinja processor to create prompts from classes

Examples: - several CLIs to test processors from the CLI (including live and realtime processors)

Source: README.md, updated 2025-06-20