mylxsw / aidea
An APP that integrates mainstream large language models and image generation models, built with Flutter, with fully open-source code.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing mylxsw/aidea in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewAIdea - AI Chat, Collaboration & Image Generation
English | 中文
An APP that integrates mainstream large language models and image generation models, built with Flutter, with fully open-source code.
Download & Try:
Open Source Repositories:
- Client: https://github.com/mylxsw/aidea
- Server: https://github.com/mylxsw/aidea-server
- Docker Deployment: https://github.com/mylxsw/aidea-docker
Development & Build Environment
The default branch main is the v2 version, currently under active development. If you need to self-host, please switch to the v1.x branch.
git checkout v1.x
To set up a development environment for compiling and packaging the APP, you can refer to the following articles (more articles will be added over time):
- AIdea Development Environment Tutorial (1): Flutter Frontend Setup
- AIdea Development Environment Tutorial (2): Golang Server Setup
- AIdea Development Environment Tutorial (3): Windows Build Environment Setup
- Flutter App Windows Installer Creation Tutorial
Some users encounter build failures, which can be very frustrating. This is not a bug -- it is a known characteristic of Flutter. Build failures are common as the Flutter version changes. To be safe, you can refer to my local environment configuration:
Self-Hosting / Private Deployment
If you do not want to use the managed cloud service, you can deploy the server yourself. See deployment instructions here.
If you prefer not to set it up yourself, you can contact me for assisted deployment. See VIP Deployment Service for details.
Community & Support
-
WeChat Tech Group: Add WeChat ID
x-prometheusas a friend for an invitation to the group. -
WeChat Official Account:
Screenshots
Mobile

MacOS

Windows

License
MIT
Copyright (c) 2025, mylxsw
