HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mtrofficus

no profile record

投稿

[untitled]

1 ポイント·投稿者 mtrofficus·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·10 か月前·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·12 か月前·0 コメント

Kubrick, the Video Processing Agent

github.com
4 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

Agent Design Patterns: Full Course

youtube.com
1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·昨年·0 コメント

Make Llama 3.1 8B talk in Rick Sanchez's style

github.com
3 ポイント·投稿者 mtrofficus·2 年前·1 コメント

YouTube Series: Agentic patterns from scratch using Groq [video]

youtube.com
1 ポイント·投稿者 mtrofficus·2 年前·1 コメント

[untitled]

1 ポイント·投稿者 mtrofficus·2 年前·0 コメント

A Vector Database Plays Mario Kart 64

medium.com
11 ポイント·投稿者 mtrofficus·2 年前·7 コメント

Agentic patters from scratch using Groq

github.com
120 ポイント·投稿者 mtrofficus·2 年前·40 コメント

コメント

mtrofficus
·7 か月前·議論
Hey!

I'm excited to share an open-source course I've created that walks you through building an Agentic Call Center from the ground up.

The course is divided into five lessons covering core architecture, FastRTC for WebRTC and WebSocket connections, plus integrations with Twilio, Superlinked, Qdrant, and more.

Hope you find it useful!
mtrofficus
·12 か月前·議論
Tired of tutorials that just walk you through connecting an existing MCP server to Claude Desktop?

Yeah, us too.

That's why we built Kubrick AI, an MCP Multimodal Agent for video processing tasks.

Yes! You read that right:

Agents + Video Processing ... and MCP!
mtrofficus
·昨年·議論
Hey everyone!

Excited to share one of my latest projects.I'm recreating famous philosophers and historical thinkers inside a video game simulation. It's been wild bringing these iconic minds to life in a whole new way.

Hope you like it!
mtrofficus
·昨年·議論
Hey guys!

I wanted to share the open-source course we've built, where you'll learn how to build an AI Companion using these technologies:

1. LangGraph (defining all the agentic workflow) 2. Qdrant (long-term memory) 3. Groq (as LLM provider, so free :)) 4. ElevenLabs (for the TTS module) 5. Whisper (for the STT module) 6. FLUX models (for image generation)

Let me know what you think!!
mtrofficus
·昨年·議論
Hi there!

Just wanted to share the open source course we are launching in GitHub, YouTube and Substack. It's about building a multimodal agent connected to WhatsApp taking inspiration from the movie Ex Machina (that's why it's called Ava xD).

The course is structured in 6 lessons, that we are launching every Wednesday (of course, everything is 100% free haha).

Let me know what you think!!
mtrofficus
·2 年前·議論
This project shows you how to make Llama 3.1 8B speak like Rick Sanchez by:

1. Creating a custom dataset from Rick and Morty transcripts in ShareGPT format

2. Finetuning the model using Unsloth's optimizations on Lambda Labs GPUs

3. Converting and deploying the model to Ollama for local use

It's a fun way to learn LLM finetuning while creating your own Rick-speaking AI assistant.

Wubba lubba dub dub!
mtrofficus
·2 年前·議論
A YouTube playlist containing an implementation of the 4 agentic patterns using pure Python and Groq LLMs. You have the Reflection Pattern, the Tool Pattern and the Planning Pattern already available ... working on the Multiagent Pattern right now :)

The code for all the videos is available in this repo: https://github.com/neural-maze/agentic_patterns

Hope you like it!!
mtrofficus
·2 年前·議論
thanks!! glad you liked it :)
mtrofficus
·2 年前·議論
“on a site” referring to Medium xD. Welcome to 2024.
mtrofficus
·2 年前·議論
hey! I thought the diagram was clear, but I can see it's not. Thanks for the advise!! I'll try to change it so that it's clear we are using just one agent :)
mtrofficus
·2 年前·議論
In the Medium article I'll show you how I programmed some simple Sketch scripts and uploaded to my Arduino UNO using crewAI Agents.
mtrofficus
·2 年前·議論
This is a funny project I made one evening: applying Image Search in Qdrant to play Mario Kart 64 using mupen64plus.
mtrofficus
·2 年前·議論
ups, you're right. Sorry for that.
mtrofficus
·2 年前·議論
Much better explained than my own comment xD
mtrofficus
·2 年前·議論
100% amazing
mtrofficus
·2 年前·議論
That's from Groq documentation:

"In fact, our name comes from the word “grok” which means the ability “to understand profoundly and intuitively.”"
mtrofficus
·2 年前·議論
hahahha wow, that's hard: "pseudointellectual names". I mean, didn't reflect about the naming. Just the fact that it offered a lot of LLMs for free xD
mtrofficus
·2 年前·議論
I'm using Groq, not Grok xD
mtrofficus
·2 年前·議論
They offer a lot of top LLMs for free. That's the reason why. I mean, I'm using llama3.1 fine tuned for tools completely free. That's the reasoning behind haha But you could choose any other. At first I was thinking about Ollama, but Groq came as a great choice.
mtrofficus
·2 年前·議論
glad you find it useful :)