gorilla-demo / README.md
shishirpatil's picture
First Commit
a18bcc6
metadata
title: Gradio Demo
emoji: 🦍
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 3.40.1
app_file: app.py
pinned: false
license: apache-2.0

Gorilla: Large Language Model Connected with Massive APIs [Project Website]

:rocket: Gorilla Github**

🟢 Gorilla is Apache 2.0 You can use Gorilla commercially with no obligations! :golf:

:computer: Use Gorilla in your CLI with pip install gorilla-cli

:newspaper_roll: Checkout our paper! arXiv

:wave: Join our Discord! Discord

Gorilla enables LLMs to use tools by invoking APIs. Given a natural language query, Gorilla comes up with the semantically- and syntactically- correct API to invoke. With Gorilla, we are the first to demonstrate how to use LLMs to invoke 1,600+ (and growing) API calls accurately while reducing hallucination. We also release APIBench, the largest collection of APIs, curated and easy to be trained on! Join us, as we try to expand the largest API store and teach LLMs how to write them! Hop on our Discord, or open a PR, or email us if you would like to have your API incorporated as well.

Gorilla is an Open-source project, and this gradio app was built by TanmayDoesAI