--- 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](https://shishirpatil.github.io/gorilla/)] :rocket: [Gorilla Github](https://github.com/ShishirPatil/gorilla/)** **🟢 Gorilla is Apache 2.0** You can use Gorilla commercially with no obligations! :golf: :computer: Use [Gorilla in your CLI](https://github.com/gorilla-llm/gorilla-cli) with `pip install gorilla-cli` **:newspaper_roll: Checkout our paper!** [![arXiv](https://img.shields.io/badge/arXiv-2305.15334-.svg?style=flat-square)](https://arxiv.org/abs/2305.15334) **:wave: Join our Discord!** [![Discord](https://img.shields.io/discord/1111172801899012102?label=Discord&logo=discord&logoColor=green&style=flat-square)](https://discord.gg/SwTyuTAxX3) `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](https://github.com/TanmayDoesAI)