Launch an LLM App in One Hour (LLM Bootcamp)

  Рет қаралды 85,561

The Full Stack

The Full Stack

Күн бұрын

Пікірлер: 46
@samuelnavarro5450
@samuelnavarro5450 Жыл бұрын
Amazing, I've been hoping for you guys to open this since the announcement of the bootcamp! thank you!
@gerardom894
@gerardom894 Жыл бұрын
That makes two of us!
@Stopinvadingmyhardware
@Stopinvadingmyhardware Жыл бұрын
This guy is awesome. Someone give him a hug for me. Goodluck with those bracelets.
@Zoronoa01
@Zoronoa01 Жыл бұрын
Thank you so much, I am excited to watch the next videos!
@emmanuelchidiebere1624
@emmanuelchidiebere1624 Жыл бұрын
So much to learn, I am grateful!
@gulhermepereira249
@gulhermepereira249 Жыл бұрын
this is gold, thank you for sharing
@helloworldcsofficial
@helloworldcsofficial 8 ай бұрын
Thanks! Will there be a FSDL 2024?
@user-jk9zr3sc5h
@user-jk9zr3sc5h Жыл бұрын
We need some lapel mics
@TrongHVo
@TrongHVo Жыл бұрын
Thank you for your presentation. Only one suggestion: Please stand still while you're talking, or the audio quality may be affected.
@sassyoshi2023
@sassyoshi2023 Жыл бұрын
I’m in a space about Q on X Ty for pointing to this 🖖
@ranajitjana4030
@ranajitjana4030 10 ай бұрын
truly high quality content..
@_divya_shakti
@_divya_shakti Жыл бұрын
Just a question what are those plants on your head , how to get them?
@vimukthirandika872
@vimukthirandika872 Жыл бұрын
You guys are nuts..🎉😊
@giacomociarlini4557
@giacomociarlini4557 Жыл бұрын
awesome content! Can you giv eus the link to the notion with the papers?
@The_Full_Stack
@The_Full_Stack Жыл бұрын
It's here: turquoise-jester-e23.notion.site/a2b0f58cb79d43319beb09b5711a71d8?v=b747f4a8a23846f8af45a0af59391fa4
@PrBan-j2k
@PrBan-j2k Жыл бұрын
Great content! Audio could have been better though
@komalmistry7284
@komalmistry7284 Жыл бұрын
Would love to get access to the notebook shared and the git repo for the final discord bot. This was a great introduction, loved the fact that it dived into various tool/services that can be used to replicate this.
@The_Full_Stack
@The_Full_Stack Жыл бұрын
Thanks! The GitHub repo is here: github.com/the-full-stack/ask-fsdl Adding it to the description, thanks for the suggestion!
@karenfisher2322
@karenfisher2322 Жыл бұрын
@@The_Full_Stack Would be nice to be able to peruse the notebook that was worked through in the video. When most speakers walk through a notebook, it can be hard to follow the steps as they quickly scroll through it. That notebook is not on the repository.
@Mvobrito
@Mvobrito Жыл бұрын
Amazing content! I'm not sure if it's because the presenter was moving side to side, but the audio is not great, there's a lot of stutter.
@DJZ3XY
@DJZ3XY Жыл бұрын
Do you have a tutorial for actually making the app you described at the end? Great video, thanks
@The_Full_Stack
@The_Full_Stack Жыл бұрын
Code is here: github.com/the-full-stack/ask-fsdl And we're enriching it with more tutorial material over time!
@avg_ape
@avg_ape Жыл бұрын
Thank you
@ivanchernuha6065
@ivanchernuha6065 Жыл бұрын
Modal serverless capabilities are really nice, of course enterprises won't go there, but for such projects it's indeed way way better than having infra with ECS containers on AWS let's say. Thanks for the demo, it's cool!
@The_Full_Stack
@The_Full_Stack Жыл бұрын
Point taken -- as it currently stands many enterprises would balk at Modal. But people used to say enterprises would never embrace cloud compute at all! A girl can dream.
@admiralhyperspace0015
@admiralhyperspace0015 Жыл бұрын
why is it better?
@The_Full_Stack
@The_Full_Stack Жыл бұрын
@@admiralhyperspace0015 We covered Modal in more detail in a webinar: www.crowdcast.io/e/fsdl-tool-talk/3 tl;dr it's a Pythonic way to do cloud-native development of a Python-backed web service.
@barzinlotfabadi
@barzinlotfabadi Жыл бұрын
Really annoying mic setup
@Shashank_Shahi1989
@Shashank_Shahi1989 Жыл бұрын
I have seen the whole video. Can you please make new 2 hour video in detail of building an LLM app ? You are doing lots of things in 30 minutes. Can you explain everything in step by step mode in detail
@The_Full_Stack
@The_Full_Stack Жыл бұрын
We'll be releasing more material soon, and we expect to go into a lot more detail on code and tooling in the next iteration. Head to our website -- fullstackdeeplearning.com/llm-bootcamp/spring-2023/ -- to subscribe and be notified when we next release!
@fozzir
@fozzir 8 ай бұрын
I want to get that haircut!
@marcinhou
@marcinhou Жыл бұрын
what is the vscode theme used in the presentation?
@The_Full_Stack
@The_Full_Stack Жыл бұрын
Dark High Contrast
@srini8701
@srini8701 Жыл бұрын
Awedome content. Can you share the link to the code
@The_Full_Stack
@The_Full_Stack Жыл бұрын
In the description! But also here: github.com/the-full-stack/ask-fsdl
@jerryyuan3958
@jerryyuan3958 Жыл бұрын
I would like to know how you integrate with discord?
@The_Full_Stack
@The_Full_Stack Жыл бұрын
You can check out the code here: github.com/the-full-stack/ask-fsdl We use discord.py, a Python library, to run a little server on AWS EC2, which talks to the retrieval+LLM backend as a generic webservice.
@muratcan__22
@muratcan__22 3 ай бұрын
Was too jumpy and hard to follow what is going on
@satyammishra6363
@satyammishra6363 Жыл бұрын
title is seriously misleading,
@The_Full_Stack
@The_Full_Stack Жыл бұрын
Sorry you felt misled -- that wasn't our intention! From 16:27 on, the focus is on our playbook and architecture for getting an LLM app up-and-running in an hour: LLM API + hosted DB + cloud-native infra + simple frontend. Can you share a bit more about what you expected to see?
@Stopinvadingmyhardware
@Stopinvadingmyhardware Жыл бұрын
SWAT me once, shame on you, SWAT me a second time, and you better prepare for reality.
@RafiqReefat1
@RafiqReefat1 Жыл бұрын
The audio is horrible.
@erniea5843
@erniea5843 Жыл бұрын
A bit too superficial, nothing really new here.
@reinerzufall3123
@reinerzufall3123 6 ай бұрын
40 minutes Antifa? No thanks 🤮
LangChain Crash Course: Build a AutoGPT app in 25 minutes!
27:28
Nicholas Renotte
Рет қаралды 423 М.
Pull Request AI Agent
9:26
Brianleach11
Рет қаралды 4
I was just passing by
00:10
Artem Ivashin
Рет қаралды 18 МЛН
Why Agent Frameworks Will Fail (and what to use instead)
19:21
Dave Ebbelaar
Рет қаралды 93 М.
UX for Language User Interfaces (LLM Bootcamp)
50:48
The Full Stack
Рет қаралды 15 М.
Qwen Just Casually Started the Local AI Revolution
16:05
Cole Medin
Рет қаралды 100 М.
Learn to Spell: Prompt Engineering (LLM Bootcamp)
51:32
The Full Stack
Рет қаралды 28 М.
[1hr Talk] Intro to Large Language Models
59:48
Andrej Karpathy
Рет қаралды 2,3 МЛН
LLM Foundations (LLM Bootcamp)
47:48
The Full Stack
Рет қаралды 72 М.
What are AI Agents?
12:29
IBM Technology
Рет қаралды 728 М.
Reza Shabani - How Replit Trained Their Own LLMs (LLM Bootcamp)
32:15
The Full Stack
Рет қаралды 11 М.
RAG vs. Fine Tuning
8:57
IBM Technology
Рет қаралды 68 М.