auto-gpt-web  by jina-ai

Web app for autonomous AI agent task completion

created 2 years ago
766 stars

Top 46.5% 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

1 day

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

Explore Similar Projects

Feedback? Help us improve.