Live Demos
Not just descriptions — working prototypes you can try right now.
RAG Chatbot on public knowledge
Ask anything — answers are grounded in a real knowledge base via vector search, not just LLM memory. Built with n8n, OpenAI embeddings, and Pinecone.
- Retrieval-Augmented Generation
- Vector search on private docs
- Hallucination-resistant by design
Chatbot coming soon — paste CHATBOT_URL in DemoPage.tsx
Playwright RPA bot
Headless browser bot that navigates, extracts data, and acts autonomously — with or without a public API. Containerised with Docker, running 24/7 on Cloud Run.
- Reverse-engineers private APIs
- Runs in Docker on Cloud Run
- No human intervention needed
Video coming soon — paste PLAYWRIGHT_VIDEO_ID in DemoPage.tsx
AI newsletter via n8n
A fully automated newsletter pipeline: n8n orchestrates content fetching, OpenAI writes the digest, and it lands in your inbox — triggered by a single webhook call.
- Webhook-triggered n8n workflow
- AI-written content via OpenAI
- Sent via email in seconds
Try it live
Enter your email — an n8n workflow fires instantly and sends you a custom AI-generated newsletter.