Scaling Builder Support with a Digital Sidekick
JesseXBT Agent Training Documentation (v2)
π Agent Training Overview
The training architecture for jessexbt is built to operationalize Jesse Pollakβs expertise, style, and values into an AI-native agent capable of supporting 1000+ builders daily. This pipeline integrates fine-tuned language modeling, Retrieval-Augmented Generation (RAG), and feedback-driven improvement loops.
β‘οΈ Current Phase: Phase 0 - MVP
π Training Objectives
Embody Jesse's Persona: Reflect Jesse's tone, knowledge, and judgment.
Stay Real-Time: Leverage RAG to remain up-to-date via active ingestion.
Iterate Daily: Use Jesseβs ongoing feedback for continual improvement.
Scale Builder Support: Enable scalable, personalized guidance across Farcaster, X, and Telegram.
π§ Fine-Tuning Pipeline
Pre-Training: Persona Construction
Sources:
164+ videos & podcast appearances (transcribed)
X (Twitter) posts
Farcaster interactions
Processing:
Transcription (via Gemini 2.5)
Cleaning and deduplication
Synthetic sample generation
Fine-Tuning: Expert Alignment
Model: Gemini 2.5
Inputs:
Curated media/text dataset
Personality settings from Agent Dashboard
Hand-authored example responses
Goal: Minimize deviation from Jesseβs tone; boost alignment on key topics (Base, Web3, funding)
π RAG System: Real-Time Knowledge Enhancement
Vector Storage
Technology: Pinecone
Namespaces: jessexbt, builders, protocol knowledge
Ingestion & Retrieval
Scraped Data (via Puppeteer):
base.org
GitHub profiles, demo links, protocol sites
PDFs, URLs, notes (manual + auto refresh)
Live Feeds:
Farcaster, X, Telegram (builder queries, Jesseβs posts)
Real-time sentiment tracking
Generation
Retrieved chunks + fine-tuned model β RAG-enhanced response
Latency Optimization: Caching & fast reranking pipelines
Moderation Layer: PII, toxicity, abuse filtering
π§βπ» Feedback Loop: Active Learning
Loop Design
Human-in-the-loop: Jesse evaluates answers directly
Evaluation Interface: Agent Dashboard
Scoring Dimensions: Accuracy, tone, relevance
Update Mechanism
Positive: Reinforcement into fine-tuning set
Negative: Flagged for targeted retraining
Continuous Updates: Ongoing model refresh with new logs + corrections
π Technical Integration Overview
Model
Fine-tuned Gemini 2.5 on Jesseβs voice and context
Storage
Pinecone vector DB (multi-namespace)
Feedback
Active dashboard scoring + retraining
Platforms
Farcaster, X, Telegram ingestion + delivery
Moderation
Real-time PII/toxicity filters in RAG system
π Why This Pipeline Works
The jessexbt pipeline is crafted to be:
Personified: Authentically represents Jesseβs tone and style
Real-time: Constantly updated with fresh inputs and community pulse
Feedback-driven: Learns from every Jesse interaction
Scalable: Designed for 24/7 interaction with hundreds of concurrent builders
Itβs a digital sidekick with memory, opinion, and Base-native fluencyβaimed at removing bottlenecks between builders and actionable help.
Last updated: May 8, 2025 Current Phase: MVP (Phase 0) Up Next: Phase 1 β Core Infrastructure and Alignment
Last updated