Empowering smart app development with SolidGPT: an edge-cloud hybrid AI agent framework
Liao Hu, Qiteng Wu, and Ruoyu Qi

TL;DR
SolidGPT is an open-source edge-cloud hybrid AI assistant that enhances mobile and software development workflows by enabling semantic code search, automation, and privacy-preserving collaboration.
Contribution
It introduces a novel hybrid framework combining on-device and cloud AI to improve code understanding, automation, and privacy in developer workflows.
Findings
Supports private code folders with up to 500 files.
Enables interactive code querying and project automation.
Integrates seamlessly with VSCode and Notion.
Abstract
The integration of Large Language Models (LLMs) into mobile and software development workflows faces a persistent tension among three demands: semantic awareness, developer productivity, and data privacy. Traditional cloud-based tools offer strong reasoning but risk data exposure and latency, while on-device solutions lack full-context understanding across codebase and developer tooling. We introduce SolidGPT, an open-source, edge-cloud hybrid developer assistant built on GitHub, designed to enhance code and workspace semantic search. SolidGPT enables developers to: talk to your codebase: interactively query code and project structure, discovering the right methods and modules without manual searching. Automate software project workflows: generate PRDs, task breakdowns, Kanban boards, and even scaffold web app beginnings, with deep integration via VSCode and Notion. Configure private,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Computing and Data Management · Mobile Crowdsensing and Crowdsourcing · Software System Performance and Reliability
