Skip to content

About us

Join us to learn and practice AI, GenAI, LLMs, Agent, Machine learning, Deep learning and Data Science technology together with like-minded developers. We invite senior engineers, tech leads, industry experts to share practical experiences, best practices in AI, GenAI, LLMs, ML, DL, and Data technologies. Fee free to contact us for submitting topics and supporting the venue/food.

Venue Sponsors:
Thank you to Capital Factory for sponsoring Austin AI/ML/Data Developers group. Capital Factory is the center of gravity for entrepreneurs in Texas. They meet the best entrepreneurs in Texas and introduce them to their first investors, employees, mentors and customers. To sign up for a Capital Factory coworking membership, click here

AI Lab (Austin) - Building AI Agents with Memory

AI Lab (Austin) - Building AI Agents with Memory

Capital Factory, 701 Brazos St, Austin, TX, US

Important: Register on the event website is required for admission.

Join Oracle and AICamp for an immersive, hands on workshop learning how to build reliable agents with LangChain and Oracle AI Database.

This hands-on workshop introduces AI agents and shows how to build agents that go beyond chat to act reliably on real data. Participants will learn how agents plan and execute work, why stateless AI fails in production, and how persistent memory solves the forgetting problem. Using Oracle AI Database, the workshop demonstrates how to implement a durable agent memory core with semantic vector search, governance, and auditability.

Agenda:
- 5:30pm~6:00pm: Checkin, food and networking
- 6:00pm~6:15pm: Welcome and Community update
- 6:15pm~7:30pm: Tech talks, hands-on labs and Q&A
- 7:30pm~8:30pm: Open discussion and Closing.

We’ll go end-to-end:

  • · Define what Agent Memory is (and how it differs from just “chat history”)
  • · Build practical memory abstractions (short-term working memory, semantic memory, episodic memory, and lightweight procedural memory)
  • · Implement ingestion, storage, retrieval, summarization, and “managed forgetting” patterns
  • · Integrate Tavily for real-time internet lookups, and use Oracle AI Database as the agent’s Memory Core for unified retrieval and persistence
  • · Apply context engineering, prompt engineering, and memory engineering techniques to reduce drift, improve grounding, and keep the agent consistent across turns

You’ll leave with a working reference implementation, plus a set of reusable patterns for building scalable agent scaffolding and evaluation harnesses focused on reliability and believability.

Who should attend:
This hands-on workshop is designed for AI developers, AI engineers, AI practitioners, python developers

Speakers:
- Ley Sylvester (Oracle)

Sponsors:
We are actively seeking sponsors to support AI developers community. Whether it is by offering venue spaces, providing food, or cash sponsorship. Sponsors will not only speak at the meetups, receive prominent recognition, but also gain exposure to our extensive membership base of 8,000+ AI developers in Austin and 500K+ worldwide.

Venue Sponsors:
Thank you to Station Austin for sponsoring Austin AI Developers Group. Station Austin is the center of gravity for entrepreneurs in Texas. They bring together the best entrepreneurs in the state and connect them with their first investors, employees, mentors, and customers. To sign up for a Station Austin membership, click here.

  • Photo of the user
  • Photo of the user
  • Photo of the user
31 attendees

Upcoming events

2

