5 Steps to Build Your Own LLM Classification System

preview_player
Показать описание

🔗 GitHub Gist

👋🏻 About Me
Hi there! I'm Dave, an AI Engineer and the founder of Datalumina. On this channel, I share practical coding tutorials to help you become better at building intelligent systems. If you're interested in that, consider subscribing!
Рекомендации по теме
Комментарии
Автор

You have THE BEST content, HANDS DOWN, for Gen AI Development. Clear, concise, every step explained, context.... Context is key... Bravo! And thanks a lot for this, it's inspiring.

avidlearner
Автор

Such great content. I was going to gist this and then i see that's even how you're sharing it! I wanted to get a use case for Instructor library as looked interesting, but wasnt sure what it added beyond pydantic. ... and here it is. Thanks!

IdPreferNot
Автор

So cool that you make such great content, with clear explanations, and are so transparent <3

HerroEverynyan
Автор

Great! would love to see more of these.

farhanafridi
Автор

You have 50 000 classes transcripts you need to do a recommendation engine. Best approach?

lesptitsoiseaux
Автор

Excellent video. Can you go into a bit more detail of how a database of this type of information might look and operate. Or any type of automation that would be involved? You mentioned sentiment or you mentioned doing analytics

nexuslux
Автор

This is exactly what i needed !
Thanks !!

mamadou-diandjalo
Автор

You did an amazin job, thank you so much for sharing this.

volt
Автор

Loved the content.

What are the advantages of using this instead of function calling?

sumitbindra
Автор

How do you deal with the objections of sending this 'sensitive' data to OpenAI? We are doing a project now where we have to clean the data before sending it to openAI which is a big challenge. Curious to hear other people thoughts on this...

synergyai
Автор

Why don't you just just use the json response from openai directly?

AbdulBasit-fftq
Автор

combined it with fastapi to transform it to an endpoint and call in the frontend side faster development for machine learning web system

erenyeager