talk-data.com talk-data.com

Topic

langchain

62

tagged

Activity Trend

14 peak/qtr
2020-Q1 2026-Q1

Activities

62 activities · Newest first

Introduction to Google AI Developer Kit (ADK) and Gemini models; Setting up the environment and connecting to Google AI Studio APIs; Example: Deploying an agent using ADK tools for retrieval and tool integration; Optional track for participants interested in Google’s ecosystem; Mentors assist others starting on different frameworks (e.g., LangChain or CrewAI)

Introduction to Google AI Developer Kit (ADK) and Gemini models; setting up the environment and connecting to Google AI Studio APIs; example: deploying an agent using ADK tools for retrieval and tool integration; optional track for participants interested in Google’s ecosystem; mentors assist others starting on different frameworks (e.g., LangChain or CrewAI).

Introduction to Google AI Developer Kit (ADK) and Gemini models; Setting up the environment and connecting to Google AI Studio APIs; Example: Deploying an agent using ADK tools for retrieval and tool integration; Optional track for participants interested in Google's ecosystem; Mentors assist others starting on different frameworks (e.g., LangChain or CrewAI)

Introduction to Google AI Developer Kit (ADK) and Gemini models; Setting up the environment and connecting to Google AI Studio APIs; Example: Deploying an agent using ADK tools for retrieval and tool integration; Optional track for participants interested in Google’s ecosystem; Mentors assist others starting on different frameworks (e.g., LangChain or CrewAI).

In this session, I'll walk you through how to build a smart, context-aware agent in just 45 minutes. You'll see how OpenAI APIs, LangChain, and Python can work together to create an agent that goes beyond basic chat. With a demo and easy-to-follow steps, you’ll leave with the confidence to start building and customizing your own AI Assistant. We'll cover: Core principles of AI agents and what makes them different from simple chatbots Step-by-step walkthrough of building an agent with LangChain and OpenAI APIs Demo of an AI agent Practical ways to customize agents for your own use cases

In this session, you’ll learn how to: Set up SurrealDB as both a graph and vector store—one connection, one system; Use LangChain to ingest documents; Use LLMs to infer keywords; Tune retrieval (k, thresholds) and compare vector-only, graph-only, and intersected results. We’ll walk through an experiment: a chatbot answering questions over chat-style conversations, showing when vector retrieval wins, when lightweight graphs help, and how to handle tricky bits like time awareness.