https://github.com/geniusrise/vision
Vision and vision-multi-modal components for geniusrise framework
https://github.com/geniusrise/vision
huggingface inference inference-server mlops multimodal vision
Last synced: 5 months ago
JSON representation
Vision and vision-multi-modal components for geniusrise framework
- Host: GitHub
- URL: https://github.com/geniusrise/vision
- Owner: geniusrise
- License: apache-2.0
- Created: 2023-11-01T11:11:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T11:17:37.000Z (over 1 year ago)
- Last Synced: 2025-09-25T11:57:54.848Z (9 months ago)
- Topics: huggingface, inference, inference-server, mlops, multimodal, vision
- Language: Python
- Homepage: https://docs.geniusrise.ai
- Size: 33 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

### AI Ecosystem
Documentation
||
Examples
||
Cloud
### About
Geniusrise is a modular, loosely-coupled
MLOps framework designed for the era of Large Language Models,
offering flexibility and standardization in designing networks of
AI agents.
It defines components and orchestrates them providing observability, state management and data handling,
all while supporting diverse infrastructures. With its modular and unopinonated architecture,
Geniusrise empowers teams to build, share,
and deploy AI across various platforms.
Geniusrise is powered by its components:
- [geniusrise-text](https://github.com/geniusrise/geniusrise-text): Text components offerring:
- Inference APIs
- Bulk inference
- Fine-tuning
- [geniusrise-audio](https://github.com/geniusrise/geniusrise-audio): Audio components offerring:
- Inference APIs
- Bulk inference
- Fine-tuning
- [geniusrise-vision](https://github.com/geniusrise/geniusrise-vision): Vision components offerring:
- Inference APIs
- Bulk inference
- Fine-tuning
- [geniusrise-listeners](https://github.com/geniusrise/geniusrise-listeners): Streaming data ingestion
- [geniusrise-databases](https://github.com/geniusrise/geniusrise-databases): Bulk data ingestion
### Links
- **Website**: [geniusrise.ai](https://geniusrise.ai)
- **Docs**: [docs.geniusrise.ai](https://docs.geniusrise.ai)
- **Examples**: [geniusrise/examples](https://github.com/geniusrise/examples)
- **Cloud**: [geniusrise.com](https://geniusrise.com)
# Vision Components
These are vision components, mainly focused around models of the vision modality (either input or output).