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.
| Date | Stars |
|---|---|
| 2026-07-31 | 883 |
| 2026-08-06 | 904 |
Today
+21 stars today
This week
— stars this week
This month
— stars this month
Momentum
34.0
growth rate 0.00%/day
<p align="center">
<h1 align="center">✈️ FlyAI — Travel, Flight & Hotel Search and Booking</h1>
<p align="center">
<strong>Travel search, powered by Fliggy — right inside Claude Code, OpenClaw, and other skill-compatible agents.</strong>
</p>
<p align="center">
Search flights, hotels, attractions, concerts, and more with natural language.<br/>
No browser tabs. No app switching. Just ask.
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@fly-ai/flyai-cli"><img src="https://img.shields.io/npm/v/@fly-ai/flyai-cli?label=flyai-cli&color=blue" alt="npm version"></a>
<a href="https://www.npmjs.com/package/@fly-ai/flyai-cli"><img src="https://img.shields.io/npm/dw/@fly-ai/flyai-cli?label=npm%20downloads&color=blue" alt="npm downloads"></a>
<a href="https://clawhub.ai/alibaba-flyai/flyai-skill"><img src="https://img.shields.io/badge/clawhub-available-purple" alt="ClawHub"></a>
<a href="https://github.com/alibaba-flyai/flyai-skill/stargazers"><img src="https://img.shields.io/github/stars/alibaba-flyai/flyai-skill?style=social" alt="GitHub Stars"></a>
<a href="https://github.com/alibaba-flyai/flyai-skill/forks"><img src="https://img.shields.io/github/forks/alibaba-flyai/flyai-skill?style=social" alt="GitHub Forks"></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="MIT License"></a>
<a href="https://github.com/alibaba-flyai/flyai-skill"><img src="https://img.shields.io/badge/version-1.0.14-orange" alt="Skill Version"></a>
</p>
<p align="center">
<a href="https://open.fly.ai/">Homepage</a> ·
<a href="#quick-start">Quick Start</a> ·
<a href="#commands">Commands</a> ·
<a href="#featured-use-cases">Use Cases</a> ·
<a href="#examples">Examples</a>
</p>
</p>
<p align="center">
<img src="assets/demo.gif" alt="FlyAI Demo" width="700">
</p>
---
## Why FlyAI?
You're deep in a conversation with your AI coding agent — planning a trip, researching venues, comparing options. FlyAI lets you **search real-time travel inventory without leaving your terminal**. It connects [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [OpenClaw](https://github.com/nicepkg/openclaw), and other skill-compatible agents to [Fliggy](https://www.fliggy.com/)'s massive travel platform (part of Alibaba Group), giving you structured, bookable results in seconds.
- **Natural language in, structured data out** — ask in plain English or Chinese, get JSON you can pipe, filter, or render
- **Eight specialized search commands** — broad discovery, AI-powered semantic search, or deep comparison, your call
- **Bookable results** — every result includes direct booking links
- **Zero config to start** — works out of the box, optional API key for enhanced results
## Quick Start
### Step 1 — Install the Skill
**OpenClaw:**
```bash
# via clawhub (Recommended)
clawhub install flyai
# or via npx
npx skills add alibaba-flyai/flyai-skill
```
**Claude Code:**
```bash
cp -r /path/to/flyai-skill/skills/flyai ~/.claude/skills/flyai
```
### Step 2 — Install the CLI
```bash
npm i -g @fly-ai/flyai-cli
```
### Step 3 — Verify
```bash
flyai keyword-search --query "things to do in Tokyo"
```
You should see structured JSON output. You're good to go.
### Step 4 — Configure (optional)
The skill works without any API keys. For enhanced results, set one up:
```bash
flyai config set FLYAI_API_KEY "your-key"
```
## Commands
FlyAI provides eight commands, each tailored to a different search pattern:
| Command | Purpose | Required Params |
|---------|---------|-----------------|
| `keyword-search` | Natural-language keyword search across all travel categories | `--query` |
| `ai-search` | Semantic search — understands complex intent for highly accurate results | `--query` |
| `search-flight` | Structured flight search with deep filtering | `--origin` |
| `search-train` | Structured train ticket search with deep filtering | `--origin` |
| `search-hotel`Excerpt of 17,699 characters
Read on GitHub23
6
5
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f1bda5f75e5a086a, desc:ai agent