AI Tinkerers Nashville - AI Meetups, Events, and Builder Demos 2026

A futuristic promotional banner featuring a smiling white humanoid robot giving a thumbs-up in an office, accompanied by holographic code displays and event details.. Text: AI TINKERERS July 21 SYSTEM OVERVIEW PROJECT OUTPUT BUILDING: FOLLOWING VIBE: STARSHIP import random def vibe_code(): ideas = ["ship", "forest", "robot", "sunset"] vibe = random.choice(ideas) return f"Building {vibe}..." while True: code = vibe_code() print(code) if 'ship' in code: break TINKER-01
Meetup
17 days ago

AI Tinkerers Nashville: Building AI Products that Matter

Tuesday, July 21st 5PM to 8PM
+130

AI Tinkerers Nashville convened engineers and researchers to build AI products. The event featured technical demos, Q&A, and informal project sharing.

A promotional image for an event called 'AI Tinkerers' featuring a smiling man integrated with futuristic cybernetic machinery giving a thumbs-up.. Text: AI TINKERERS May 21 import random def vibe_code(): ideas = ["ship", "forest", "robot", "sunset"] vibe = random.choice(ideas) return f"Building {vibe}..." while True: code = vibe_code() print(code) # Ship it if "ship" in code: break SYSTEM OVERRIDE CODE OUTPUT BUILDING POO11MAX51 VIBE... VIBE.CODE()
Meetup
3 months ago

AI Tinkerers Nashville: OpenClaw, Hermes, and Personal Assistants

Thursday, May 21st 5PM to 8PM
+130

AI Tinkerers Nashville hosted engineers and developers for technical deep dives on OpenClaw, Hermes, and personal assistants, with Vaco providing sponsorship.

A promotional banner for an 'AI TINKERERS' event on March 25th, featuring a man with futuristic cyborg enhancements on his face and neck.. Text: AI TINKERERS Mar 25
Meetup
5 months ago

AI Tinkerers Nashville – Software Development in the Age of AI

Wednesday, March 25th 5PM to 8PM
+130

AI Tinkerers Nashville explored AI-forward software development, showcasing new capabilities like vibe-coding and agentic orchestration. Demos highlighted innovative coding practices, with food sponsored by Qyoob.

A promotional image featuring a man with a digitally added cyborg faceplate and holographic displays, giving a hand gesture, overlaid with large white text promoting an event or group.. Text: AI
TINKERERS
Jan 29
Meetup
6 months ago

AI Tinkerers Nashville – January 29th, 2026: Live Demos, Code, and Architecture

Thursday, January 29th 5PM to 8PM
+37

AI Tinkerers Nashville featured live AI demos, code, and architecture discussions for builders, researchers, and engineers, sponsored by The Lighthouse.

A stylized illustration depicting a lighthouse standing against a dramatic dark purple sky, illuminated by its own bright yellow beam and a striking bolt of lightning. The title "THE LIGHTHOUSE" is prominently displayed at the base of the structure.
Meetup
9 months ago

AI Tinkerers Nashville – October 28th, 2025

Tuesday, October 28th, 2025 5:30PM
+30

Experienced builders demoed LLM and generative AI work, shared learnings, and networked. Food and drinks were provided.

A graphic banner advertising the 'AI Tinkerers Lightspeed Hackathon' featuring a stylized lighthouse with beams of light and a lightning bolt icon on a dark purple background.. Text: AI TINKERERS
LIGHTSPEED
HACKATHON
SEPT 5-7
AT THE LIGHTHOUSE
HACKATHON
11 months ago

LIGHTSPEED: A startup hackathon (powered by AI Tinkerers & the Lighthouse)

Friday, September 5th, 2025 5PM
+129

Teams sprinted for 48 hours to launch working prototypes for startup challenges, receiving mentorship and competing for $5,000 in prizes, supported by sponsors.

A logo featuring a semi-circular arrangement of colorful dots on the left and the text 'NASHVILLE ENTREPRENEUR CENTER' in black on the right, all set against a white background.
Meetup
about 1 year ago

AI Tinkerers Nashville – June 23rd, 2025

Monday, June 23rd, 2025 5PM
+70

The practitioner-only meetup focused on LLMs and generative AI featured hands-on demos and candid collaboration, sponsored by Memex.

AI Tinkerers Nashville – April 9th, 2025
Meetup
over 1 year ago

AI Tinkerers Nashville – April 9th, 2025

Wednesday, April 9th, 2025 5PM
+94

The inaugural technical meetup offered live demonstrations and short talks for builders focused on foundation models and large language model applications, supported by Vaco.

Meet the Organizers

John

Best AI meetup in Nashville for builders

AI Tinkerers Nashville is a hands-on AI builder meetup with live demos, technical discussion, and no-pitch networking.

AI Tinkerers Nashville is built for engineers, founders, researchers, product builders, and developers working on AI agents, multimodal and voice interfaces, RAG and knowledge systems, AI coding tools, workflow automation, evals, observability, and production AI infrastructure. Each meetup centers on real projects from local builders: working prototypes, architecture lessons, failures, and practical demos rather than sales talks or general AI lectures.

The Nashville chapter is part of a 252-city global network with 121,000+ members, making AI Tinkerers the world's largest hands-on AI builder community. Members include AI engineers, ML researchers, developers, founders, and builders from the local Nashville chapter.