See all
  • AI Webinar - Enterprise Scale with AI-Driven Insights

    AI Webinar - Enterprise Scale with AI-Driven Insights

    ·
    Online
    Online

    Important: Register on the Event Website to receive joining link. (rsvp on meetup will NOT receive joining link).
    This is virtual event for our AI global community, please double-check your local time.
    Can't make it live? Register anyway to receive the webinar recording.

    Description:
    Welcome to the weekly AI Deep Dive Webinar Series (Virtual) with Aiven and Google Cloud. Join us for deep dive tech talks on AI, GenAI, LLMs, Agentic AI, hands-on experiences on code labs, workshops, and networking with speakers & fellow developers from all over the world.

    Tech Talk: Stop Paying for Analytics. Just Use Postgres. Enterprise Scale with AI-Driven Insights
    Speaker: Marko Bocevski (Aiven)
    Abstract:The database wars of the 2010s are over. HTAP? Dead. NewSQL? Dead. Streaming databases? Dead. The Cloud Data Warehouse won—but here's the twist: the innovations that made it win (separation of storage and compute, vectorized execution, columnar formats) are now everywhere.

    The modern data stack is collapsing into something surprisingly simple: OLTP + Lakehouse. And at the center of it? It’s just Postgres.
    In this session, We’ll explore how a massive enterprise manages complex transactional and analytical data without the "tax" of legacy warehouses.
    We will demonstrate how to close the loop between transactions and intelligence:

    • The Bridge: Writing from Postgres directly to Iceberg tables with zero ETL.
    • The Brain: Using Large Language Models (LLMs) to query your lakehouse in natural language, gaining instant insights into complex datasets.
    • The Result: A simplified architecture that replaces the "duct tape" of Debezium, Kafka, and reverse-ETL.

    What you will learn:
    You’ll walk away with:

    • Enterprise Insights: How Conrad Electronic navigates data at scale using open-source patterns.
    • The AI Layer: Practical workflows for using LLMs to gain insights into your transactional and analytical data.
    • The Blueprint: A clear architecture for Postgres + Iceberg + AI integration.
    • A live demo!

    Speakers/Topics:
    Stay tuned as we are updating speakers and schedules. If you have a keen interest in speaking to our community, we invite you to submit topics for consideration: Submit Topics
    Venue:
    virtual, join from anywhere.
    Sponsors:
    We are actively seeking sponsors to support AI developers community. Whether it is by offering venue spaces, providing food, or cash sponsorship. Sponsors will not only speak at the meetups, receive prominent recognition, but also gain exposure to our extensive membership base of 500K+ worldwide.
    More upcoming sessions:

    Local and Global AI Community on Discord
    Join us on discord for local and global AI tech community:
    - Events chat: chat and connect with speakers and global and local attendees;
    - Learning AI: events, learning materials, study groups;
    - Startups: innovation, projects collaborations, founders/co-founders;
    - Jobs and Careers: job openings, post resumes, hiring managers

    • Photo of the user
    • Photo of the user
    • Photo of the user
    14 attendees
  • AI Lab (Austin) - Building AI Agents with Memory

    AI Lab (Austin) - Building AI Agents with Memory

    Capital Factory, 701 Brazos St, Austin, TX, US

    Important: Register on the event website is required for admission.

    Join Oracle and AICamp for an immersive, hands on workshop learning how to build reliable agents with LangChain and Oracle AI Database.

    This hands-on workshop introduces AI agents and shows how to build agents that go beyond chat to act reliably on real data. Participants will learn how agents plan and execute work, why stateless AI fails in production, and how persistent memory solves the forgetting problem. Using Oracle AI Database, the workshop demonstrates how to implement a durable agent memory core with semantic vector search, governance, and auditability.

    Agenda:
    - 5:30pm~6:00pm: Checkin, food and networking
    - 6:00pm~6:15pm: Welcome and Community update
    - 6:15pm~7:30pm: Tech talks, hands-on labs and Q&A
    - 7:30pm~8:30pm: Open discussion and Closing.

    We’ll go end-to-end:

    • · Define what Agent Memory is (and how it differs from just “chat history”)
    • · Build practical memory abstractions (short-term working memory, semantic memory, episodic memory, and lightweight procedural memory)
    • · Implement ingestion, storage, retrieval, summarization, and “managed forgetting” patterns
    • · Integrate Tavily for real-time internet lookups, and use Oracle AI Database as the agent’s Memory Core for unified retrieval and persistence
    • · Apply context engineering, prompt engineering, and memory engineering techniques to reduce drift, improve grounding, and keep the agent consistent across turns

    You’ll leave with a working reference implementation, plus a set of reusable patterns for building scalable agent scaffolding and evaluation harnesses focused on reliability and believability.

    Who should attend:
    This hands-on workshop is designed for AI developers, AI engineers, AI practitioners, python developers

    Speakers:
    - Ley Sylvester (Oracle)

    Sponsors:
    We are actively seeking sponsors to support AI developers community. Whether it is by offering venue spaces, providing food, or cash sponsorship. Sponsors will not only speak at the meetups, receive prominent recognition, but also gain exposure to our extensive membership base of 8,000+ AI developers in Austin and 500K+ worldwide.

    Venue Sponsors:
    Thank you to Station Austin for sponsoring Austin AI Developers Group. Station Austin is the center of gravity for entrepreneurs in Texas. They bring together the best entrepreneurs in the state and connect them with their first investors, employees, mentors, and customers. To sign up for a Station Austin membership, click here.

    • Photo of the user
    • Photo of the user
    • Photo of the user
    31 attendees

Group links

Organizers

AprilA is a Super Organizer

Members

4,407
See all
Photo of the user Srijith Prabhu
Photo of the user Patrick McGuinness
Photo of the user David Svetlecic
Photo of the user John Bratcher
Photo of the user Ryan Montgomery
Photo of the user Mike Roth
Photo of the user avadh patel
Photo of the user Jeff Pape
Photo of the user 🌸Sally🌸
Photo of the user Jaya Z
Photo of the user Tom Jackson
Photo of the user Ajay Bhargava