BaaS: Data Pipes
Data Pipes block provides tools for creating scalable ETL (Extract, Transform, Load) and ELT (Extract, Load, Transform) pipelines.
- Pipeline Design: Visual tools for designing data pipelines, making it easy to define data flows and transformations.
- Scalability: Designed to handle large volumes of data, ensuring pipelines remain performant and reliable.
- Monitoring: Real-time monitoring and logging of pipeline execution, providing insights into data flow
List of Data Pipe Tasks
Name | Description |
---|---|
llm-chat | chat with llms local or remote, using standard Open AI chat completion API |
text-to-image | convert text prompts to image through multi-modal LLMs and services |
text-to-video | convert text prompts to video through multi-model LLMs and services |
voice-to-text | convert voice to text, multi-voice and with diarization |
text-to-voice | convert text to voice |
scrape | submits a request to scraping service, waits for the response and passes the response to next task |