Discover and explore top open-source AI tools and projects—updated daily.
LittleYierPersistent memory for AI browser automation agents
Top 98.8% on SourcePulse
Persistent memory for browser automation AI agents is addressed by site-memory, enabling agents to learn and retain site-specific knowledge. This significantly reduces wasted time and computational resources for repeated tasks, making AI agents more efficient and cost-effective. It is designed for users of AI agents that perform browser automation tasks.
How It Works
Site-memory automatically learns and updates knowledge after each website visit. This persistent memory allows AI agents to recall site structures and information, enabling them to navigate directly to goals on subsequent visits without re-learning. This approach optimizes performance for stable websites, leading to faster task completion and reduced token usage.
Quick Start & Requirements
npx skills add LittleYier/site-memory or clone the repository and copy the skill to your agent's skills directory (e.g., ~/.claude/skills/).browser-use, Playwright MCP, Claude in Chrome, and any other browser tool capable of navigation and interaction.Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels, or roadmap were provided in the README excerpt.
Licensing & Compatibility
The project is released under the MIT license, which is permissive and generally allows for commercial use and integration into closed-source projects without significant restrictions.
Limitations & Caveats
The primary benefit is for repeated browser interactions on stable websites; performance gains may be less pronounced on highly dynamic or frequently changing sites. One benchmark site (Apple) showed an increase in commands and time in later rounds, suggesting potential edge cases or areas for further optimization.
1 week ago
Inactive
browserbase