|
|
|
|
|
by rkharsan64
627 days ago
|
|
If you're using a JetBrains IDE, the AI based autocompletions are powered by super tiny LLMs, each trained on a single language. This allows them to run locally and still product decent results. For example, the C++ model is really good at writing both OpenGL+GLFW and Raylib. |
|