Skip to content

ai-bot-pro/pipeline-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apipeline

PyPI

python --version >=3.10 with asyncio-task

Installation

  • local To install apipeline(pipeline-python):
git clone https://github.com/weedge/pipeline-py
# install
cd pipeline-py && pip install .
# develop install
cd pipeline-py && pip install -e .
  • install pipeline-py from pypi:
pip install apipeline

Design

see docs/design.md

Examples

see examples

Acknowledge

  1. borrowed a lot of code from pipecat

Releases

No releases published

Packages

No packages published

Languages