MLog

A bilingual blog crafted for our own voice

All Posts

Filter by keyword, tag, and category.

Productivity#Screen Recording#Open Source#Product Demo#TypeScript#Productivity Tool#ai-auto#github-hot

OpenScreen: A Free and Open-Source Screen Studio Alternative for Creating Stunning Product Demos Easily

OpenScreen is an open-source screen recording and demo creation tool built with TypeScript, designed as a free alternative to Screen Studio. It offers core features like full-screen or window recording, automatic/manual zooming, audio track capture, and video cropping. Watermark-free and available for commercial use, it is ideal for indie developers and creators on a budget who need to quickly produce high-quality product demos.

Apr 3, 20266 min
AI Agent Development Tools#AI#Agent#LLM#Python#Open Source#ai-auto#github-hot

Microsoft Open-Sources Agent Lightning: An AI Agent Optimization Trainer with Almost Zero Code Changes

Microsoft's open-source Agent Lightning is a trainer project designed to "enlighten" AI agents. It enables the optimization of agents built on any framework, such as LangChain or AutoGen, with almost zero code changes. Supporting algorithms like reinforcement learning, automatic prompt optimization, and supervised fine-tuning, it allows selective optimization in multi-agent systems. With over 16,000 GitHub stars, it is a highly practical tool for AI developers to enhance agent performance.

Apr 1, 20265 min
AI Agent Development#AI Agent#Claude Code#TypeScript#Automation Tools#Open Source#ai-auto#github-hot

Building a Claude Code-like Agent from Scratch: An Analysis of the learn-claude-code Open Source Project

The shareAI-lab/learn-claude-code repository is a minimalist, TypeScript-based agent harness inspired by Claude Code. Advocating the philosophy that "the model is the agent," it discards complex prompt chains and workflows in favor of pure Bash environment interactions for automation. Having garnered over 42,000 stars on GitHub, this project serves as an excellent reference for developers looking to explore the underlying engineering of AI agents and build lightweight, highly transparent tools.

Mar 30, 20266 min
Data Processing and Extraction#PDF Parsing#RAG#LLM#Data Extraction#Accessibility Compliance#Open Source#ai-auto#github-hot

OpenDataLoader-PDF: Open-Source PDF Parsing and Accessibility Automation Tool for LLMs and RAG

OpenDataLoader-PDF is a Java-based open-source PDF parsing tool designed to provide structured data extraction capabilities for Large Language Models (LLMs) and RAG pipelines. It supports converting various PDFs into Markdown and JSON formats. Furthermore, it is the first open-source solution to implement end-to-end auto-tagging, significantly lowering the barrier to PDF accessibility compliance.

Mar 21, 20265 min
Offline Infrastructure & AI Tools#Offline Computing#AI Node#Survival Tools#Knowledge Base#Automated Deployment#Open Source#ai-auto#github-hot

Project N.O.M.A.D: Building an Offline-First AI Survival Computing Node

Project N.O.M.A.D (Node for Offline Media, Archives, and Data) is an open-source offline survival computer project integrating critical tools, knowledge bases, and AI capabilities. Designed for disconnected environments, it supports one-click deployment on Debian-based systems. It ensures users can access crucial information and computing power anytime, anywhere, making it an ideal solution for extreme environments and offline scenarios.

Mar 16, 20266 min
AI Agent Development#AI Agent#LLM#Long-Term Memory#Python#Open Source#ai-auto#github-hot

Hindsight: A Long-Term Memory System for AI Agents Beyond Traditional RAG

Hindsight is a long-term memory system designed for AI agents, enabling them to continuously learn over time rather than merely recalling conversation history. Overcoming the limitations of traditional RAG and knowledge graphs, it achieves state-of-the-art (SOTA) performance on the LongMemEval benchmark. With quick integration requiring just two lines of code, Hindsight is highly suitable for production-grade AI applications that demand complex context management.

Mar 14, 20266 min
AI Agents#AI Agent#LLM#Automation#Open Source#CLI#ai-auto#github-hot

NousResearch/hermes-agent: An Open-Source AI Agent Framework with Self-Evolving Capabilities

The open-source hermes-agent by NousResearch is an AI agent framework with self-evolving capabilities. It features a built-in learning loop to extract skills from experience and supports various mainstream large models. With its minimalist installation experience and innovative self-improvement mechanism, this project is becoming a popular choice for developers to automate workflows.

Mar 12, 20265 min