Welcome to the GitHub Copilot Office add-in! This add-in integrates GitHub Copilot into Microsoft Word, Excel, and PowerPoint, making tasks easier and faster. Follow these steps to download and run the add-in.
Visit the Releases Page: Click here to go to the releases page.
Download the Latest Version:
Look for the latest release and click on the download link for your operating system. The file will usually be in .exe or .zip format.
Install the Add-in:
.exe files, simply double-click the downloaded file to start the installation. Follow the prompts to complete the installation..zip files, extract the contents to a folder of your choice. Open the folder and run the appropriate file to begin the installation.Open Microsoft Office:
Once the installation is complete, open Word, Excel, or PowerPoint. You should see a new tab labeled βGitHub Copilotβ in the ribbon.
Log In to Your GitHub Account:
Click on the new tab. A prompt will appear asking you to log in to your GitHub account. Follow the instructions on the screen.
Start Using GitHub Copilot:
You are now ready to use GitHub Copilot! Type your queries or commands in the Office document and let Copilot assist you.
To get started, visit the releases page to download the add-in: Download GitHub Copilot Office.
Follow the steps outlined above for installation and enjoy enhanced productivity with the GitHub Copilot Office add-in!
Learn how to use GitHub Copilot in various Office applications by watching these tutorial videos:
Hereβs a brief rundown of the file structure in this project:
βββ src/
β βββ server.js # Dev server (Vite + Express)
β βββ server-prod.js # Production server (static files)
β βββ copilotProxy.js # WebSocket proxy for Copilot SDK
β βββ ui/ # React frontend
βββ dist/ # Built frontend assets
βββ certs/ # Certificate files for secure connections
This structure is organized to optimize both development and production usage of the add-in.
To use the GitHub Copilot Office add-in, ensure your computer meets the following requirements:
1. What is GitHub Copilot?
GitHub Copilot is an AI-powered assistant that provides code suggestions and auto-completions when you work.
2. Is this add-in free?
Yes, the GitHub Copilot Office add-in is free to use.
3. Can I use Copilot offline?
No, an internet connection is required for GitHub Copilot to retrieve suggestions.
4. Where can I report issues?
You can report any issues or feedback directly on the issues page of this repository.
For further assistance, check the setup instructions in the GETTING_STARTED.md file. Enjoy using GitHub Copilot in your Office applications!