# AIdea

AIdea 是一款支持 GPT  以及国产大语言模型通义千问、文心一言等，支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。

Repository: https://github.com/mylxsw/aidea-server
Canonical: https://ross.abutalabs.com/products/aidea
Homepage: https://ai.aicode.cc
Language: Go
License Family: other
Topics: ai, chatgpt, gpt, llm, stable-diffusion
Last push: 2026-03-18T15:37:29+00:00
Link (homepage): https://ai.aicode.cc

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 72, release rhythm 8, longevity 78
- inputs: {"age_days": 1099, "days_push": 168, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1762, forks 477 (observed 2026-08-28T04:05:32.789047+00:00)

## What it is
AIdea is a fully open-source cross-platform mobile and desktop app built with Flutter that integrates mainstream large language models (GPT-4, Wenxin Yiyan, Tongyi Qianwen) and image generation models like Stable Diffusion. It ships with a companion Go server (aidea-server) that can be self-hosted or used via the managed cloud service.

## Use cases
- chat with multiple AI large language models from one app
- generate images from text prompts with stable diffusion
- use my own OpenAI API key to talk to AI providers
- self-host an AI chat and image generation service
- build a cross-platform AI assistant app with Flutter
- deploy a private AI chat app for my team

## When to choose
- you want a single open-source app for both LLM chat and image generation
- you need iOS, Android, macOS, and Windows clients from one Flutter codebase
- you want to self-host the backend and control your own API keys
- you prefer a polished ready-to-use AI client over building from scratch

## When to avoid
- you only need a library or SDK to embed AI features into your own app
- you want a pure web-based interface without mobile/desktop clients
- you need deep customization of the chat UI beyond what the app offers
- you cannot tolerate Flutter build complexity when compiling from source

## Facets
- artifact type: application
- maturity: active
- function: chatbot, llm-inference, stable-diffusion, chat-interface, gui
- domain: artificial-intelligence, large-language-models, chatbots, image-processing, cross-platform, self-hosted
- platform: windows, cross-platform, self-hosted
- tags: flutter, gpt-4, stable-diffusion, image-generation, multi-model, openai, wenxinyiyan, tongyiqianwen, client-server, android, ios, macos, mobile, desktop

## Member repositories
- mylxsw/aidea-server (backend) score 51
- mylxsw/aidea (frontend) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.789047+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:41:14.510980+00:00, confidence not recorded.
  - readme: https://github.com/mylxsw/aidea-server (fetched 2026-08-28T04:05:32.789047+00:00, sha 9b2f0a1f15ff)
  - homepage: https://ai.aicode.cc (fetched 2026-08-29T08:37:06.342420+00:00, sha 906f175b02d6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
