Run CrewAI Projects for FREE: 5 Model Options on Groq [No API Costs!]

  Рет қаралды 2,537

Hector Pineda

Hector Pineda

Күн бұрын

Project File:
colab.research.google.com/dri...
Sign Up for Groq:
groq.com
Using free Groq API keys I'll guide you through the process of setting up your Crew AI project for free. You won't have to pay for API requests or Chat GPT, and you'll have five different options for large language models. By the end of the video, you'll have your API key set up and be able to customize and run your project including models such ass Llama 2, Llama 3, Mistral, and Gemma.
0:00 Setting Up Your AI Project: From API Access to Installation
2:25 Configuring Your Project: Dependencies, Files, and API Keys
3:38 Advanced Customizations: Tailoring the AI Model and API Key Management
Setup CrewAI in 5 Minutes!
• Master CrewAI Setup wi...
Got Questions on AI Application or Learning? Click Here to Book a 1:1 With Me! : calendly.com/hectordevstore1/...
Skool Community (Beta, this is still in development, join now and get lifetime free access)
www.skool.com/career-pathway-...
Join My FB Group to learn more about AI and other technologies:
/ 1078615460037423
Join My Discord: / discord
IG: @hector.levelup
TikTok: @hectorlevelup
More sauce:
Take your first programming course: • Transform Your Program...
How to make a an amazing resume: • How To Build Quick Res...
Tags:
#techjourney #overcomingselfdoubt #careerintech #computerscience #crewai

