gptme

Status: active

A framework for building AI agents with LLMs and tools

Updated 2024-11-30
llm · python · agents · superuser-labs

Overview

gptme is a framework for building AI agents powered by Large Language Models (LLMs). It enables the creation of agents that can use tools, maintain context, and interact effectively with users.

Key Features

  • Tool system for extending agent capabilities
  • Context management
  • File system access
  • Web browsing and search
  • Terminal command execution
  • Subagent system
  • GitHub integration

Getting Started

For installation instructions, usage guides, and examples, please visit the documentation.

Categories

  • ai
  • tools