diff --git a/episodes/1-introduction-ai-coding.md b/episodes/1-introduction-ai-coding.md index f582555..e468328 100644 --- a/episodes/1-introduction-ai-coding.md +++ b/episodes/1-introduction-ai-coding.md @@ -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) | | **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

Multilingual and multiline support

Acts as a virtual pair programmer | Advanced code completions

Code refactoring capabilities

Supports multiple programming languages | Code recommendations

Security scans for vulnerabilities

Real-time documentation assistance

Multilingual support | Robust autocompletion

Learns from codebase to suggest relevant snippets and APIs

Extensive language support | Open-source model integration

High flexibility in deployment

Supports diverse coding environments | Autonomous coding capabilities using Claude 3.5 Sonnet
File management (creation, editing, and diff views)
Terminal integration for executing commands

Browser interaction for debugging and testing | -| **Pricing** | Free for verified students (via GitHub Student Pack)

Monthly subscription fee, often with a free trial month | Free version with basic features

Paid version for full access to advanced features and higher usage limits | Free tier with basic features

Paid tiers with additional features, higher usage limits, and advanced support | Free version with limited features

Pro version subscription-based, available monthly or yearly

Discounts for team licenses | Free access to open-source models

Paid options for advanced support and additional features | a "free, open-source" extension| +| **Key Features** | Integration with GitHub ecosystem

Multilingual and multiline support

Acts as a virtual pair programmer | Advanced code completions

Code refactoring capabilities

Supports multiple programming languages | Code recommendations

Security scans for vulnerabilities

Real-time documentation assistance

Multilingual support | Robust autocompletion

Learns from codebase to suggest relevant snippets and APIs

Extensive language support | Open-source model integration

High flexibility in deployment

Supports diverse coding environments | Autonomous coding capabilities using Claude 3.5 Sonnet

Terminal integration for executing commands

Browser interaction for debugging and testing | +| **Pricing** | Free for verified students (via GitHub Student Pack)

Monthly subscription fee, often with a free trial month | Free version with basic features

Paid version for full access to advanced features and higher usage limits | Free tier with basic features

Paid tiers with additional features, higher usage limits, and advanced support | Free version with limited features

Pro version subscription-based, available monthly or yearly

Discounts for team licenses | Free access to open-source models

Paid options for advanced support and additional features | A "free, open-source" extension| ::::::::::::::::::::::::::::::::::::: callout