Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Autonomous AI Trader Knowledge Graph
A live code walkthrough of building a real‑time knowledge graph for autonomous AI trading, covering database migrations, LLM integration, scraping, validation, and debugging.
I’m excited to share my journey in building an autonomous AI trader powered by a real-time knowledge graph. Over the past three years, I’ve faced countless challenges, from database migrations to handling LLM hallucinations, endless parsing and validation. I’ll walk you through the actual code I used and demonstrate the workings of my real-time knowledge graph.
The highlight will be my custom LLM python package (93 stars) and the process of migrating databases multiple times to survive and achieve the best results. Join me as I share the technical nitty-gritty, the surprises along the way, and the valuable lessons learned. No slides, just a pure code walkthrough and a live example!
Rumorz deploys AI agents to enhance decision-making in financial markets.
tinyllm: Develop, evaluate, monitor LLM/Agent applications using LiteLLM and Langfuse.