Discover and explore top open-source AI tools and projects—updated daily.
ad-naanAI-powered code editor with integrated intelligent agents
Top 98.9% on SourcePulse
Adnify is a next-generation, AI-integrated code editor designed to offer a superior, lag-free experience compared to mainstream tools. It targets developers seeking an intelligent programming companion that automates tasks from code generation to file operations, blending a visually striking Cyberpunk glassmorphism design with deep AI agent integration.
How It Works
Adnify employs a robust Electron-based architecture with process isolation and threaded work for enhanced performance and safety. The UI (React) runs in the renderer process, while privileged operations like filesystem access and LLM backends reside in the main process, communicating via a typed contextBridge. Heavy background tasks, such as text processing and indexing, are offloaded to dedicated renderer workers and a Node indexing worker, preventing UI thread stalls. This separation ensures a responsive user experience and auditable capability exposure.
Quick Start & Requirements
npm install, then npm run dev.Highlighted Details
Maintenance & Community
The project is community-supported, with a "Supporters Wall" and links to WeChat and QQ groups for discussion. Issues and pull requests are welcomed on Gitee and GitHub.
Licensing & Compatibility
Adnify uses a custom license. Personal learning, research, and non-commercial personal development projects are permitted. Team distribution (more than 5 members), commercial use (external sales, paid services, integration into commercial products), and enterprise internal use require written authorization. Unauthorized modification, distribution, or sale is strictly prohibited. Commercial licensing inquiries should be directed to adnaan.worker@gmail.com.
Limitations & Caveats
The primary limitation is the restrictive custom license, which prohibits commercial use, team distribution, and enterprise internal use without explicit written authorization and potential fees. This significantly impacts adoption for businesses and larger teams.
6 days ago
Inactive