RadarTopicsBuildersWeeklyReads
Open Source Radar
ailia-ai/

ailia-models

GitHub

The ailia-models repository hosts a collection of pre-trained AI models for the ailia SDK, with 418 models across multiple categories. It provides a simple CLI-driven workflow and automatic weight downloads.

2.4kstars
363forks
317issues
2019since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
yzhao062/
pyod
15/wk

A Python library for anomaly detection across tabular, time series, graph, text, image, and audio data. 60+ detectors, benchmark-backed ADEngine orchestration, and an agentic workflow for AI agents.

10.0k1.5kPython
yzhao062/
anomaly-detection-resources

Anomaly detection related books, papers, videos, and toolboxes. Last update late 2025 for LLM and VLM works!

9.4k1.8kPythonquiet
hitsz-ids/
synthetic-data-generator

SDG is a specialized framework designed to generate high-quality structured tabular data.

2.4k391Python
waybarrios/
vllm-mlx

OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL, LLaVA) with continuous batching, MCP tool calling, and multimodal support. Native MLX backend, 400+ tok/s. Works with Claude Code.

1.5k206Python
zhongyu09/
openchatbi

OpenChatBI is an intelligent chat-based BI tool powered by large language models, designed to help users query, analyze, and visualize data through natural language conversations. It uses LangGraph and LangChain to build chat agent and workflows that support natural language to SQL conversion and data analysis.

61485Python
Nixtla/
nixtla
2/wk

TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.

4.0k334Jupyter Notebook
Reviewgenerated from repository data · Aug 5, 2026

What it is

The repository is a collection of pre-trained AI models for the ailia SDK. It claims 418 models across categories such as object detection, speech recognition, image generation, LLMs, and more, all runnable from the same simple CLI.

How it works

Every model is described as runnable from a CLI without arguments; weights download automatically. The README provides a uniform workflow example involving pip install, cloning the repo, installing requirements, and running a model script specific to a category.

Getting started

pip3 install ailia
git clone https://github.com/ailia-ai/ailia-models
cd ailia-models
pip3 install -r requirements.txt
cd object_detection/yolox
python3 yolox.py

This demonstrates the general pattern: install package, clone repo, install requirements, then run a model script.

Recent releases

Latest releases section shows: none.

Traction

Stars: 2361. Forks: 363. Open issues: 317. Last push: 2026-08-04.

Behind the repo

Linked platforms include multiple language bindings and platform targets; the README mentions an SDK with cross-platform support and bindings for various languages, but no external company or startup link is provided in the facts.

Caveats

License is not listed in the facts. Created: 2019-09-07. Last push: 2026-08-04. No releases are listed in the Release section.

SharePost on XLinkedIn
All trending reposRevenue-verified startups →