GraphCanon updated today · GitHub synced today
Decision brief
Zepiris is a face authentication platform for scalable operations on low-budget devices.
Good fit when
- When deploying systems requiring low-cost hardware while maintaining high scalability in face authentication.
Avoid when
- Against needs for advanced facial recognition features beyond basic authentication tasks.
Observed Jul 14, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (85d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install zepiris 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
Zepiris is Zepto's computer vision solution for face authentication designed with scalability in mind, optimized for operation on low-end hardware.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 23, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 23, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 23, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 23, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 23, 2026)
**Problem:** Wrong Python versionSource link
Tags
README
Docker Compose (One Command)
For a fully containerized local setup:
---
### Poetry Installation Issues
**Problem:** `poetry install` fails with "No file/folder found"
**Solution:** This is expected on first run. Poetry will resolve dependencies. Try again.
**Problem:** Wrong Python version
**Solution:** Point Poetry to the correct interpreter:
```bash
poetry env use /path/to/python3.10
poetry install
License
This project is licensed under the MIT License — see LICENSE file for details.
The project is released under the LICENSE with contribution expectations described in CONTRIBUTING.md and CODE_OF_CONDUCT.md.
For agents
This page has a .md twin and JSON over the API.