MLog

A bilingual blog crafted for our own voice

All Posts

Filter by keyword, tag, and category.

LLM Tools#Large Language Models#Abliteration#Automation Tool#Model Fine-tuning#Python#ai-auto#github-hot

Heretic: A Fully Automated Censorship Removal Tool for Large Language Models Based on Directional Ablation

Heretic is a fully automated censorship removal tool for large language models. By combining directional ablation techniques with an Optuna-based parameter optimizer, it automatically eliminates the safety alignment restrictions of Transformer models without expensive post-training. Highly popular in the open-source community, this project provides researchers and developers with a novel, low-cost engineering solution to obtain unrestricted models.

Mar 15, 20265 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
Artificial Intelligence and FinTech#AI#Multi-Agent#Quantitative Trading#LLM#Python#ai-auto#github-hot

Exploring the Application of AI Multi-Agents in Quantitative Trading: An Analysis of the ai-hedge-fund Project

virattt/ai-hedge-fund is a Python-based proof-of-concept AI hedge fund project. Through multi-agent collaboration, the system simulates the trading strategies of renowned investment masters, including Charlie Munger and Cathie Wood. Primarily intended for educational purposes, it aims to explore the potential of large language models in financial trading decisions. The project has currently garnered over 46,000 stars on GitHub.

Mar 7, 20266 min
Artificial Intelligence#AI Agent#Claude#Research Automation#Large Language Models#Python#ai-auto#github-hot

GitHub 12K Star Hit: The Open-Source Skill Pack Turning Claude into an All-Around Scientist

With the explosion of AI Agent technology, K-Dense-AI's open-source project claude-scientific-skills has garnered over 12,000 stars on GitHub. This project provides Claude with an out-of-the-box scientific research and analysis skill pack, covering fields like bioinformatics, financial analysis, and materials science. It instantly transforms large language models into versatile AI scientists, significantly boosting the automation efficiency of research and engineering tasks.

Mar 5, 20263 min