Building a Generative AI-Powered App with Gorilla LLM: The API Store for LLMs

preview_player
Показать описание
In this tutorial, We'll explore Gorilla LLM, an API Store designed for Language Model Models (LLMs). Sounds complicated, but it's all about making computers understand and use human language better!

With Gorilla LLM, I'll build a user-friendly app using streamlit. This app allows language models to talk to APIs (a way for apps to interact with each other) effortlessly. This cutting-edge technology ensures that when we ask a question or give a command, the app selects the correct API and makes sure it understands the context perfectly. It's like having an intelligent assistant that knows exactly what you mean!

Whether you're a developer, an AI enthusiast, or just curious about the latest tech, this tutorial is for you. Let's dive into this amazing world where language models and APIs work together seamlessly, making our apps smarter and more helpful.

Don't forget to like, subscribe, and let's build a community that shapes the future of technology together!

#ai #generativeai #python
Рекомендации по теме
Комментарии
Автор

I always appreciated your videos because you actually code instead of just “yabadabado look at this new model ai master class email list!”

UncleDavid
Автор

Excellent video on the Gorilla LLM. Every minute watching it was worth it. Please distribute more content!

evanbenjamin
Автор

Thanks for this very nice video! Do note that `stdout` and `stderr` stand for "Standard Output" and "Standard Error" respectively. Not "Studio Output" and "Studio Error" 🙂.

huqlqko
Автор

keep up the good work my friend! you are one of the best on youtube!

AICognition
Автор

16:51 Couldn't agree more. When I started of in IT back in the 80's if you weren't actaully making something, something useful, then you just cannot learn and expect to retain the information. You really have to be APPLYING this stuff in all fields of IT or it will up and walk right out of your head in minutes.

mickelodiansurname
Автор

Great! Does the Gorilla LLM generate code for all languages, such as JavaScript, Java, .NET, or is it exclusive to Python?

DiLuccaRP
Автор

Hi. I have been playing with the demo app that has been provided in the GIT (thanks for that its really quite good). Recently, the API does not seem to be responding to calls. Can you please do a follow-up to this video where we can use a local inference of the Gorilla model?

thesilentcitadel
Автор

Hi, can I use these LLM like gorilla and llama? I've got 8 GB Ram with 4GB intel graphic card? Please guide

Youhsjsjsjs
Автор

Is Gorilla available for commercial use? Thanks for the video...

SnehaRoy-xfzv
Автор

interesting video, thank you. i've tried this prompt and got mostly garbadge.. "convert a song file music.mp3 to text and save the output to local file named output.txt"

sagirorlich
Автор

Bro can we put this project in resume .is it good to put In resume.

saitej
Автор

How to do it with an open source model?

utkarsh
Автор

Sir please answer my question I am biggest trouble
Can we use method
If we upload the file through browsing
Like through uploading

Because I am not uploading file from directory I upload it through browse file method


Please sir answer me because I am continously getting error when I am doing this method Of browsing file method to upload and then using split_document() method

shubhamguptachannel