AI
Thoughts and references related to AI.
Learning
Coding agents
Projects
- KumoRFM: A foundation model for business data. Predictions over structured data.
- Liquid Nanos: Frontier-grade performance on small models.
- TOON: Text object-oriented notation to save tokens when interacting with LLMs
- NoF1.ai: Model crypto trading agents and portfolio comparison.
Bookmarks
Papers
Evaluations
- Evalkit: Typescript LLM evaluations library.
- Opik: LLM evaluation platform
Trends
High-level trends and ideas
- Environments are a key asset to train AIs through RL. The closer the training environment is to the real one, the better it will end up operating. In the coming years I expect the programming of RL environments for AI to be as important as wiring the agents themselves (esp. for robotics and real world –analogous and flawed environments–). See prime intellect’s RL environments as the seed for this trend.
- Small language models outperform LLMs for agentic behavior:
- See paper: https://arxiv.org/pdf/2510.03847