Web app for autonomous AI agent task completion
Top 46.5% on sourcepulse
This project provides a web-based interface for an autonomous AI agent, inspired by Auto-GPT. It allows users to define goals and roles for an AI, which then independently uses internet access and other resources to achieve them, targeting users who want to experiment with autonomous AI task completion.
How It Works
The system leverages an AI agent that can access the internet for information gathering. It stores AI definitions, chat history, and credentials locally within the browser, utilizing a browser-based vector database for long-term memory. Future plans include an Electron application for enhanced search capabilities via webview, bypassing limitations of standard search APIs and addressing Single Page Application (SPA) challenges.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Information regarding contributors, sponsorships, community channels, or roadmaps is not present in the provided README.
Licensing & Compatibility
The license is not specified in the README. Compatibility for commercial use or closed-source linking is therefore undetermined.
Limitations & Caveats
The project requires specific API keys (OpenAI, Google Search) which incur costs. The README indicates features like Long-Term memory and an Electron Application are still under development. Security relies solely on local browser storage.
2 years ago
1 day