Intelligence gathered from the Tinker Discord community, showing what people are actually building and important updates.
┌─────────────────────────────────────────────────────────────┐
│ TINKER AVAILABILITY STATUS │
├─────────────────────────────────────────────────────────────┤
│ │
│ Current Status: Private Beta (phased access) │
│ Access Method: Email invites to console │
│ GA Target: End of 2025 │
│ │
│ Source: daniel (Tinker team) - 2025/11/7 │
│ │
└─────────────────────────────────────────────────────────────┘
| Resource | URL | Purpose |
|---|---|---|
| Bug Reports & Feedback | github.com/thinking-machines-lab/tinker-feedback | Permanent Q&A knowledge base |
| Cookbook | github.com/thinking-machines-lab/tinker-cookbook | Training recipes and examples |
| Support Email | tinker@thinkingmachines.ai | Direct contact |
Real use cases from Tinker Discord members - this shows what Tinker is actually good for in production.
- Building: Autonomous agents with reasoning layers
- Tinker use: Training reasoning capabilities for agent decision-making
- Building: Legacy code modernization platform
- Tinker use: Multi-agent engines for code transformation and reasoning
- Building: Decision support systems
- Tinker use:
- RAG-based agentic AI systems
- Domain-specific explainable solutions
- Building: Biosignal analysis LLM
- Tinker use: Domain-specific training on biosignal data
- Building: Regulatory compliance assistant
- Tinker use:
- Fine-tuning for FDA, ISO, QMS documentation
- Automated regulatory document processing
- Building: Product intelligence models
- Tinker use: Product embeddings, consumer behavior modeling
- Building: LLM reliability infrastructure
- Tinker use: Custom evaluation and reliability systems
- Building: Algorithmic trading platform
- Tinker use:
- Event-driven simulations
- API-driven trading strategies
- Automated trading agents
Based on community use cases, Tinker excels at:
┌─────────────────────────────────────────────────────────────┐
│ TINKER'S PRODUCTION STRENGTHS │
├─────────────────────────────────────────────────────────────┤
│ │
│ 1. AGENTIC SYSTEMS │
│ • Autonomous agents with reasoning │
│ • Multi-agent orchestration │
│ • Event-driven workflows │
│ • Tool use and API calling │
│ │
│ 2. DOMAIN SPECIALIZATION │
│ • Medical/regulatory compliance │
│ • Financial/trading │
│ • Scientific (biosignals, neuroscience) │
│ • Retail/consumer modeling │
│ │
│ 3. PRODUCTION INFRASTRUCTURE │
│ • Reliability + evaluation systems │
│ • RAG pipeline integration │
│ • API-driven applications │
│ • Explainable AI solutions │
│ │
└─────────────────────────────────────────────────────────────┘
Outage Example (2025/11/6):
- Issue: Trainers not starting runs for ~1 hour
- Response time: Team acknowledged within minutes
- Resolution: Fixed within ~15 minutes
Takeaway: Monitor Discord for service status; team is responsive.
Based on what the community is building, these research areas would have real-world impact:
- Community need: Multiple members building autonomous agents
- Research question: How do we train better multi-step reasoning?
- Approach: Compare SL vs RL for agent task completion
- Community need: Specialized models for medical, finance, science
- Research question: Minimum data needed for effective domain specialization?
- Approach: Data scaling experiments on domain tasks
- Community need: Production RAG systems (Oriol's use case)
- Research question: Does fine-tuning help or hurt RAG?
- Approach: Compare retrieval utilization before/after fine-tuning
- Community need: Production LLM reliability (Michael's use case)
- Research question: How to make fine-tuned models more reliable?
- Approach: Consistency, calibration, and robustness testing
- Community need: Transfer between related domains
- Research question: Can biosignal training help medical docs? Can code help regulatory?
- Approach: Systematic transfer experiments
Example: Enda's Regulatory Compliance Assistant
Data: FDA docs, ISO standards, QMS templates
Method: SL on Q&A pairs + DPO for helpfulness
Output: Assistant that answers regulatory questions
Similar applications:
- Legal research assistant
- Medical diagnosis support
- Technical documentation helper
Example: Vatsal's TasksMind Agents
Components:
- Reasoning layer (fine-tuned for planning)
- Tool use (API calling)
- Memory/state management
Training approach:
- RL with task completion rewards
- Multi-turn interactions
- Error recovery training
Example: conradlz's Product Models
Data: Product descriptions, consumer behavior
Method: Fine-tune for domain understanding
Output: Better embeddings for downstream tasks
Applications:
- Recommendation systems
- Search ranking
- Clustering/categorization
Example: Yifu's QuantBet Trading
Components:
- Event processing
- Decision making under uncertainty
- Action execution via APIs
Training approach:
- RL with profit/loss rewards
- Simulation environments
- Risk-aware objectives
| Your Research | Could Help | Collaboration Angle |
|---|---|---|
| Cross-domain transfer | Nelly, Enda | Test transfer between biosignals ↔ medical docs |
| Agent reasoning | Vatsal, Nolan | Improve reasoning for their agents |
| Reliability research | Michael | Contribute to evaluation frameworks |
| Domain adaptation | conradlz, Enda | Efficient specialization methods |
- Join Tinker Discord (if not already)
- Share research findings in community
- Offer to test hypotheses on their domains
- Contribute to tinker-feedback repo
- Request access via waitlist (or email tinker@thinkingmachines.ai)
- Monitor tinker-feedback for issues/solutions
- Join Discord for community + service status
- Review cookbook recipes for your use case
- Start with small model (Llama-3.2-1B) for prototyping
- Define clear metrics before experimenting
- Identify your domain specialization need
- Gather domain-specific training data
- Choose training method (SL for knowledge, RL for reasoning, DPO for preferences)
- Plan evaluation strategy
- Consider RAG integration if using retrieval
Current (Nov 2025): Private beta, phased access
End of 2025: General availability (GA) target
Beyond: Full public access, possibly more models
Plan accordingly:
- Research projects: Can start now with access
- Production systems: Wait for GA or use with caution
- Large-scale training: Costs will be clearer at GA
- Agentic AI - Autonomous agents, multi-agent systems
- Domain specialization - Medical, finance, science, retail
- Production systems - Reliability, evaluation, RAG integration
- Research - Post-training methods, RL, transfer learning
- Tinker is being used for real production systems, not just experiments
- Diverse domains: neuroscience, trading, compliance, code modernization
- Common pattern: Domain data + fine-tuning + agent/RAG integration
- Team is responsive to issues and actively developing
- Feedback/bugs: https://github.com/thinking-machines-lab/tinker-feedback
- Cookbook: https://github.com/thinking-machines-lab/tinker-cookbook
- Email: tinker@thinkingmachines.ai
- Discord: Monitor for status and community insights