04-16 00:00 · AI,微软,Copilot,AI
微软宣布Copilot AI助手全面集成到Windows 12操作系统
使用 Microsoft 365 充分利用每一天
只要购买一项计划,即可享受在线保护、安全的云存储空间和多款创新应用,满足你的各种需求。
Xbox 控制器
Elite 品质,无线连接,随处适用 - 无论你的游戏风格如何,这款控制器都能满足你的需求。
Xbox Elite 无线控制器 2 代 黑色
全新 Xbox Elite 无线控制器 2 代针对竞技型玩家所设计
Microsoft Edge
浏览过程中,可体验出色性能,隐私性更强、效率和价值更高。
商业版
全新
来认识一下最新的 Surface 商用版 Windows 11 AI+ PC
便携、性能强劲,且具备世界级安全防护—这就是搭载 Snapdragon® 处理器的 12 英寸 Surface Pro 商用版以及 13 英寸 Surface Laptop 商用版。
获取适合你的业务的 Microsoft Teams
联机会议、聊天、实时协作以及共享云存储,尽在一处。
加入 AI 时代
使用最新的 Microsoft AI 解决方案进行创建、沟通和编码。
面向企业的 Windows 11
专为混合办公而设计。为员工提供强大支持。为 IT 提供一致体验。全面的安全保障。
▸ 展开全文
04-16 00:00 · AI,视频生成,StabilityAI,AI
Stability AI发布文本到视频生成模型,支持高质量短视频生成
Marketing
Create high-quality on-brand assets for every campaign using our image generation and editing tools.
Gaming
Build immersive worlds with our 3D and 4D video models that take volumetric generative media to the next level.
Entertainment
From storyboarding to color grading, our image and video tools help you get to the final cut faster.
Your next production requires more than a prompt.
Your business needs comprehensive controls to deploy Gen AI with confidence.
The flexible deployment you need
to get to the outcomes you want.
Self-Hosted
Deploy our models in your environment for advanced customization and control of your data.
Get license
Applications
Brand Studio, our fully managed creative production platform for enterprise teams.
See plans
API
Seamlessly integrate our production-ready media generation and editing tools with no infrastructure to manage.
See plans
Cloud Service
Deploy our models in your environment for advanced customization.
See plans
Less busywork.
More great work.
The future of creativity is here, and it’s not just a prompt. It’s people like you, using tools like ours. So, ready to start making like nobody’s business?
▸ 展开全文
04-16 00:00 · AI,编程工具,Cursor,大模型,AI
Cursor 2.0发布,支持多模型切换,代码生成和审查能力增强
This element contains an interactive demo for sighted users showing multiple Cursor interfaces: Cursor CLI interface, Cursor Desktop interface. The interface is displayed over a subtle, solid brand background.
Cursor CLI
Cursor Agent
~/cursor/cursor-web
Analyze Tab vs Agent Usage Patterns
Help me understand how teams split their focus between the tab view and the agents panel across our workspaces.
→
Composer 2 / for commands · @ for files
Cursor Desktop
http://localhost:3000
Acme Labs
Software creation is changing. We are a group of researchers, engineers, and technologists inventing at the edge of what's useful and possible.
This element contains an interactive demo for sighted users. It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a subtle, solid brand background.
Cursor
Plansfeature-prd.md
Mission Control Interface
A grid view of all open windows as scaled previews, allowing quick selection to bring any window to front.
Trigger
Menu item in MenuBar.tsx (View > Mission Control), hotkey F3, or double-tap desktop.
View Behavior
Overlay existing windows into a grid of live previews with spring-based layout animations and shared element transitions.
3 Tasks
Add multiplayer mode to useAppStore.ts
Create a new MissionControlView.tsx component
Update AppManager.tsx to apply expose modes.
Add a task, ⌘K to generate...
Plan Mission Control
let's build a mission control interface, similar to the expose-style window manager on macOS
Works autonomously, runs in parallel
Agents use their own computers to build, test, and demo features end to end for you to review.
let's build a dashboard to make our research findings interactive
Explored12 files, 4 searches
On it. I'll build the dashboard using your theme config, wire up the research data, and add interactive charts with public access controls.
Worked for 14m 22s
Processedscreen recording
Done! Here's a walkthrough of the dashboard.
Acme Labs
Summary
Built the interactive dashboard with realtime charts, data from Snowflake, and shadcn components. Deployed to staging via Vercel.
Add a follow up...
In every tool, at every step
Cursor runs in your terminal, collaborates in Slack, and reviews PRs in GitHub.
curlhttps://cursor.com/install-fsS | bash
This element contains an interactive demo for sighted users showing multiple Cursor interfaces: the CLI with command-line assistance, Slack integration for team communication. The interface is displayed over a scenic painted landscape wallpaper, giving the demo an artistic backdrop.
Slack
swhitmore5m
i wanna be able to go to cursor.com/changelog#1.0 to see 1.0 changelog
eric4m
checks out
@cursor can you take a stab?
CursorAPP2m
I added direct linking for changelog entries and updated the Node.js version constraints across the project for better maintainability.
This element contains an interactive demo for sighted users. It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a scenic painted landscape wallpaper, giving the demo an artistic backdrop.
Cursor
"use client";import React, { useState } from "react";import Navigation from "./Navigation";import SupportChat from "./SupportChat";export default function Dashboard() { return ( <div className="flex h-[600px] border rounded-lg overflow-hidden"> <div className="w-64 border-r"> </div> <div className="w-80 border-l"> <SupportChat /> </div> </div> );}
"use client";import React, { useState } from "react";import Navigation from "./Navigation";import SupportChat from "./SupportChat";export default function Dashboard() { return ( <div className="flex h-[600px] border rounded-lg overflow-hidden"> <div className="w-64 border-r"> </div> <div className="w-80 border-l"> <SupportChat /> </div> </div> );}
The new way to build software.
Stay on the frontier
Use the best model for every task
Choose between every cutting-edge model from OpenAI, Anthropic, Gemini, xAI, and Cursor.
This element contains an interactive demo for sighted users showing multiple Cursor interfaces: Cursor CLI interface, Cursor Desktop interface. The interface is displayed over a subtle, solid brand background.
Cursor CLI
Cursor Agent
~/cursor/cursor-web
Analyze Tab vs Agent Usage Patterns
Help me understand how teams split their focus between the tab view and the agents panel across our workspaces.
→
Composer 2 / for commands · @ for files
Cursor Desktop
http://localhost:3000
Acme Labs
Software creation is changing. We are a group of researchers, engineers, and technologists inventing at the edge of what's useful and possible.
This element contains an interactive demo for sighted users. It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a subtle, solid brand background.
Cursor
Plansfeature-prd.md
Mission Control Interface
A grid view of all open windows as scaled previews, allowing quick selection to bring any window to front.
▸ 展开全文
04-16 00:00 · AI,Google,长上下文,大模型,AI
Google发布Gemini 2.0,支持200万tokens上下文,在处理长文档方面优势明显
AI for every
developer
Unlock AI models to build innovative apps and transform development workflows with tools across platforms.
Explore models in Google AI StudioStart building
Get started building with cutting-edge AI models and tools
Own your AI with Gemma open models
Build custom AI solutions and retain complete control. Tailor Gemma models, built from the same research and technology as Gemini, with your own data.
Build with GemmaRun AI models on-device with Google AI Edge
Build and deploy edge ML solutions across mobile, web, and embedded applications, from simple APIs to custom pipelines, with support across all major frameworks.
Explore Google AI EdgeBoost productivity with AI code assistance
Agents
Gemini empowers you to be more productive by acting as your coding agent. It can plan and execute tasks, freeing you to focus on what matters most.
Analysis and insights
Improve code quality and fix issues with code analysis. Get insights, suggestions, and code snippets within your existing development environment.
Code generation
Gemini adds AI-powered code completion with natural language understanding to create entire code blocks from your descriptions, revolutionizing your development workflow.
Code chat
Ask development questions and receive responses that help you reduce errors, solve problems, and become a better developer. Gemini understands the context of your environment to give you the best responses for your questions.
Explore apps built with the Gemini API
Join the community
Tap into the power of our community forum. Get answers, build together, and be part of the conversation.
▸ 展开全文
04-16 00:00 · AI,Anthropic,模型评测,大模型,AI
最新评测显示Claude 3.5在复杂推理任务上表现超过GPT-4,代码能力显著提升
Securing critical software for the AI era
Introducing a smarter, more capable Opus for coding, agents, vision, and complex professional work.
No ads. No sponsored content. Just genuinely helpful conversations.
The first AI-assisted drive on another planet. Claude helped NASA’s Perseverance rover travel four hundred meters on Mars.
▸ 展开全文
04-13 00:06 · 大模型发布,多模态竞争,技术迭代,内容生成,AI基准测试
OpenAI推出支持视频输入和输出的新一代多模态AI模型,在多个基准测试中表现优异
OpenAI今日正式发布了其新一代多模态AI模型,该模型在视频理解和生成能力方面实现了重大突破。
**技术特性**:
1. **视频输入支持**:模型能够直接处理视频片段,理解其中的场景、动作、物体和人物关系
2. **视频生成能力**:可根据文本描述生成高质量、连贯的视频内容,支持多种风格和分辨率
3. **多模态融合**:在文本、图像、音频、视频四种模态间实现无缝转换和理解
4. **基准测试表现**:在多个国际基准测试中表现优异,特别是在视频问答和内容生成任务上
**应用场景**:
- **内容创作**:为视频制作、广告、教育内容提供AI辅助
- **监控分析**:实时分析监控视频,识别异常行为和物体
- **娱乐产业**:为游戏、电影制作提供AI生成内容
- **教育培训**:创建交互式学习材料和模拟场景
**技术突破**:
- 采用新的Transformer架构,专门优化视频序列处理
- 训练数据包含数百万小时的标注视频内容
- 推理效率提升40%,相比前代模型减少计算资源消耗
- 支持实时视频处理,延迟低于100毫秒
**行业影响**:
OpenAI此举将进一步推动多模态AI技术的发展,特别是在视频内容理解和生成领域。竞争对手包括Google的VideoPoet、Meta的Make-A-Video等。分析认为,视频AI市场将在未来3年内达到千亿美元规模。
该模型现已通过API向开发者和企业客户开放,标准版支持720p视频处理,专业版支持4K视频和实时流处理。
▸ 展开全文
03-27 00:02 · AI,视频生成,StabilityAI,AI
Stability AI发布文本到视频生成模型,支持高质量短视频生成
Marketing
Create high-quality on-brand assets for every campaign using our image generation and editing tools.
Gaming
Build immersive worlds with our 3D and 4D video models that take volumetric generative media to the next level.
Entertainment
From storyboarding to color grading, our image and video tools help you get to the final cut faster.
Your next production requires more than a prompt.
Your business needs comprehensive controls to deploy Gen AI with confidence.
The flexible deployment you need
to get to the outcomes you want.
Self-Hosted
Deploy our models in your environment for advanced customization and control of your data.
Get license
Applications
Brand Studio, our fully managed creative production platform for enterprise teams.
See plans
API
Seamlessly integrate our production-ready media generation and editing tools with no infrastructure to manage.
See plans
Cloud Service
Deploy our models in your environment for advanced customization.
See plans
Less busywork.
More great work.
The future of creativity is here, and it’s not just a prompt. It’s people like you, using tools like ours. So, ready to start making like nobody’s business?
▸ 展开全文