HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mtrofficus

no profile record

Submissions

[untitled]

1 points·by mtrofficus·7 maanden geleden·0 comments

[untitled]

1 points·by mtrofficus·10 maanden geleden·0 comments

[untitled]

1 points·by mtrofficus·12 maanden geleden·0 comments

Kubrick, the Video Processing Agent

github.com
4 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

Agent Design Patterns: Full Course

youtube.com
1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

[untitled]

1 points·by mtrofficus·vorig jaar·0 comments

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

github.com
3 points·by mtrofficus·2 jaar geleden·1 comments

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

youtube.com
1 points·by mtrofficus·2 jaar geleden·1 comments

[untitled]

1 points·by mtrofficus·2 jaar geleden·0 comments

A Vector Database Plays Mario Kart 64

medium.com
11 points·by mtrofficus·2 jaar geleden·7 comments

Agentic patters from scratch using Groq

github.com
120 points·by mtrofficus·2 jaar geleden·40 comments

comments

mtrofficus
·7 maanden geleden·discuss
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 maanden geleden·discuss
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
·vorig jaar·discuss
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
·vorig jaar·discuss
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
·vorig jaar·discuss
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 jaar geleden·discuss
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 jaar geleden·discuss
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 jaar geleden·discuss
thanks!! glad you liked it :)
mtrofficus
·2 jaar geleden·discuss
“on a site” referring to Medium xD. Welcome to 2024.
mtrofficus
·2 jaar geleden·discuss
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 jaar geleden·discuss
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 jaar geleden·discuss
This is a funny project I made one evening: applying Image Search in Qdrant to play Mario Kart 64 using mupen64plus.
mtrofficus
·2 jaar geleden·discuss
ups, you're right. Sorry for that.
mtrofficus
·2 jaar geleden·discuss
Much better explained than my own comment xD
mtrofficus
·2 jaar geleden·discuss
100% amazing
mtrofficus
·2 jaar geleden·discuss
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 jaar geleden·discuss
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 jaar geleden·discuss
I'm using Groq, not Grok xD
mtrofficus
·2 jaar geleden·discuss
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 jaar geleden·discuss
glad you find it useful :)