Пікірлер: 35
@Hector.levelup
@Hector.levelup 21 күн бұрын
UPDATE: (5-17-2024) (Only 7 Spots left) Want FREE access to my Skool community? Book 1on 1 call with me: calendly.com/hectordevstore1/30min
@Martsys1
@Martsys1 Ай бұрын
Hector- thank you for making digestible crew ai videos. I am enjoying your content 😊
@Hector.levelup
@Hector.levelup Ай бұрын
I appreciate your support and glad you find the content helpful!
@osggg_
@osggg_ Ай бұрын
Amazing. Can't wait to play catch up this weekend. Great work - thank you Hector.
@Hector.levelup
@Hector.levelup Ай бұрын
You got it! Looking forward to hearing about what you've been making with CrewAI !
@keithhudson3682
@keithhudson3682 Ай бұрын
Thank you Hector!! This is a game changer for my use of AI!!
@keithhudson3682
@keithhudson3682 Ай бұрын
Oops! I'm getting an invalid API Key error: groq.AuthenticationError: Error code: 401 - {'error': {'message': 'Invalid API Key', 'type': 'invalid_request_error', 'code': 'invalid_api_key'}}. I've double checked my key to make sure it is correct, and even got a new Groq API key in case my first key had expired. Any hints?
@keithhudson3682
@keithhudson3682 Ай бұрын
I downloaded the project from the video again and this time it worked. I must have had a glitch in the first project. This is amazing, thank you!!!
@Hector.levelup
@Hector.levelup Ай бұрын
Awesome! If you need any additional help you know how to reach me :)
@hearnoevilsa655
@hearnoevilsa655 Ай бұрын
Hey Hector watched most of your vids great work.
@Hector.levelup
@Hector.levelup Ай бұрын
I appreciate it that! What projects do you plan on building with CrewAi ?
@hearnoevilsa655
@hearnoevilsa655 Ай бұрын
​@@Hector.levelupI'm very interested in creative frameworks, like the Walt Disney Creative Framework. I want to find different ways of creating content using user input and complex random tables to provide context to agents. Then, I want those agents to create crazy things using the creative frameworks. Sounds nuts, right?
@Hector.levelup
@Hector.levelup Ай бұрын
This sounds awesome! Looking forward to your results!
@hearnoevilsa655
@hearnoevilsa655 Ай бұрын
@@Hector.levelup Thanks bro Im using your templates for everything. i just started coding your videos are very helpful. Keep em coming brro.
@ajrcarvalho
@ajrcarvalho Ай бұрын
Thank you bro saved me a lot of time
@Hector.levelup
@Hector.levelup Ай бұрын
You’re welcome. Trying my best to make it as easy as possible for everyone regardless of technical experience. Appreciate the feedback. What do you plan on using CrewAI for ?
@RahulYadav-tj3vr
@RahulYadav-tj3vr Ай бұрын
Thank you bro
@Hector.levelup
@Hector.levelup Ай бұрын
Of course ! What CrewAI projects are you working on ?
@mandelafoggie9359
@mandelafoggie9359 24 күн бұрын
Thanks
@Hector.levelup
@Hector.levelup 24 күн бұрын
Of course! Glad you found it helpful !
@Adders666
@Adders666 Ай бұрын
I was having a lot of trouble with Groq and even Local Ollama running Crew AI. It kept hitting rate limits instantly, and I couldn’t get any sensible output from it. So, I gave Devika a try, as it is a fully built crew for my particular use case (game creation). That worked a whole lot better, but I think it uses too many requests as well when building a substantial project. It kept tapping out with Ollama too, even on some of the lightweight models. So, I think we may be up against the limit of what is possible with free-use APIs and local models right now. 😕
@Hector.levelup
@Hector.levelup Ай бұрын
The request cap in Groq is definitely one of the downsides. I am currently testing different methods to try and cap the requests per limit before it causes an error. What kind of projects are you building ?
@Adders666
@Adders666 Ай бұрын
@@Hector.levelup I was just trying it with some of the common examples like the game of life and snake but changing them up a bit, like snake with roguelike power ups that sort of thing just to see how it did, but as I said it just couldn't keep up, soon maybe ^^
@Hector.levelup
@Hector.levelup Ай бұрын
Here's a followup video on how you can save your Crew AI python files on your Google Drive: kzfaq.info/get/bejne/bNxpYLaD2tmscoE.html
@TheMaxAwesome
@TheMaxAwesome Ай бұрын
Subscribed! Can you show us how to take this offline by using LM Studio to run one of the LLMs locally? Also, I notice (and like) that you are using DDG instead of Google. Does that library handle all of the page scraping for you as well? All of the CrewAI samples use paid or closed-source APIs for everything. I want to build a stock analysis crew without any paid API calls. Can it be done?
@Hector.levelup
@Hector.levelup Ай бұрын
What is the model that you want run locally ? Also what hardware would you be using? I think it is possible to use free tools to scrape data from the web and allow CrewAi to analyze however, with the increase of use in automation tools for scraping, it is becoming more and more common to render API access as a paid service. If you’d like to further discuss your project feel free to book some time on my calendar for a 1:1 calendly.com/hectordevstore1
@josephtilly258
@josephtilly258 Ай бұрын
Did you automate your KZfaq comment responses ?
@Hector.levelup
@Hector.levelup Ай бұрын
No not at all. I don’t feel there’s a need for that for me personally , but that would be an interesting project
@nasnoma
@nasnoma Ай бұрын
No code in the colab link
@Hector.levelup
@Hector.levelup Ай бұрын
The notebook is setup in a way the code will be pulled in once you start running the code cells.
@tomasbusse2410
@tomasbusse2410 Ай бұрын
Cool it’s restricted in terms of tokens though so at this point only useful for smaller jobs.
@Hector.levelup
@Hector.levelup Ай бұрын
Definitely great to work on prototypes and test out different LLM models as well!
@rodrigocale381
@rodrigocale381 15 күн бұрын
Hello, your videos are wonderful. I managed to get crewai working on the desktop. Now I'm trying it on colab. I had an error [ ] cd Groq-Business-Template/ [Errno 2] No such file or directory: 'Groq-Business-Template/' /content/Groq-Business-Template/Groq-Business-Template and in the python manu.py execution part - the part to write what we want appeared, it was not colored. in other words, it didn't work. last line gave - groq.AuthenticationError: Error code: 401 - {'error': {'message': 'Invalid API Key', 'type': 'invalid_request_error', 'code': 'invalid_api_key'}}
@Hector.levelup
@Hector.levelup 15 күн бұрын
Hi appreciate the support ! Could you message me the link of your notebook either through the discord server or the fb group. You can join either with the link on the description!
Get Better at Reading and Understanding Crew AI Projects
5:56
Hector Pineda
Рет қаралды 540
🍕Пиццерия FNAF в реальной жизни #shorts
00:41
Make me the happiest man on earth... 🎁🥹
00:34
A4
Рет қаралды 7 МЛН
КАРМАНЧИК 2 СЕЗОН 6 СЕРИЯ
21:57
Inter Production
Рет қаралды 500 М.
Final increíble 😱
00:39
Juan De Dios Pantoja 2
Рет қаралды 34 МЛН
LangGraph + CrewAI: Crash Course for Beginners [Source Code Included]
53:34
Hands on with the Vercel AI SDK 3.1
13:04
Vercel
Рет қаралды 23 М.
Agency Swarm: Why It’s Better Than CrewAI & AutoGen
47:43
Data Centric
Рет қаралды 16 М.
End To End Document Q&A RAG App With Gemma And Groq API
32:59
Krish Naik
Рет қаралды 10 М.
Unlimited AI Agents running locally with Ollama & AnythingLLM
15:21
AI Leader Reveals The Future of AI AGENTS (LangChain CEO)
16:22
Matthew Berman
Рет қаралды 90 М.
CrewAI WINDOWS Setup Made Simple! (EASY & BEGINNER FRIENDLY)
32:55
Hector Pineda
Рет қаралды 2,2 М.
Main filter..
0:15
CikoYt
Рет қаралды 853 М.
POCO F6 PRO - ЛУЧШИЙ POCO НА ДАННЫЙ МОМЕНТ!
18:51
5 НЕЛЕГАЛЬНЫХ гаджетов, за которые вас посадят
0:59
Кибер Андерсон
Рет қаралды 1,3 МЛН
Эффект Карбонаро и бумажный телефон
1:01
История одного вокалиста
Рет қаралды 2,7 МЛН
Mi primera placa con dios
0:12
Eyal mewing
Рет қаралды 563 М.