A code-completion & code-comprehension server
Principalele funcționalități ale ycm-core/ycmd sunt: AI Code Completion.
Alternativele open-source pentru ycm-core/ycmd includ: ishaan1013/sandbox — Sandbox is a cloud-based development environment that provides web-based code editing directly within the browser… fauxpilot/fauxpilot — Fauxpilot is a self-hosted AI coding assistant and local inference server. It functions as a proxy and API gateway…
Sandbox is a cloud-based development environment that provides web-based code editing directly within the browser without requiring local machine setup. It runs full Linux development environments inside remote execution containers, supplying an isolated sandbox for each workspace to safely run interactive terminals and live application previews. The platform integrates artificial intelligence capabilities to accelerate daily coding workflows, featuring an automated code assistant that generates intelligent code completions and custom recommendations as users type. Additionally, it supports m
Fauxpilot is a self-hosted AI coding assistant and local inference server. It functions as a proxy and API gateway that redirects traffic from IDE plugins to a local large language model, allowing for AI-assisted programming without external cloud dependencies. The project provides a specialized API emulation layer that mimics coding assistant protocols and a standardized OpenAI-compatible interface. This enables supported code editors to use local models for completions and suggestions by overriding default proxy URLs. The system includes capabilities for downloading and deploying local mod