GraphCanon updated 4d · GitHub synced 4d
Decision brief
Simplified neural data processing pipelines for Python; specializes in computer vision tasks like embedding vectors generation.
Good fit when
- For projects requiring streamlined creation of image processing pipelines with an emphasis on feature extraction for computer vision.
- Ideal when working within a project that uses Milvus or other related tools as Towhee is well-integrated.
Avoid when
- Avoid if the focus is not on neural data processing and you do not need advanced feature extraction capabilities for images/videos.
- If your primary goal is not computer vision or embedding vectors, consider more general data processing frameworks instead.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (673d since push)
- As of 4d
- Provenance
- Not a fork · Organization account
- As of 4d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install towhee PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Towhee is a Python-based framework that simplifies the creation and management of neural data processing pipelines. It supports features such as image and video processing with an emphasis on computer vision tasks like feature extraction, embedding vectors generation, and more.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 22, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 22, 2026
- Languages
- python
Source: github.language · Aug 22, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 22, 2026)
Towhee requires Python 3.7+. You can install Towhee via `pip`:Source link
Tags
README
Getting started
Towhee requires Python 3.7+. You can install Towhee via pip:
pip install towhee towhee.models
For agents
This page has a .md twin and JSON over the API.