Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A self-hosted AI assistant for academic research — manages your papers, searches literature, tracks deadlines, and answers you on the channels you already use.
| Date | Stars |
|---|---|
| 2026-07-31 | 291 |
| 2026-08-05 | 291 |
| 2026-08-06 | 291 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="README/images/logo-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="README/images/logo.svg"> <img alt="Research Claw" src="README/images/logo.svg" width="380"> </picture> <h3>Your self-hosted AI research assistant</h3> <p>Manage papers · search literature · track deadlines · collaborate across channels</p> <p> <a href="https://www.python.org/downloads/"><img alt="Python 3.11+" src="https://img.shields.io/badge/Python-3.11+-3776AB?logo=python&logoColor=white"></a> <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-green.svg"></a> <a href="#getting-started"><img alt="OS: Linux | macOS | Windows (WSL)" src="https://img.shields.io/badge/OS-Linux%20%7C%20macOS%20%7C%20Windows%20(WSL)-blue"></a> <a href="https://github.com/nanoAgentTeam/research-claw/pulls"><img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"></a> </p> <p> <a href="#getting-started"><b>Quick Start</b></a> · <a href="#key-features"><b>Features</b></a> · <a href="#how-it-works"><b>How It Works</b></a> · <a href="#documentation"><b>Docs</b></a> </p> <p><b>English</b> | <a href="README_zh.md">中文</a></p> </div> <div align="center"> https://github.com/user-attachments/assets/4bb9cdb6-6e4f-4325-9307-a8518d225761 <sub>Real user demo · Mobile · Powered by GLM-5<br> Papers produced: <a href="https://nanoagentteam.github.io/assets/autonomous-multi-agent-survey.pdf">LLM-Based Autonomous Multi-Agent Systems Survey</a> · <a href="https://nanoagentteam.github.io/assets/hierarchical-memory-mas.pdf">Hierarchical Memory Sharing in MAS</a></sub> </div> --- ## Table of Contents - [What is Research Claw?](#what-is-research-claw) - [Key Features](#key-features) - [Getting Started](#getting-started) - [How It Works](#how-it-works) - [Configuration Reference](#configuration-reference) - [Documentation](#documentation) - [Contributing](#contributing) - [License](#license) ## What is Research Claw? Research Claw is a personal AI research assistant you run on your own machine. It manages your LaTeX projects, syncs with Overleaf, searches literature, tracks deadlines — and answers you on the channels you already use (CLI, Web UI, Telegram, Feishu, QQ, DingTalk). Instead of switching between your editor, Overleaf, terminal, and search engine, you talk to one assistant that handles it all: ``` You: Create a paper project "MoE-Survey" and link it to Overleaf. Bot: ✅ Project created. Overleaf linked. Switched to MoE-Survey. You: Research the latest MoE papers and draft an introduction. Bot: 🔎 Searching arXiv... 📝 Writing introduction... ✅ Compiled successfully. You: /sync push Bot: ✅ Pushed 3 files to Overleaf. ``` <p align="center"> <img src="README/images/cli_en.png" width="720"> <br><em>Interactive CLI session</em> </p> ## Key Features <table> <tr> <td width="50%" valign="top"> ### :writing_hand: Writing & Compilation - Read, write, and refactor `.tex` / `.bib` files through chat - One-command LaTeX compilation with auto error diagnosis - Built-in venue skills — NeurIPS, ICML, ICLR, AAAI, ACL, CVPR… </td> <td width="50%" valign="top"> ### :arrows_counterclockwise: Overleaf & Git - Bidirectional Overleaf sync — pull edits, push changes - Every AI edit auto-committed to Git — roll back in seconds - Interactive `/git` mode for history, diff, and rollback </td> </tr> <tr> <td width="50%" valign="top"> ### :busts_in_silhouette: Multi-Agent Collaboration - Delegate research, writing, and review to specialized sub-agents - Sub-agents work in isolated sandboxes — no accidental overwrites - `/task` mode decomposes goals into a DAG and executes in parallel </td> <td width="50%" valign="top"> ### :mag: Literature Search - arXiv, PubMed, OpenAlex integration - Full-text PDF
Excerpt of 20,305 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:17d65cea344fc131, topic:ai-agent, topic:autonomous-agents, topic:multi-agent