diff --git a/src/components/index/TheiaIDEFeatures.js b/src/components/index/TheiaIDEFeatures.js index 4f3436d4..cd348a5e 100644 --- a/src/components/index/TheiaIDEFeatures.js +++ b/src/components/index/TheiaIDEFeatures.js @@ -18,6 +18,7 @@ import React from 'react' import CodeEditing from '../../resources/codeediting.mp4' import ModernUX from '../../resources/modernux.mp4' +import TheiaIDEAI from '../../resources/theia-ide-ai-demo.mp4' import styled from '@emotion/styled' import { breakpoints } from '../../utils/variables' @@ -113,6 +114,17 @@ const TheiaIDEFeatures = ({ adopters }) => ( + +
+

AI-Powered IDE (Alpha)

+

Experience the future of development with Theia IDE's AI support. Built on Theia AI, the AI assistance offers unmatched transparency and control, allowing you to customize AI interactions, choose your preferred models—whether cloud-based, self-hosted, or local—tailor prompts to your workflow, and even create your own custom agents to automate individual workflows, all while maintaining full ownership of your data.

+
+
+ +
+

Open Source and Vendor Neutral

diff --git a/src/resources/theia-ide-ai-demo.mp4 b/src/resources/theia-ide-ai-demo.mp4 new file mode 100644 index 00000000..2cacfef3 Binary files /dev/null and b/src/resources/theia-ide-ai-demo.mp4 differ