MM ReAct
by Community
Official repo for MM-REACT
OSS
MM ReAct
Added 1 June 2026
Overview
MM ReAct is an open-source orchestration framework for multimodal reasoning and acting. It combines vision and language models to enable agents that perceive, reason, and execute actions in response to visual and textual inputs. The official repository provides the reference Python implementation.
Best for
Best for
Researchers and developers prototyping multimodal reasoning agents in Python
Use cases
- Building multimodal agents that follow natural language instructions with visual context
- Integrating vision-language models into decision-making pipelines for robotics or automation
- Prototyping interactive systems that need grounded reasoning from images and text
Notes
MM ReAct is an open-source orchestration framework for multimodal reasoning and acting. It combines vision and language models to enable agents that perceive, reason, and execute actions in response to visual and textual inputs. The official repository provides the reference Python implementation.
965 stars on GitHub. Last updated 2024-01-31. Licensed MIT.
Use cases
- Building multimodal agents that follow natural language instructions with visual context
- Integrating vision-language models into decision-making pipelines for robotics or automation
- Prototyping interactive systems that need grounded reasoning from images and text
Pros
- Straightforward open-source implementation with nearly 1,000 GitHub stars
- Built on the popular ReAct pattern, well-understood in the AI community
- Lightweight Python codebase easy to fork and extend
Cons
- Community vendor may mean limited official support or documentation
- Requires separate setup of underlying vision and language models
- Not a production‑ready platform; experimental and best suited for research
Indexed from awesome-langchain and enriched against its public facts.
Pros
- Straightforward open-source implementation with nearly 1,000 GitHub stars
- Built on the popular ReAct pattern, well-understood in the AI community
- Lightweight Python codebase easy to fork and extend
Cons
- Community vendor may mean limited official support or documentation
- Requires separate setup of underlying vision and language models
- Not a production‑ready platform; experimental and best suited for research
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.