Open-source AI code editor that runs locally with integrated multi-model chat and inline editing.
PearAI is an open-source AI code editor built as a fork of VSCode. It stores code locally on your computer and provides context-aware assistance through integrated AI chat. Solo developers prefer it because it offers a familiar VSCode interface while reducing coding time through seamless AI integration. Unlike browser-based environments, PearAI runs entirely on your desktop with full local development capabilities.
Developers who want local AI-assisted coding with VSCode familiarity. Ideal for those prioritizing privacy, desktop workflows, and model flexibility.
PearAI delivers an open-source AI code editor with powerful features for AI-assisted development. Its VSCode foundation and local-first architecture make it a strong Replit alternative for developers who prefer desktop environments. The $15/month subscription with multiple premium models provides accessible AI coding assistance. Solo developers gain AI-powered productivity while maintaining full control over their development environment.
What makes PearAI different from other AI code editors?
PearAI is built as a fork of VSCode, providing a familiar interface while integrating AI capabilities through its submodule based on Continue. Unlike browser-based editors, code stays locally on your computer, and you can choose from multiple AI models or bring your own API keys.
How does PearAI's credit system work?
PearAI measures usage in credits that vary based on prompt size, response length, model used, and AI tool selected. The $15/month subscription provides credits for premium models, and subscribers who hit their limit automatically switch to unlimited Claude 3.5 Haiku. Additional credits can be purchased as needed and never expire.
Can I use PearAI without a subscription?
Yes. You can use PearAI free by bringing your own API keys from providers like OpenAI, Anthropic, Google Gemini, or local models through Ollama. The free tier supports Claude, OpenAI, Gemini, Azure OpenAI, Mistral, Cohere, Groq, DeepSeek, TogetherAI, and other compatible APIs.
Does PearAI work offline?
PearAI stores code locally on your computer, but AI features require internet connectivity to access language models. You can use local models through Ollama, LM Studio, llama.cpp, or llamafile for offline AI assistance.
What programming languages does PearAI support?
Since PearAI is a VSCode fork, it supports all languages that VSCode supports. The AI features work with any programming language, providing context-aware assistance through codebase indexing and file-specific commands.
How does PearAI handle privacy and data security?
Code is stored locally on your computer rather than on remote servers. When using PearAI's subscription service, prompts are sent to AI providers for processing. Users can maintain complete privacy by using their own API keys or local models, ensuring no data leaves their machine.