TeeTracker·Jul 3Autoresearch, accelerating the deep learning processFrom Grid Search to Autoresearch Modernizing Hyperparameter Optimization via AI (Agent)
TeeTracker·Mar 10The Sequential Reflection Agent: A Design Pattern for Deeper AI-Powered ResearchIn the rapidly evolving landscape of multi-agent systems, we are constantly seeking design patterns that enhance the quality, accuracy, and…
TeeTracker·Mar 5Stop Giving Away Your Data: Why I Built a “Bring-Your-Own-Key” Translator for macOSVibe coding a 100% private, native translation tool using Claude Code and Gemini CLI.
TeeTracker·Mar 3Multi-Agents with Supervisor PatternBriefly review and introduce two different methods for starting a Supervisor Pattern-based Multi-Agent System (MAS).
TeeTracker·Feb 26Implementation of Deep Agents Research SystemAgent development has now become a “phenomenon-level” event in today’s software development industry, here we use LangGraph DeepAgent to…
TeeTracker·Feb 24Coding Agent, it’s a good ideaI think it’s a good idea and worth promoting. An important component in programming during the AI era, this component is used solely…
TeeTracker·Feb 18Just recalled attention a little bit.Recently, to fine-tune the model, I briefly recalled the derivation of the “attention” mechanism.
TeeTracker·Sep 4, 2025MarkItDown, anything to markdownGet to know the MarkItDown library, which allows different file contents to be transformed into markdown.
TeeTracker·Aug 14, 2025Try Text-to-SQL once with LLMHere is a brief introduction to using the built-in Agent method of LangChain to perform relational database queries in natural language…