How to build the FASTEST AI chatbot with Groq and Streamlit

preview_player
Показать описание
Learn how to build a Streamlit AI chatbot using Groq, the fastest LLM inference API. We will go over the code for building the app to include a menu option to select the model type and also a slider to choose the tokens.

LINKS
=====
♻️ Venv videos ↓

TIMESTAMPS
===========
0:00 - 0:25: Intro
0:25 - 1:16: Quick intro to Streamlit
1:16 - 2:22: Creating Groq API key
2:22 - 3:17: Generating boilerplate code from Groq playground
3:17 - 11:26: Building Streamlit chatbot app
11:26 - 12:01: Testing the speed of Groq on the app
12:01 - 12:29: Comparing Groq inference speed to ChatGPT
12:29 - 13:17: More examples to showcase speed
13:17 - 13:40: Me wondering what Seance means & looking it up 😅
13:40 - 14:06: More examples
14:06 - 15:49: Deploying to Streamlit Community Cloud
15:49 - 16:27: GitHub repo
16:27 - 16:48: Outro

#streamlit #groq #chatbots #ai #inference #python #tech #tutorial #coding #softwareengineering
Рекомендации по теме
Комментарии
Автор

Great short-to-the-point tutorial. THANKYOU. How about a streamlit Pandas AI app for a tutorial?

martin-xqte
Автор

insane just built this and changed the UI to fit my company

Daniel_hay
Автор

insane fast. I made some changes so it would read a html page, could be a pdf too and answer about it but I cant have it work without having ollama running on my pc, is this the way ? Because if I want to share my app it wont work for others if they dont have ollama running on their pcs. Maybe you could make a video having Groq chatting about your documents.

ruidinis
Автор

Again...
Another video.
Another surprise.
You are killing me. 🤣

pierre-louis
Автор

dude it says secrets file not found i am trying solve this error if anyone knows how to solve it

mouryace
Автор

Local url working fine is my system but if I go to network url then 'this site can't be reached' 😢

kakashi_vladivostok
Автор

how to add, image or file in prompt, so we can combine asking with, prompt, image or file?

thebudaxcorporate