git readme file for code auto completion from ai # AI Code Completion
This is a simple code completion tool that uses AI to suggest code snippets and auto-complete code as you type. It is designed to help developers write code faster and more efficiently.
## Usage
To use the tool, simply run the `main.py` file in your terminal. This will open up a text editor where you can start typing your code. As you type, the tool will suggest relevant code snippets that you can insert into your code by pressing the `Tab` key.
You can also press `Ctrl + Space` to manually trigger suggestions at any time.
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/Nikhil240393/vsopenai/blob/HEAD/LICENSE) file for details.