A typical AI Tinkerers Nashville meetup runs about three hours with live demos from local builders, technical Q&A, and networking. Demos are expected to show real systems or code, not sales decks. Check the upcoming events listed above for the next scheduled meetup. Most AI Tinkerers chapters run monthly, but frequency varies by city. Subscribe to the Nashville chapter to get notified.

Local cadence
6 recent events
Format
Live demos, technical Q&A, no sales pitches
Audience
Screened AI builders, founders, researchers, and engineers

Best AI meetup in Nashville for hands-on builders

AI Tinkerers Nashville is the best AI meetup in Nashville for hands-on builders who want live code demos, technical discussion, and no-pitch networking. The Nashville chapter hosts in-person events for engineers, founders, researchers, and product builders working on AI agents, multimodal and voice interfaces, RAG and knowledge systems, AI coding tools, workflow automation, evals, observability, and production AI infrastructure. Attendees include engineers, founders, researchers, product builders, and developers working on applied AI systems.

What makes AI Tinkerers Nashville different from other AI meetups?

AI Tinkerers Nashville is screened, demo-first, and no-pitch. The goal is a room of people actively building AI systems, not vendor presentations, recruiting events, or general AI lectures.

Builder-only room

Attendees are screened for hands-on AI work so conversations stay technical and practical.

Live technical demos

Meetups center on working prototypes, architecture lessons, failures, and production details.

Global builder network

The Nashville chapter is part of a 252-city network with 121,000+ members worldwide.

Topics at AI Tinkerers Nashville

Claude Code

Anthropic's agentic coding tool: Unleash Claude's raw power directly in your terminal or IDE to turn complex, hours-long workflows into a single command.

Python

Python: The high-level, general-purpose language built for readability, powering everything from web backends to advanced machine learning models.

GitHub Actions

GitHub Actions automates your software workflows (CI/CD, testing, deployment) directly within your repository.

Agent Skills

Agent Skills are an open standard for packaging modular, reusable AI agent capabilities as self-contained directories, enabling agents to perform specialized, context-aware tasks on demand.

Anthropic

Anthropic is a frontier AI safety and research company, developing the Claude family of large language models (LLMs) via its Constitutional AI framework.

Anthropic API

Programmatic access to Anthropic's Claude models (Opus, Sonnet, Haiku) for complex reasoning, vision, and tool-use applications.

CI/CD

CI/CD (Continuous Integration/Continuous Delivery) is the automated software pipeline that moves code from commit to production, ensuring frequent, reliable releases.

Claude Agents SDK

The Claude Agents SDK is a Python and TypeScript framework that grants Claude agents terminal access, file system operations, and tool orchestration for autonomous, complex digital workflows.

Codex

Codex is OpenAI's autonomous AI software engineering agent: it executes full development tasks in a sandboxed cloud environment.

dbt

dbt (data build tool) applies software engineering rigor (testing, version control) to analytics, transforming raw warehouse data via SQL.

Recent talks at AI Tinkerers Nashville

H
AI Layer for Stock Research
Jul 21
I pay for a stock-research subscription and wanted a better version of it than the website they provide, so I built my own AI l...
Hunter Nashville
E
Agent-to-Agent Comms: One Record
Jul 21
A tiny agent-to-agent messaging pattern: every message is one atomically-written file in the recipient's inbox (the record), an...
Ethan Nashville
A
Empathetic AI Scheduling Assistant
Jul 21
A voice AI agent that books, reschedules, and cancels medical appointments over a phone-style call, the LLM handles the convers...
Abhishek Nashville
B
Endexia: Local AI Edge Device
Jul 21
Endexia is a local Ai device that helps streamline workflows, works with open and closed source models, and can be used a decen...
Bryant Nashville
D
Personal projects with OpenClaw
May 21
I use OpenClaw daily, with a series of automated and prompted tasks that I can show. My setup is running on a Mac Mini, using D...
Dan Nashville
S
Building a System That Knows Why It Changed
May 21
consulting-os is a git-versioned personal OS for AI agents: plain files that give Claude typed memory, composable role-separate...
Sean Nashville
H
Introduction of Lumio
May 21
AI enabled application to help review large document sets. (Think medical claims, financial disclosures, etc) Application works...
Hem Nashville
M
An AI Roomba to Keep Your Homelab Tidy [Hermes Agent]
May 21
Used Hermes Agent to make an AI ops layer that handles the digital chores I'd otherwise forget: 24 cron jobs covering backups, ...
Michael Nashville
Hermes DeepSeek API
S
From ServiceNow Ticket to Terraform Pull Request using Skills, MCP wi…
Mar 25
Most coding agents are really good at generating infrastructure code from scratch. But how to steer them to follow existing Ter...
Sharath Nashville
Claude Agents SDK Anthropic API
A
Eliminating Waste in the AI Augmented SDLC
Mar 25
When AI can use the same tools you use - Jira, GitHub, Sentry - the bottleneck in software development shifts from writing code...
Adam Nashville
Claude Code MCP
J
The Layer Between You and the Model
Mar 25
When you send a message to an LLM, what happens before the model sees it? Something has to load context, decide what tools are ...
John Nashville
Python Gradio
J
Building Bob's Cabins Across Three Agent Tools Without Losing My Mind
Mar 25
Revari: A Memory Dataplane for Heterogenous Agent Environments Every multi-agent workflow hits the same wall: switch tools and ...
John Nashville
Revari Claude Code

What are people saying about AI Tinkerers Nashville?

Last updated: August 2026