Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Your best AI pair programmer in VS Code
| Date | Stars |
|---|---|
| 2026-07-31 | 1274 |
| 2026-08-06 | 1274 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<h2 align="center"><img src="https://raw.githubusercontent.com/ai-genie/chatgpt-vscode/main/images/ai-logo.png" height="64"><br>A Visual Studio Code - ChatGPT Integration</h2>
<p align="center"><strong>Prompt OpenAI's GPT-4, GPT-3.5, GPT-3 and Codex models within Visual Studio Code</strong></p>
<p align="center"><strong>This repository is meant for documentation, bug reports and feature requests</strong></p>
<p align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=genieai.chatgpt-vscode" alt="Marketplace version">
<img src="https://img.shields.io/visual-studio-marketplace/v/genieai.chatgpt-vscode?color=orange&label=VS%20Code%20Marketplace" />
</a>
<a href="https://marketplace.visualstudio.com/items?itemName=genieai.chatgpt-vscode" alt="Marketplace download count">
<img src="https://img.shields.io/visual-studio-marketplace/d/genieai.chatgpt-vscode?color=blueviolet&label=Downloads" />
</a>
<a href="https://github.com/ai-genie/chatgpt-vscode" alt="Github star count">
<img src="https://img.shields.io/github/stars/ai-genie/chatgpt-vscode?color=blue&label=Github%20Stars" />
</a>
</p>
> ## Testimonials
>
> #### ❄️ Featured by [Snowflake](https://www.linkedin.com/feed/update/urn:li:share:7032091318650605568) on Medium blogpost
>
> #### 🎌 Blogpost [VSCode に ChatGPT の拡張機能を入れてコードレビューやバグを発見してもらう](https://qiita.com/tak001/items/c3000b3ce9b6e72b2ae5)
>
> #### 💙 Reviews on [Twitter](https://twitter.com/jarrodWattsDev/status/1623092184906928132)
>
> #### ❤️ ChatGPT the pair programmer - VS Code on [Youtube](https://www.youtube.com/watch?v=zWTU9xH6T70)
>
> #### 💚 Generative AI on [LinkedIn](https://www.linkedin.com/feed/update/urn:li:activity:7030732108612423681)
# Level up your developer experience with Genie
- ➕ Use GPT-4o and other improved models via your own OpenAI API Key.
- ✨ Use your own Azure OpenAI Service deployments
- ⚡ Generate commit messages from your git changes
- 💬 Store your conversation history on your disk and continue at any time.
- 💡 Use Genie in Problems window to explain and suggest fix for compile-time errors.
- 🔁 See diff between your code and Genie's suggestion right within editor with one click.
- 👤 Rename and personalize your assistant.
- 📃 Get streaming answers to your prompt in editor or sidebar conversation.
- 🔥 Streaming conversation support and stop the response to save your tokens.
- 📝 Create files or fix your code with one click or with keyboard shortcuts.
- ➡️ Export all your conversation history at once in Markdown format.
# 📣 What's new?
<details open>
<summary><strong> 🌞 Custom system message & o1-mini and o1-preview models</strong></summary>
- Added a new setting to customize the system message / context that starts your conversation with the AI.
- Update the `genieai.systemMessage` setting to customize your system message.
- You can now use o1-mini and o1-preview models. **Please note that these new models have usage tier limitations. See [Usage tiers](https://platform.openai.com/docs/guides/rate-limits/usage-tiers).**
</details>
<details open>
<summary><strong> ⏫ GPT-4o & 2024 Models available</strong></summary>
- You can now use gpt-4o and other 2024 models with improved maxTokens.
- New models include: `gpt-4o`, `gpt-4o-2024-05-13`, `gpt-4-turbo`, `gpt-4-turbo-2024`, `gpt-4-turbo-preview`, `gpt-4-0125-preview`
- Editor View is now fixed and uses your selected model instead of legacy models.
- Fixed Genie: Generate commit message problems due to vscode updating its APIs.
- Added new menu item to run Genie: Generate commit message command.
</details>
<details>
<summary><strong> ⚡ Generate commit messages functionality added</strong></summary>
- Generate commit messages right within VS Code:
<img src="https://raw.githubusercontent.com/ai-genie/chatgpt-vscode/main/images/generate-commit-messages.png" alt="Genie: Generate commit messages" style="max-width: 100%;max-height: 240px;">
- You can update yExcerpt of 19,479 characters
Read on GitHub11
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:a6499a8d99f674a0, topic:chatgpt