AIVim is an AI-enhanced text editor built with Python that provides intelligent code assistance. This web interface allows you to try some of AIVim's AI features without installing the full terminal application.
OPENAI_API_KEY
environment variable to use AI capabilities.
For the full terminal-based AIVim experience with modal editing and more features,
use the command-line application: python run_editor.py file.py