Show HN: Void, an open-source Cursor/GitHub Copilot alternative

Published:Sep 17, 2024 03:58
1 min read
Hacker News

Analysis

Void is an open-source alternative to Cursor, aiming to provide similar AI-powered coding features with greater customizability and privacy. The project is built as a fork of VSCode, which presents challenges due to its architecture and closed-source extension marketplace. The key advantages highlighted are the ability to host models on-premise for data privacy and direct access to LLM providers. The project is in early stages, focusing on refactoring and documentation to encourage contributions.

Reference

The hard part: we're building Void as a fork of vscode... One thing we're excited about is refactoring and creating docs so that it's much easier for anyone to contribute.