Skip to content

Commit

Permalink
Update 1-introduction-ai-coding.md
Browse files Browse the repository at this point in the history
  • Loading branch information
olgaminaeva authored Nov 24, 2024
1 parent fdc5b7e commit 355b594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions episodes/1-introduction-ai-coding.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ With a foundation of how AI models for coding assistants function — how they a
|------------|-----------|-----------------|-----------------|-------------------|------------------|----------------|
| | ![](episodes/fig/github_copilot_logo.png) | ![](episodes/fig/codeium_logo.png) | ![](episodes/fig/amazon_Q_developer_logo.png) | ![](episodes/fig/Tabnine_AI_logo.png) | ![](episodes/fig/hugging_chat_logo.webp) | ![](episodes/fig/Cline_logo.png) |

Check warning on line 60 in episodes/1-introduction-ai-coding.md

View workflow job for this annotation

GitHub Actions / Build Full Site

[image missing alt-text]: episodes/fig/github_copilot_logo.png

Check warning on line 60 in episodes/1-introduction-ai-coding.md

View workflow job for this annotation

GitHub Actions / Build Full Site

[image missing alt-text]: episodes/fig/codeium_logo.png

Check warning on line 60 in episodes/1-introduction-ai-coding.md

View workflow job for this annotation

GitHub Actions / Build Full Site

[image missing alt-text]: episodes/fig/amazon_Q_developer_logo.png

Check warning on line 60 in episodes/1-introduction-ai-coding.md

View workflow job for this annotation

GitHub Actions / Build Full Site

[image missing alt-text]: episodes/fig/Tabnine_AI_logo.png

Check warning on line 60 in episodes/1-introduction-ai-coding.md

View workflow job for this annotation

GitHub Actions / Build Full Site

[image missing alt-text]: episodes/fig/hugging_chat_logo.webp

Check warning on line 60 in episodes/1-introduction-ai-coding.md

View workflow job for this annotation

GitHub Actions / Build Full Site

[image missing alt-text]: episodes/fig/Cline_logo.png
| **Brief Introduction** | AI coding assistant developed in collaboration with OpenAI, suggests code as you type within the IDE | AI coding assistant that provides code completions and refactoring suggestions | AI assistant from Amazon Web Services, offers real-time code recommendations and integrates into various development environments | AI code completion tool providing accurate, context-aware code suggestions across multiple languages | Leverages open-source models for flexible and customizable AI code assistance | AI-powered coding assistant available as a VSCode extension and a browser version |
| **Key Features** | Integration with GitHub ecosystem<br><br> Multilingual and multiline support<br><br> Acts as a virtual pair programmer | Advanced code completions<br><br> Code refactoring capabilities<br><br> Supports multiple programming languages | Code recommendations<br><br> Security scans for vulnerabilities<br><br> Real-time documentation assistance<br><br> Multilingual support | Robust autocompletion<br><br> Learns from codebase to suggest relevant snippets and APIs<br><br> Extensive language support | Open-source model integration<br><br> High flexibility in deployment<br><br> Supports diverse coding environments | Autonomous coding capabilities using Claude 3.5 Sonnet<br><be> File management (creation, editing, and diff views)<br><be> Terminal integration for executing commands<br><br> Browser interaction for debugging and testing |
| **Pricing** | Free for verified students (via GitHub Student Pack)<br><br> Monthly subscription fee, often with a free trial month | Free version with basic features<br><br> Paid version for full access to advanced features and higher usage limits | Free tier with basic features<br><br> Paid tiers with additional features, higher usage limits, and advanced support | Free version with limited features<br><br> Pro version subscription-based, available monthly or yearly<br><br> Discounts for team licenses | Free access to open-source models<br><br> Paid options for advanced support and additional features | a "free, open-source" extension|
| **Key Features** | Integration with GitHub ecosystem<br><br> Multilingual and multiline support<br><br> Acts as a virtual pair programmer | Advanced code completions<br><br> Code refactoring capabilities<br><br> Supports multiple programming languages | Code recommendations<br><br> Security scans for vulnerabilities<br><br> Real-time documentation assistance<br><br> Multilingual support | Robust autocompletion<br><br> Learns from codebase to suggest relevant snippets and APIs<br><br> Extensive language support | Open-source model integration<br><br> High flexibility in deployment<br><br> Supports diverse coding environments | Autonomous coding capabilities using Claude 3.5 Sonnet<br><br> Terminal integration for executing commands<br><br> Browser interaction for debugging and testing |
| **Pricing** | Free for verified students (via GitHub Student Pack)<br><br> Monthly subscription fee, often with a free trial month | Free version with basic features<br><br> Paid version for full access to advanced features and higher usage limits | Free tier with basic features<br><br> Paid tiers with additional features, higher usage limits, and advanced support | Free version with limited features<br><br> Pro version subscription-based, available monthly or yearly<br><br> Discounts for team licenses | Free access to open-source models<br><br> Paid options for advanced support and additional features | A "free, open-source" extension|

::::::::::::::::::::::::::::::::::::: callout

Expand Down

0 comments on commit 355b594

Please sign in to comment.