<p>Imagine saving time on writing code that uses third-party APIs. Scientists have developed the world's first AI specialized in writing API calls. This AI, named Gorilla, can write code and accurately call over 1600 APIs, reducing the likelihood of errors.</p>
<p>All you need to do is enter a text description of your task, and Gorilla will generate semantically correct code and select the appropriate API to accomplish your task.</p>
<p>The Gorilla project has already gathered over 5,000 stars on GitHub and is licensed under Apache 2.0, allowing you to use it for commercial purposes without any obligations.</p>
<p>You can try Gorilla right now by installing it with pip:</p>
<pre><code>pip install gorilla-cli</code></pre>
<p>π¨βπ» GitHub: <a href="https://github.com/ShishirPatil/gorilla">https://github.com/ShishirPatil/gorilla</a><br>π§ͺ Demo: <a href="https://colab.research.google.com/drive/1DEBPsccVLF_aUnmD0FwPeHFrtdC0QIUP?usp=sharing">https://colab.research.google.com/drive/1DEBPsccVLF_aUnmD0FwPeHFrtdC0QIUP?usp=sharing</a><br>π Paper: <a href="https://arxiv.org/abs/2305.15334">https://arxiv.org/abs/2305.15334</a></p>
<p>#ai #gpt #llm #copilot #development</p>
Β· Essay Β· 1 min
Gorilla: Your Assistant for Writing Code with API Calls
Gorilla is the world's first AI specialized in writing API calls.