Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
n8n Automates Jira Confluence Docs
This talk demonstrates automating documentation updates in Jira and Confluence using generative AI, workflow automation with n8n, and retrieval-augmented generation techniques.
Using Generative AI to allow dev teams and enterprises to automate documentation based on changes deployed into their environment. Jira and Confluence are very common tools used within tech shops. Jira to track issues and tickets. Confluence to document architectures, application stacks, API’s etc. I have a love/hate relationship with documentation so I decided to automate it. For quick POC I built a series of workflow automations using n8n and n8n AI agents to identify when changes are made in an environment and then update confluence documents using LLM. This required various document retrieval and tracking techniques, various agents and such.
I am beginning the process of transferring this over to Python and PydanticAI but that is early. So I would be presenting this in N8N running on my laptop.
- PostgreSQLPostgreSQL (Postgres): The world's most advanced, open-source object-relational database (ORDBMS), built for reliability and extensibility.PostgreSQL is the premier open-source ORDBMS, proven over 35+ years of active development. It adheres strictly to ACID properties (Atomicity, Consistency, Isolation, Durability), ensuring data integrity for mission-critical workloads. Key features include robust SQL compliance, Multi-Version Concurrency Control (MVCC), and superior extensibility (e.g., custom data types, functions in multiple languages). Advanced capabilities like native JSON/JSONB support and the PostGIS extension (geospatial data) make it a powerful, flexible choice for complex enterprise applications.
- QdrantQdrant is an open-source, Rust-powered vector database and search engine: it delivers high-performance, scalable similarity search for AI applications.Qdrant functions as a production-ready vector database, purpose-built in Rust for unmatched speed and reliability, even when processing billions of high-dimensional vectors. It provides a convenient API to store, search, and manage vector embeddings (points) along with optional metadata (payloads). Key features include advanced filtering on those payloads, support for multiple distance metrics (Cosine, Dot Product, Euclidean), and cloud-native scalability. Developers leverage Qdrant for critical AI workloads like Retrieval-Augmented Generation (RAG) systems and large-scale recommendation engines, deploying via Docker, self-hosting, or the managed Qdrant Cloud service.
- n8nn8n (pronounced 'n-eight-n') is the fair-code workflow automation platform: it gives technical teams the power of custom code (JavaScript/Python) via a visual, node-based editor.This is n8n: a powerful, self-hosted workflow automation platform designed for developers and technical teams. It uniquely blends the speed of a no-code UI with the flexibility of custom code, allowing users to build complex, multi-step automations that other tools cannot handle. With 400+ integrations and native AI capabilities, n8n ensures you maintain full control over your data and deployment (on-prem or cloud). For example, you can build a workflow to automatically pull data from a private API, transform it with a custom Python script, and push the results to both Salesforce and a Slack channel, all from a single visual canvas.
- ReactReact is an open-source JavaScript library for building dynamic user interfaces (UIs).React is a component-based JavaScript library, developed by Meta (Facebook), engineered for building fast, declarative UIs. It mandates a one-way data flow and utilizes a Virtual DOM mechanism to ensure efficient, predictable updates to the user interface. Developers construct complex UIs by composing small, encapsulated components; this architecture promotes code reusability and simplifies state management across large applications. The library employs JSX (a syntax extension) to integrate HTML-like markup directly within JavaScript logic, supporting development for both web (React DOM) and native mobile platforms (React Native).
- JiraJira is Atlassian's industry-leading project management and issue-tracking platform: it empowers teams to plan, track, and deliver work with high velocity.Jira serves as the single source of truth for over 300,000 companies globally, facilitating project management across diverse departments (Engineering, Marketing, HR). It is built for agility, offering robust Scrum and Kanban boards for visualizing workflows and tracking progress in real-time. The platform excels at issue tracking (bugs, stories, tasks) and features highly customizable workflows, powerful automations (via Rovo AI or Studio), and over 3,000 integrations. Teams use it to manage everything from complex software development sprints to cross-functional campaign launches, ensuring all work aligns with larger business goals.
Related projects
Living documentation you can talk to
San Francisco
The talk demonstrates Mutable.ai’s auto wiki and codebase chat, explaining their non-embedding RAG approach and how it improves…
CorpusKeeper - Talk To Data
Seattle
Demonstrating how to integrate LLMs, RAG, and function calls to create an agency‑style interface that designs, scripts, and…
Demo: Manus — The AI Agent That Thinks Before It Acts
Cincinnati
A live demonstration of Manis, an AI agent that visualizes its reasoning steps, showing how it plans and…
Vital AI Agent Ecosystem + Chat.ai
New York City
Demonstration of an open standard and open-source Vital AI Agent Ecosystem for deploying agents, enabling inter-agent communication, collaboration,…
Automated Documentation: Bridging the Documentation Void
Toronto
The demo shows how a pipeline of fine‑tuned LLMs converts a recorded terminal session into structured events and…
Griptape (Community Demo Pit)
Seattle
Explore live demos of Griptape's modular Python framework for building and deploying LLM-based agents, pipelines, and workflows that…