\n\n\n\n Alex Chen – Page 174 – Agent 101

Author name: Alex Chen

Alex Chen is a senior software engineer with 8 years of experience building AI-powered applications. He has worked at startups and enterprise companies, shipping production systems using LangChain, OpenAI API, and various vector databases. He writes about practical AI development, tool comparisons, and lessons learned the hard way.

Beginner Guides

How to Add Vector Search with Qdrant (Step by Step)

Adding Vector Search with Qdrant: A Detailed Step-by-Step Tutorial

We’re building a vector search engine with Qdrant that will allow us to efficiently handle high-dimensional data queries—a necessity in today’s data-heavy applications.

Prerequisites

  • Python 3.11+
  • Qdrant installed (you can use Docker or install it directly)
  • Beginner Guides

    LangGraph vs Haystack: Which One for Production

    LangGraph vs Haystack: Which One for Production?

    LangGraph has 26,907 stars on GitHub, while Haystack currently sits at 24,562. But stars don’t ship features, and in the world of AI frameworks, having the right tool can make or break your project.

    Beginner Guides

    Weaviate vs FAISS: Which One for Startups

    Weaviate vs FAISS: Which One for Startups
    Weaviate has 15,830 GitHub stars. FAISS, on the other hand, has made its own mark in the vector database arena, yet it operates differently on many fronts. But stars are just numbers; what really matters is their fitness for your projects. In this article, we’ll break down the

    Beginner Guides

    LangChain vs LangGraph: Which One for Startups

    LangChain vs LangGraph: A Real Look for Startups
    LangChain has 130,184 GitHub stars, while LangGraph sits at 5,300. Sure, the star count might suggest some significance, but it’s far from everything. For startups contemplating their next build, both tools have their strengths and weaknesses. The big question remains: which one fits your needs best? In

    Beginner Guides

    How to Set Up Ci/Cd with Ollama (Step by Step)

    How to Set Up CI/CD with Ollama (Step by Step)
    Alright, let’s cut through the fluff. Setting up CI/CD with Ollama can seem like rocket science at first, but it’s honestly not that bad once you get the hang of it. In this tutorial, I’m going to walk you through exactly how to get everything

    Guides

    My AI Agent Remembers: A Devs Guide to Long-Term Memory

    Hey there, agent-in-training! Emma here, back on agent101.net, and today we’re diving into something that’s been buzzing in my own little dev corner: getting your AI agent to actually *remember* things. Not just for a single interaction, but across different tasks, maybe even over days. If you’ve dabbled with any of the newer agent frameworks,

    Guides

    My AI Monitors the Internet for Changes

    Hey there, agent-in-training! Emma here, back on agent101.net, and today we’re diving into something that’s been bubbling under the surface for a while but is finally hitting its stride: making AI agents actually do things for you, even if you’re just starting out. Specifically, we’re going to talk about how to get a simple AI

    Featured image for Agent101 Net article
    Guides

    AI for Beginners: Your Complete Learning Path






    AI for Beginners: Your Complete Learning Path

    Tool