Activity
Mon
Wed
Fri
Sun
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Owned by Brandon

AI Developer Accelerator

Public • 3.8k • Free

Master AI & software development to build apps and unlock new income streams. Transform ideas into profits. 💡➕🤖➕👨‍💻🟰💰

AI Developer Accelerator Pro

Private • 32 • $49/m

Master AI & software development to build apps and unlock new income streams. Transform ideas into profits. 💡➕🤖➕👨‍💻🟰💰

Memberships

Skool Community

Public • 181.9k • Paid

Skool Masterclass (Free)

Private • 86.6k • Free

The Skool Games

Private • 22.7k • Free

Synthesizer

Private • 14.1k • Free

Ecom Phenom Workshop

Private • 70 • Free

Coding the Future With AI

Private • 588 • Free

280 contributions to AI Developer Accelerator
Crewai Rag Youtube example.
Hi All, Have been trying to get Brandon's CrewAI Rag code running that scrapes youtube for the five top videos (crewai-rag-deep-dive/2_youtube_and_web). I have installed and re-installed the poetry shell. The code is exactly the same - just a git clone of Brandon's code. That being said I have followed the vid twice to ensure all is well - I cannot see where my env starts to go pear shaped. My output seems different - less verbose? It is when the code starts executing the second agent/task that it fails to add any of the five videos to the vector store. I have let the code run to the end and it finishes all the tasks and does find a few items from the web searches. But it is the failed vectorDB that has me stumped! Help please! Thanks Alan. *** terminal output *** crewai-rag-basics-py3.10(base) a_shipley@ShipleyAI:~/Python_poetry/crewai-rag-deep-dive/2_youtube_and_web$ python crew.py Please enter the YouTube handle to analyze: bhancock_ai > Entering new CrewAgentExecutor chain... To proceed with scraping the latest five videos from the specified YouTube channel, I will use the available tool to fetch the latest videos from the channel handle `bhancock_ai`. Action: Fetch Latest Videos for Channel Action Input: {"youtube_channel_handle": "@bhancock_ai", "max_results": 5} videos=[VideoInfo(video_id='8PtGcNE01yo', title='CrewAI Flows Crash Course', publish_date=datetime.datetime(2024, 10, 25, 13, 45, 29, tzinfo=datetime.timezone.utc), video_url='https://www.youtube.com/watch?v=8PtGcNE01yo'), VideoInfo(video_id='cyPZsbO5i5U', title='Supabase Postgres Vector DB Crash Course', publish_date=datetime.datetime(2024, 10, 18, 20, 48, 14, tzinfo=datetime.timezone.utc), video_url='https://www.youtube.com/watch?v=cyPZsbO5i5U'), VideoInfo(video_id='2qU3SPPojDA', title='How to Build a NextJS MVP using v0, Claude, and Cursor', publish_date=datetime.datetime(2024, 10, 10, 17, 13, 35, tzinfo=datetime.timezone.utc), video_url='https://www.youtube.com/watch?v=2qU3SPPojDA'), VideoInfo(video_id='np1cwfDjCF4', title='Build a Full Stack AI Marketing Platform SaaS [Premium Course Announcement]', publish_date=datetime.datetime(2024, 9, 19, 17, 13, 33, tzinfo=datetime.timezone.utc), video_url='https://www.youtube.com/watch?v=np1cwfDjCF4'), VideoInfo(video_id='fMa2zQIkQwM', title='Claude 3.5 Crash Course for Developers: Code 10x Faster in 2024 [Claude 3.5 artifacts]', publish_date=datetime.datetime(2024, 8, 21, 13, 39, 24, tzinfo=datetime.timezone.utc), video_url='https://www.youtube.com/watch?v=fMa2zQIkQwM')]
0
4
New comment 4d ago
Crewai Rag Youtube example.
0 likes • 4d
Hey @Alan Shipley! I am not sure why you’re not seeing as many YouTube videos as I did. I just released a new tutorial that’s going even deeper into scraping YouTube content. Please check this one out and let me know if you get better results! Fullstack AI Video Idea Generator: CrewAI Enterprise, NextJS, Neon, Drizzle, Typescript https://youtu.be/JtEljsVY0iE
Ollama users, what embeddings model are you using?
Hey Ollama users. I have a 4200 word, Word document. It has some tables. I want to try some embedding with it. What Opensource models do you use for embeddings?
1
9
New comment 15m ago
0 likes • 4d
@Tom Welsh Please do! I'm sure a ton of people would love to see this! Once you make your first YouTube video, you'll find out that it's pretty addictive lol!
0 likes • 4d
@Tom Welsh This is awesome man!! Please do make a YT video!
Deploying CrewAI Apps to some hosting??
Hi guys. I'm a medium developer, but I can mostly get things to work the way I need in the end. However, the bane of my existence is the "production" side of things. Installing dependencies and all the stuff that makes my mind numb with dullness. Which begs the question: Does any one have a good guide or suggestion for deploying a crew to some place where it can be reached as an API (and no, CrewAI's on setup did nothing for me). 🙏
1
7
New comment 4d ago
0 likes • 4d
Hey @Michael Birkeland! I think you’ll really like the new fullstack AI tutorial that shows how to deploy a crew using CrewAI enterprise! It makes it super easy! Here’s a link: Fullstack AI Video Idea Generator: CrewAI Enterprise, NextJS, Neon, Drizzle, Typescript https://youtu.be/JtEljsVY0iE please let me know if you have any questions!
Goal setting and rewards
I often find that if you don't have a plan, you seem to lack direction. This can then lead to the failure of a product or process. I am a great believer in plans. Even if the plan does not achieve everything it set out to do, it steers you in the correct direction. As long as you realise from the outset that a plan must be flexible, you can implement corrective measures to mitigate potential risks. I also find that goal setting is essential. Always have a goal in mind. Not big goals. Go for the 'elephant analogy'. How do you eat an elephant? One bite at a time. This is easy to implement in software/product development as these processes are very iterative. I will plan out the elephant in something like excalidraw/miro etc. This is the big goal, the end product or as @Brandon Hancock calls it 'The North Star'. You then take this elephant and break it down into sections: A trunk, a leg, etc. These could be your Goals. You then break down the sections into tasks, which are lots of small, single-process tasks. Create a login button, attach login logic to the login button, add a login button to the interface, and test the interface. Task complete, strike it down, pick up the next and continue till the proverbial elephant has been consumed. When you have hit a major milestone in your project reward yourself with something. Maybe a book, maybe some family time, or a meal without the need for disappearing into the office (Sorry, wife). When you conclude your project deliverable, I will reward myself. It can be as large or small as you like. Don't use the revenue generated from your endeavours to ultimately reward yourself; re-invest in yourself and/or your company. I recently completed a consulting gig. It paid well, and all milestones and goals were achieved to the client's satisfaction. To my satisfaction, the money rolled in, and I 'treated' myself to a new 'toy' today. I now have the Operating system Holy Grail, Windows, Linux and Mac all available to test and play with
2
4
New comment 4d ago
Goal setting and rewards
0 likes • 4d
@Tom Welsh i love every part of this!! I am a huge fan of setting 90 day goals, sprinting as hard as you can, and then giving yourself a big treat to reward all your hard work! It always gives you something to look forward to! Plus, you have a clear direction on what actions you need to be taking. Also, congrats on your paid gig! You’ve been crushing it so I love to see all your hard work is paying off!! I’m jealous of your new Mac mini!! You’ll have to let me know how it compares to your other machines!
NextJs 14 vs 15
Hello, I saw a notice in the course saying that we should use nextJs 14 instead of 15. Can anyone explain why? I just installed nextJs and it assumed I wanted the most recent version. I'm happy to work through the course with version 15, but if it's going to cause me a ton of issues, I'd rather take the time now to go back to 14.
1
8
New comment 4d ago
2 likes • 4d
@Adam Hanson great question! The main reason I suggested staying on 14 is because when I built a new project using 15 right when it came out, I ran into a ton of dependency issues and I was having to force install most packages to get around the breaking changes introduced by 15. The good news is that a lot of projects are releasing new versions that are more compatible with 15. I think very soon (if not already), you’ll be able to use 15 with out any dependency conflicts. Hope that clears things up!
1-10 of 280
Brandon Hancock
7
5,988points to level up
@brandon-hancock-2261
Full stack software engineer focused on teaching others how to build real world AI applications

Active 2d ago
Joined Feb 29, 2024
powered by