auto-gpt-web  by jina-ai

Web app for autonomous AI agent task completion

Created 2 years ago
766 stars

Top 45.6% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Install/Run: Not explicitly detailed in the README, but implies a web-based deployment.
  • Prerequisites: OpenAI API Key, Google Search API Key, Custom Search Engine ID.
  • Links: No direct links to quick-start guides or demos are provided.

Highlighted Details

  • Autonomous goal achievement without continuous human supervision.
  • Local storage of credentials and chat history for enhanced privacy.
  • Planned integration of Electron webview for improved search functionality.
  • Browser-based vector database for long-term memory.

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.

Health Check
Last Commit

2 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
0 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Luis Capelo Luis Capelo(Cofounder of Lightning AI), and
15 more.

stagehand by browserbase

0.5%
17k
AI browser automation framework for production
Created 1 year ago
Updated 1 day ago
Starred by Kevin Hou Kevin Hou(Head of Product Engineering at Windsurf), Eric Zhu Eric Zhu(Coauthor of AutoGen; Research Scientist at Microsoft Research), and
29 more.

browser-use by browser-use

0.6%
70k
SDK for AI agent browser control
Created 10 months ago
Updated 1 day ago
Feedback? Help us improve.