Tag
#from
Curated AI tools in the from category with editorial notes, official links, and discovery paths.
For: Teams, creators, and individuals comparing tools in this space.
Tips: Before choosing, verify pricing, privacy, commercial rights, and integrations on official vendor sites.

Coding
15 updates from Google I/O 2026: Powering the agentic web with new capabilities, tools, and features in Chrome | Blog | Chrome for Developers
Chrome for Developers announces 15 updates from Google I/O 2026, focusing on the 'agentic web.' Key features include Gemini in Chrome, automated navigation, and enhanced AI capabilities for developers and users.
Chatbots
GitHub - rasbt/LLMs-from-scratch: Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
An open-source PyTorch guide by Sebastian Raschka to building a ChatGPT-like LLM from scratch, covering tokenization, attention, pretraining, and fine-tuning.
Open Source
GitHub - jingyaogong/minimind: 🧠「大模型」2小时完全从0训练64M的小参数LLM!Train a 64M-parameter LLM from scratch in just 2h!
MiniMind is an open-source educational project enabling users to train a 64M-parameter LLM from scratch in 2 hours on a single GPU, featuring transparent code and minimal resource requirements.