hhnafees.ai (@iamhhnafees) 's Twitter Profile
hhnafees.ai

@iamhhnafees

about #ai

ID: 1217397347698860039

calendar_today15-01-2020 10:45:48

1,1K Tweet

114 Takipçi

697 Takip Edilen

Maryam Miradi, PhD (@maryammiradi) 's Twitter Profile Photo

🥇🏆This Is the Most Complete Paper on Agentic RAG I've Read: An Absolute Zero-to-Hero Journey That Explains Everything You Need to Know If you've ever felt overwhelmed by the technical complexity of Retrieval-Augmented Generation (RAG) or thought, “Where do I even begin?”, this

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

If you want to learn React you should have a solid grasp of modern JavaScript first. And in this in-depth guide, Nil reviews the key concepts you should know. He covers template literals, arrow functions, destructuring, map, filter, reduce, & lots more. freecodecamp.org/news/javascrip…

If you want to learn React you should have a solid grasp of modern JavaScript first.

And in this in-depth guide, Nil reviews the key concepts you should know.

He covers template literals, arrow functions, destructuring, map, filter, reduce, & lots more.

freecodecamp.org/news/javascrip…
freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

When you're learning to code in Python, building some simple projects helps solidify your skills. And this course teaches you how to use the PyGame library to build the game of Pong. You'll learn about smash and flash elements, paddle cloning, and more. freecodecamp.org/news/beginners…

When you're learning to code in Python, building some simple projects helps solidify your skills.

And this course teaches you how to use the PyGame library to build the game of Pong.

You'll learn about smash and flash elements, paddle cloning, and more.

freecodecamp.org/news/beginners…
freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

If you need to brush up your math skills - or gain new ones - this collection of courses is for you. It's a list of more than 220 of the top online math courses from the 60 best universities in the world. You can learn about linear algebra, differential equations, vector

If you need to brush up your math skills - or gain new ones - this collection of courses is for you.

It's a list of more than 220 of the top online math courses from the 60 best universities in the world.

You can learn about linear algebra, differential equations, vector
Aurimas Griciūnas (@aurimas_gr) 's Twitter Profile Photo

AI Agents 101: 𝗔𝗜 𝗔𝗴𝗲𝗻𝘁 𝗠𝗲𝗺𝗼𝗿𝘆. In general, the memory for an agent is something that we provide via context in the prompt passed to LLM that helps the agent to better plan and react given past interactions or data not immediately available. It is useful to group

Aurimas Griciūnas (@aurimas_gr) 's Twitter Profile Photo

If you are looking to improve your 𝗵𝗮𝗻𝗱𝘀-𝗼𝗻 𝘀𝗸𝗶𝗹𝗹𝘀 𝗮𝗻𝗱 𝗳𝘂𝗻𝗱𝗮𝗺𝗲𝗻𝘁𝗮𝗹 𝘂𝗻𝗱𝗲𝗿𝘀𝘁𝗮𝗻𝗱𝗶𝗻𝗴 𝗼𝗳 𝗵𝗼𝘄 𝗔𝗜 𝗔𝗴𝗲𝗻𝘁𝘀 𝘄𝗼𝗿𝗸, check out my 𝗕𝘂𝗶𝗹𝗱𝗶𝗻𝗴 𝗔𝗜 𝗔𝗴𝗲𝗻𝘁𝘀 𝗙𝗿𝗼𝗺 𝗦𝗰𝗿𝗮𝘁𝗰𝗵 series that I started some time ago. First

javinpaul (@javinpaul) 's Twitter Profile Photo

I have created a GitHub repository to help you learn system design last year. And it received 2K+ stars on GitHub. It gives you: - System design interview tips - System design fundamentals - System design case studies - System design resources repo - github.com/javabuddy/best…

Aurimas Griciūnas (@aurimas_gr) 's Twitter Profile Photo

ML/LLMOps 101: 𝗖𝗼𝗻𝘁𝗶𝗻𝘂𝗼𝘂𝘀 𝗧𝗿𝗮𝗶𝗻𝗶𝗻𝗴 (𝗖𝗧) and what steps are needed to achieve it. CT is the process of automated ML Model retraining in Production Environments on a specific trigger. Let’s look into some prerequisites for this: 1) Automation of ML Pipelines.

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

When you're job hunting, you'll often need to send cold emails to recruiters. To help you streamline this process, you can create your own AI agent. In this guide, Maham Codes 👩‍💻 walks you through integrating a Langbase serverless memory agent into a Node.js project that can then

When you're job hunting, you'll often need to send cold emails to recruiters.

To help you streamline this process, you can create your own AI agent.

In this guide, <a href="/MahamDev/">Maham Codes 👩‍💻</a> walks you through integrating a Langbase serverless memory agent into a Node.js project that can then
LangChain (@langchainai) 's Twitter Profile Photo

🏗️ Full-Stack Agent Development Tutorial Build powerful end-to-end agent applications with this comprehensive guide showcasing LangGraph and CopilotKit integration. Key features: - CoAgent function calling - Full-stack implementation - UI development Dive into the tutorial 👉

🏗️ Full-Stack Agent Development Tutorial

Build powerful end-to-end agent applications with this comprehensive guide showcasing LangGraph and CopilotKit integration.

Key features:
- CoAgent function calling
- Full-stack implementation
- UI development

Dive into the tutorial 👉
Adam Silverman (Hiring!) 🖇️ (@atomsilverman) 's Twitter Profile Photo

Everyone is talking about MCP, but this was a massive week in AI Agents I summarized everything announced by OpenAI, LangChain, AutoGen, Hugging Face, LlamaIndex, Reworkd, Composio, MetaGPT, & more Here's everything you need to know & how to make sense of it:  (save for later)

Everyone is talking about MCP, but this was a massive week in AI Agents

I summarized everything announced by OpenAI, LangChain, AutoGen, Hugging Face, LlamaIndex, Reworkd, Composio, MetaGPT, &amp; more

Here's everything you need to know &amp; how to make sense of it: 
(save for later)
Santiago (@svpino) 's Twitter Profile Photo

Here is a step-by-step introduction to building a workflow with a custom AI agent that uses MCP. I explain every component in the video: 1. Building the MCP server 2. Building the agent and an MCP client 3. Building a workflow that uses the agent The goal is simple: Generate a