R
R

RestGPT

An LLM-based autonomous agent controlling real-world applications via RESTful APIs.

RestGPT screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  • Python
0likes
0articles

Features

Properties

  1.  AI-Powered

Features

  1.  REST API

RestGPT News & Activities

Highlights All activities

Recent activities

RestGPT information

AlternativeTo Categories

AI Tools & ServicesDevelopment

GitHub repository

  •  1,393 Stars
  •  105 Forks
  •  14 Open Issues
  •   Updated  
View on GitHub
RestGPT was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is RestGPT?

An LLM-based autonomous agent controlling real-world applications via RESTful APIs.

This work aims to construct a large language model based autonomous agent, RestGPT, to control real-world applications, such as movie database and music player. To achieve this, we connect LLMs with RESTful APIs and tackle the practical challenges of planning, API calling, and response parsing. To fully evaluate the performance of RestGPT, we propose RestBench, a high-quality benchmark which consists of two real-world scenarios and human-annotated instructions with gold solution paths.