Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
July 18, 2026
·
Islamabad Rawalpindi
Taskless: I Stopped Writing Tasks and Let My Notes Do It
Overview
Taskless is a local automation that reads my raw, messy Obsidian thought-dumps and turns them into ClickUp tasks on its own, no manual task entry, no project-manager busywork. Live, I’ll drop a real note dump into the watched vault and you’ll watch n8n pick it up, the LLM classify each line as new / done / progress / ignore, and ClickUp create new tasks and close finished ones in real time from plain prose like “fixed the auth login bug today.” I’ll show the working n8n workflow, the LLM classification + dedup-by-hash steps, the execution logs as it runs, and the repo.
Tech stack
- 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.
- DockerDocker is the open-source platform that packages applications and dependencies into standardized, portable containers for consistent execution across any environment.Docker is the industry-standard containerization platform, enabling developers to build, ship, and run applications efficiently. It uses the Docker Engine (the core runtime) to create lightweight, isolated environments called containers: these units bundle an application’s code, libraries, and configuration. This self-contained approach guarantees consistency, eliminating the 'it works on my machine' problem across development, testing, and production environments (local workstations, cloud, or on-premises). Docker debuted in 2013 and now serves over 20 million developers monthly, simplifying complex workflows like CI/CD and microservices architecture by leveraging tools like Docker Hub for image sharing and Docker Compose for multi-container applications.
- ClickUp APIA robust REST API and Model Context Protocol (MCP) server designed to programmatically manage ClickUp tasks, spaces, and workflows.The ClickUp API gives developers direct access to their workspace data, enabling seamless automation and custom integrations. Using standard HTTP requests (with support for OAuth 2.0 or personal API tokens), you can programmatically create tasks, track time, update statuses, and trigger webhooks based on real-time events. The platform also features a native Model Context Protocol (MCP) server, allowing AI agents and LLMs to interact directly with your project data. Whether you are syncing external databases or building custom internal dashboards, this API provides the endpoints and rate limits needed to keep your operational workflows running smoothly.
- Groq APIGroq API delivers ultra-low-latency LLM inference, powered by the proprietary LPU (Language Processing Unit) Inference Engine.This is the world's fastest AI inference platform, providing API access to leading open-source models (Llama, Mixtral, Gemma). The proprietary LPU architecture is the key: it delivers performance up to 18x faster than traditional GPUs. Expect ultra-low latency and high throughput, with speeds reaching 300-500 tokens per second on models like Mixtral-8x7B. The API is OpenAI-compatible, ensuring fast, simple integration for production-ready AI applications.
- OllamaDeploy and run open-source Large Language Models (LLMs) like Llama 3 and Mistral locally on your machine: achieve private, cost-effective AI via a simple command-line interface.Ollama is the essential tool for running LLMs locally: consider it the Docker for AI models. It packages complex models and dependencies into a single, easy-to-use application for macOS, Linux, and Windows systems. You get immediate access to models like Gemma 2 and DeepSeek-R1 via a straightforward CLI or REST API. This local-first approach guarantees data privacy and security, eliminating cloud dependency and high API costs. Ollama also optimizes performance on consumer hardware using techniques like quantization, ensuring efficient execution even on standard desktops.
Compose Email
Sending...
Email preview
Loading recent emails...