Open Web Agent
Powers web automation with an embedded inference engine and GenAIScript support.
About
Open Web Agent provides a Rust-based web agent with an embedded OpenAI-compatible inference server, specifically designed to work with Gemma models. It includes an agent server and a local inference engine, supporting various agent functionalities like search, news aggregation, web scraping, and image generation. Utilizing GenAIScript for automation, it offers an architecture that facilitates efficient agent communication and leverages hardware acceleration for local inference.
Key Features
- Embedded OpenAI-compatible inference server (Gemma models only)
- Supports Model Context Protocol (MCP) for agent communication
- Implements agents for search, news, web scraping, and image generation
- Local inference engine with hardware acceleration (Metal, CUDA, CPU)
- Includes MCP Inspector UI for interaction
- 0 GitHub stars
Use Cases
- Automated web research and information gathering
- Local execution of language models without relying on external APIs
- Creation of AI-powered agents for specific tasks