om-ai-lab/OmAgent
[EMNLP-2024] Build multimodal language agents for fast prototype and production observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 12
- Release rhythm 40
- Longevity 56
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 20
- age_days: 790
- days_rel: 555
- days_push: 532
- n_releases_24m: 6
Adoption not part of the score
2665 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OmAgent is a Python library for building multimodal language agents, wrapping worker orchestration, task queues, and graph-based workflow orchestration behind a simple interface. It natively supports VLM models, video processing, mobile device connections, and agent algorithms like ReAct and CoT, with both distributed and Lite deployment modes.
Use cases
- build a multimodal agent that reasons over video
- prototype a language agent with ReAct or CoT reasoning
- connect an agent to a mobile device for smart hardware control
- run a video understanding pipeline with a VLM
- deploy LLM agents locally with Ollama or LocalAI
- orchestrate a graph-based agent workflow with memory
When to choose
- you need multimodal inputs like image, video, or audio in your agent
- you want a lightweight agent framework without heavy middleware overhead
- you need distributed scaling or a middleware-free Lite mode
- you want reusable agent components and graph-based workflows in Python
When to avoid
- you only need simple text-only chatbot responses
- you prefer a mature ecosystem with extensive third-party integrations
- your project is not Python-based
- you need a no-code agent builder
Facets
framework · maturity active
agent-framework rag llm-inference video-processing workflow-automation chatbot artificial-intelligence large-language-models computer-vision python cross-platform multimodal-agents vlm video-understanding workflow-orchestration llm-agents distributed ai-agents multimodal natural-language-processing
2 sources
- readme: https://github.com/om-ai-lab/OmAgent · fetched 2026-08-28 · 4c22ad323402
- homepage: https://om-agent.com · fetched 2026-08-29 · bcf7182a99cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| om-ai-lab/OmAgent | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="om-ai-lab/OmAgent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem