Publicado el Deja un comentario

El nuevo Copilot for Gaming tiene como objetivo ahorrarles tiempo y ayudarlos a ser buenos

marzo 21, 2025

El nuevo Copilot for Gaming tiene como objetivo ahorrarles tiempo y ayudarlos a ser buenos

Por: Jeff Rubenstein, director editorial de Xbox.

  • En el podcast oficial de Xbox, Fatima Kardar presentó Copilot for Gaming, el compañero de juego definitivo que ayuda a los jugadores a jugar más rápido, perfeccionar sus habilidades con un entrenamiento experto y disfrutar de una experiencia de juego más social.
  • También en el podcast, Jason Ronald anunció que la biblioteca de títulos de Xbox Play Anywhere ha superado los 1,000 juegos, con muchos más en camino.
  • Pueden ver el último episodio de The Official Xbox Podcast en YouTube y Spotify, o escucharlo en Apple Podcasts.

En The Official Xbox Podcast, la vicepresidenta corporativa de IA de juegos de Xbox, Fatima Kardar, se unió al vicepresidente de Next Generation, Jason Ronald, para revelar emocionantes actualizaciones impulsadas por IA que llegarán directo a los jugadores de Xbox, para ayudarlos a ahorrar tiempo, encontrar nuevos juegos que tal vez les gusten o incluso para ayudarlos a regresar a un juego del que quizás se hayan alejado.

En el podcast, Kardar presentó Copilot for Gaming, del que los Xbox Insiders pueden obtener una vista previa temprana en dispositivos móviles pronto. Este compañero impulsado por IA está diseñado para ser su compañero de juego personalizado, ayudándoles a llegar a sus juegos favoritos más rápido, entrenándolos para mejorar sus habilidades y conectándolos mejor con sus amigos y comunidades. Copilot for Gaming estará ahí cuando lo necesiten, pero no estorba si no lo necesitan.

«Los juegos son la única forma de entretenimiento en la que puedes quedarte atascado», dijo Kardar en el podcast. «Así que ahí es donde quieres que aparezca algo que te diga: ‘Vamos a ayudarte a superar eso’».

Leer sobre ello es una cosa, verlo en acción es otra, así que los animamos a ver el episodio para ver algunos prototipos de Copilot for Gaming aquí:

Nota: Los videos de asistencia de Copilot en el juego que se presentan en el podcast son solo conceptos de producto.

Copilot for Gaming se basa en tres principios: capacidad, adaptabilidad y personalización. Está diseñado para ayudar a los jugadores de varias maneras, desde recomendaciones de juegos personalizadas y una configuración de juego perfecta, hasta entrenamiento útil y mantenimiento de conexiones con amigos. Kardar enfatizó que el jugador mantiene el control, y decide cómo y cuándo interactuar con el Copiloto, asegurándose de que mejore en lugar de interrumpir la experiencia de juego.

Uno de los principales problemas que Kardar destacó que Copilot for Gaming pretende resolver es la gestión del tiempo; para ayudar a los jugadores a dedicar menos tiempo a las tareas (buscar, descargar, actualizar) y más tiempo a lo que les gusta: jugar: «Todo ello con un objetivo: ayudarlos a jugar primero». Ya sea a través de conectar a los jugadores con juegos que tal vez disfruten o recordándoles dónde se quedaron en un viejo favorito, Copilot for Gaming está configurado para hacer que los juegos con Xbox sean más fluidos y personalizados.

Un área en particular emocionante que Kardar demostró en el podcast es una característica futura de Copilot for Gaming: la asistencia en el juego. En escenarios de ejemplo, los jugadores se presentaron por medio lenguaje natural, donde Copilot pudo proporcionar consejos específicos de la situación para ayudar a los jugadores a superar los desafíos y mejorar su juego.

«No se trata solo de que la IA aparezca para ayudarte, se trata de que la IA aparezca en el momento adecuado», explicó Kardar. «En verdad tenemos que pensar en la experiencia que hemos construido, no puede ser intrusiva».

Es por eso que interactuar con funciones como esta estará bajo el control del jugador, cuando y si así lo decide. Los comentarios de los jugadores son cruciales en este recorrido; a través del Programa Xbox Insider, los jugadores pronto podrán probarlo y proporcionar comentarios para ayudar a dar forma a la dirección del producto, primero en dispositivos móviles y expandiéndose de manera gradual a través de dispositivos. Este enfoque colaborativo garantiza que las soluciones de IA desarrolladas estén en verdad alineadas con las necesidades y preferencias de los jugadores y no interrumpan su flujo. Pueden obtener más información sobre cómo unirse al Programa Insider de Xbox aquí.

También en este episodio del Podcast Oficial de Xbox, Jason Ronald compartió que más de 1,000 títulos ahora son compatibles con Xbox Play Anywhere. Cuando los jugadores compran un juego de Xbox Play Anywhere, pueden disfrutarlo en Xbox y PC con Windows 10/11 sin costo adicional, para sus partidas guardadas, progreso y logros a todos los dispositivos. Esta flexibilidad tiene un valor obvio para los jugadores, pero Ronald también compartió algunas métricas de jugadores que muestran el valor de Xbox Play Anywhere para los desarrolladores.

«Cuando observamos los datos de los títulos que están habilitados para Xbox Play Anywhere, estos títulos obtienen un 20% más de juego porque es más flexible, porque puedo jugar sobre la marcha», dijo Ronald.

Para obtener más detalles y ver estas características de IA en acción, te animamos a que veas el último episodio de The Official Xbox Podcast en YouTube, o que lo escuches a través  de Spotify o Apple Podcasts.

The post El nuevo Copilot for Gaming tiene como objetivo ahorrarles tiempo y ayudarlos a ser buenos appeared first on Source LATAM.

 

​The post El nuevo Copilot for Gaming tiene como objetivo ahorrarles tiempo y ayudarlos a ser buenos appeared first on Source LATAM.  

Publicado el Deja un comentario

Amazon Bedrock now supports RAG Evaluation (generally available)

Amazon Bedrock RAG evaluation is now generally available. You can evaluate your retrieval-augmented generation (RAG) applications, either those built on Amazon Bedrock Knowledge Bases or a custom RAG system. You can evaluate either retrieval or end-to-end generation. Evaluations are powered by an LLM-as-a-judge, with a choice of several judge models. For retrieval, you can select from metrics such as context relevance and coverage. For end-to-end retrieve and generation, you can select from quality metrics such as correctness, completeness, and faithfulness (hallucination detection), and responsible AI metrics such as harmfulness, answer refusal, and stereotyping. You can also compare across evaluation jobs to iterate on your Knowledge Bases or custom RAG applications with different settings like chunking strategy or vector length, rerankers, or different content generating models.

*Brand new – more flexibility!* As of today, in addition to Bedrock Knowledge Bases, Amazon Bedrock’s RAG evaluations supports custom RAG pipeline evaluations. Customers evaluating custom RAG pipelines can now bring their input-output pairs and retrieved contexts into the evaluation job directly in their input dataset, enabling them to bypass the call to a Bedrock Knowledge Base («bring your own inference responses»). We also added citation precision and citation coverage metrics for Bedrock Knowledge Bases evaluation. If you use a Bedrock Knowledge Base as part of your evaluation, you can incorporate Amazon Bedrock Guardrails directly.

To learn more, visit the Amazon Bedrock Evaluations page and documentation. To get started, log into the Amazon Bedrock Console or use the Amazon Bedrock APIs.
 

 

​Amazon Bedrock RAG evaluation is now generally available. You can evaluate your retrieval-augmented generation (RAG) applications, either those built on Amazon Bedrock Knowledge Bases or a custom RAG system. You can evaluate either retrieval or end-to-end generation. Evaluations are powered by an LLM-as-a-judge, with a choice of several judge models. For retrieval, you can select from metrics such as context relevance and coverage. For end-to-end retrieve and generation, you can select from quality metrics such as correctness, completeness, and faithfulness (hallucination detection), and responsible AI metrics such as harmfulness, answer refusal, and stereotyping. You can also compare across evaluation jobs to iterate on your Knowledge Bases or custom RAG applications with different settings like chunking strategy or vector length, rerankers, or different content generating models. *Brand new – more flexibility!* As of today, in addition to Bedrock Knowledge Bases, Amazon Bedrock’s RAG evaluations supports custom RAG pipeline evaluations. Customers evaluating custom RAG pipelines can now bring their input-output pairs and retrieved contexts into the evaluation job directly in their input dataset, enabling them to bypass the call to a Bedrock Knowledge Base («bring your own inference responses»). We also added citation precision and citation coverage metrics for Bedrock Knowledge Bases evaluation. If you use a Bedrock Knowledge Base as part of your evaluation, you can incorporate Amazon Bedrock Guardrails directly. To learn more, visit the Amazon Bedrock Evaluations page and documentation. To get started, log into the Amazon Bedrock Console or use the Amazon Bedrock APIs.    

Publicado el Deja un comentario

Research and Engineering Studio on AWS Version 2025.03 now available

Today we’re excited to announce Research and Engineering Studio (RES) on AWS Version 2025.03. This release introduces the RES cost dashboard, supports custom instance lists by software stack, extends hibernation support to Linux virtual desktops, and supports virtual desktops running Windows 10 and 11.

Administrators now have access to the RES cost dashboard, which provides an overview of the Virtual Desktop Infrastructure (VDI) costs at a project level. Use the cost dashboard to get an overview of each project’s budget progress and view data related to historical spend.

RES 2024.08 introduced the ability to modify the list of allowable VDI instance types at the environment level. This release refines that feature by allowing administrators to assign any subset of allowed instances to specific software stacks. Assigning these software stacks to projects makes it possible to limit the instances available for VDIs at a project level.

RES 2025.03 also extends hibernation support to all supported Linux distributions and now supports launching VDIs with Windows 10 and 11. Software stacks now have an additional setting to launch VDIs with either shared, dedicated instance, or dedicated host tenancy to meet licensing requirements. Finally, the ability to create a software stack from a running session has returned. Use this as an alternative to EC2 Image Builder to streamline creation of custom Software Stacks and software images.

See the regional availability page for the list of regions where RES is available.

Check out additional release notes on Github to get started and deploy RES 2025.03.
 

 

​Today we’re excited to announce Research and Engineering Studio (RES) on AWS Version 2025.03. This release introduces the RES cost dashboard, supports custom instance lists by software stack, extends hibernation support to Linux virtual desktops, and supports virtual desktops running Windows 10 and 11. Administrators now have access to the RES cost dashboard, which provides an overview of the Virtual Desktop Infrastructure (VDI) costs at a project level. Use the cost dashboard to get an overview of each project’s budget progress and view data related to historical spend. RES 2024.08 introduced the ability to modify the list of allowable VDI instance types at the environment level. This release refines that feature by allowing administrators to assign any subset of allowed instances to specific software stacks. Assigning these software stacks to projects makes it possible to limit the instances available for VDIs at a project level. RES 2025.03 also extends hibernation support to all supported Linux distributions and now supports launching VDIs with Windows 10 and 11. Software stacks now have an additional setting to launch VDIs with either shared, dedicated instance, or dedicated host tenancy to meet licensing requirements. Finally, the ability to create a software stack from a running session has returned. Use this as an alternative to EC2 Image Builder to streamline creation of custom Software Stacks and software images. See the regional availability page for the list of regions where RES is available. Check out additional release notes on Github to get started and deploy RES 2025.03.    

Publicado el Deja un comentario

Amazon Bedrock Model Evaluation LLM-as-a-judge is now generally available

Amazon Bedrock Model Evaluation’s LLM-as-a-judge capability is now generally available. Amazon Bedrock Model Evaluation allows you to evaluate, compare, and select the right models for your use case. You can choose an LLM as your judge from several available on Bedrock to ensure you have the right combination of evaluator models and models being evaluated. You can select quality metrics such as correctness, completeness, and professional style and tone, as well as responsible AI metrics such as harmfulness and answer refusal. You can evaluate all available models on Amazon Bedrock, including serverless models, Bedrock Marketplace models compatible with Converse API, customized and distilled models, imported models, and model routers. You can also compare results across evaluation jobs.

*Brand new – more flexibility!* Today, you can evaluate any model or system hosted anywhere by bringing your own inference responses you already fetched into your input prompt dataset for the evaluation job (“bring your own inference responses“). These responses can be from an Amazon Bedrock model or from any model or application hosted outside of Amazon Bedrock, enabling you to bypass calling an Amazon Bedrock model in the evaluation job, and allowing you to incorporate all the intermediate steps of your application into your final responses.

With LLM-as-a-judge, you can get human-like evaluation quality at lower cost, while saving weeks of time.

To learn more, visit the Amazon Bedrock Evaluations page and documentation. To get started, sign in to the AWS Console or use Amazon Bedrock APIs.
 

 

​Amazon Bedrock Model Evaluation’s LLM-as-a-judge capability is now generally available. Amazon Bedrock Model Evaluation allows you to evaluate, compare, and select the right models for your use case. You can choose an LLM as your judge from several available on Bedrock to ensure you have the right combination of evaluator models and models being evaluated. You can select quality metrics such as correctness, completeness, and professional style and tone, as well as responsible AI metrics such as harmfulness and answer refusal. You can evaluate all available models on Amazon Bedrock, including serverless models, Bedrock Marketplace models compatible with Converse API, customized and distilled models, imported models, and model routers. You can also compare results across evaluation jobs. *Brand new – more flexibility!* Today, you can evaluate any model or system hosted anywhere by bringing your own inference responses you already fetched into your input prompt dataset for the evaluation job (“bring your own inference responses“). These responses can be from an Amazon Bedrock model or from any model or application hosted outside of Amazon Bedrock, enabling you to bypass calling an Amazon Bedrock model in the evaluation job, and allowing you to incorporate all the intermediate steps of your application into your final responses. With LLM-as-a-judge, you can get human-like evaluation quality at lower cost, while saving weeks of time. To learn more, visit the Amazon Bedrock Evaluations page and documentation. To get started, sign in to the AWS Console or use Amazon Bedrock APIs.    

Publicado el Deja un comentario

Amazon Redshift Serverless is now available in the AWS Mexico (Central) and Asia Pacific (Thailand) Regions

Amazon Redshift Serverless, which allows you to run and scale analytics without having to provision and manage data warehouse clusters, is now generally available in the AWS Mexico (Central) and Asia Pacific (Thailand) regions. With Amazon Redshift Serverless, all users, including data analysts, developers, and data scientists, can use Amazon Redshift to get insights from data in seconds. Amazon Redshift Serverless automatically provisions and intelligently scales data warehouse capacity to deliver high performance for all your analytics. You only pay for the compute used for the duration of the workloads on a per-second basis. You can benefit from this simplicity without making any changes to your existing analytics and business intelligence applications.

With a few clicks in the AWS Management Console, you can get started with querying data using the Query Editor V2 or your tool of choice with Amazon Redshift Serverless. There is no need to choose node types, node count, workload management, scaling, and other manual configurations. You can create databases, schemas, and tables, and load your own data from Amazon S3, access data using Amazon Redshift data shares, or restore an existing Amazon Redshift provisioned cluster snapshot. With Amazon Redshift Serverless, you can directly query data in open formats, such as Apache Parquet, in Amazon S3 data lakes. Amazon Redshift Serverless provides unified billing for queries on any of these data sources, helping you efficiently monitor and manage costs.

To get started, see the Amazon Redshift Serverless feature page, user documentation, and API Reference.

 

​Amazon Redshift Serverless, which allows you to run and scale analytics without having to provision and manage data warehouse clusters, is now generally available in the AWS Mexico (Central) and Asia Pacific (Thailand) regions. With Amazon Redshift Serverless, all users, including data analysts, developers, and data scientists, can use Amazon Redshift to get insights from data in seconds. Amazon Redshift Serverless automatically provisions and intelligently scales data warehouse capacity to deliver high performance for all your analytics. You only pay for the compute used for the duration of the workloads on a per-second basis. You can benefit from this simplicity without making any changes to your existing analytics and business intelligence applications. With a few clicks in the AWS Management Console, you can get started with querying data using the Query Editor V2 or your tool of choice with Amazon Redshift Serverless. There is no need to choose node types, node count, workload management, scaling, and other manual configurations. You can create databases, schemas, and tables, and load your own data from Amazon S3, access data using Amazon Redshift data shares, or restore an existing Amazon Redshift provisioned cluster snapshot. With Amazon Redshift Serverless, you can directly query data in open formats, such as Apache Parquet, in Amazon S3 data lakes. Amazon Redshift Serverless provides unified billing for queries on any of these data sources, helping you efficiently monitor and manage costs. To get started, see the Amazon Redshift Serverless feature page, user documentation, and API Reference.  

Publicado el Deja un comentario

IonQ Forte Enterprise now available on Amazon Braket

Amazon Braket, the quantum computing service from AWS, now offers IonQ’s latest 36-qubit Forte Enterprise quantum processing unit (QPU) in the US East (N. Virginia) Region. This new device joins IonQ’s existing quantum hardware portfolio on Braket, which includes Forte-1, Aria-1, and Aria-2, providing customers with additional capacity to run their quantum workloads on ion-trapped devices.

With this launch, customers can use the familiar Braket SDK and APIs to access Forte Enterprise, which maintains the same capabilities that customers value in Forte-1. The device features IonQ’s debiasing and sharpening error mitigation algorithms to enable advanced customers workloads. Forte Enterprise continues to use the native ZZ gate architecture, making it easy for customers to seamlessly migrate workloads between the Forte devices.

IonQ Forte Enterprise is physically located in Switzerland, but all customer traffic routes through US East (N. Virginia) region. Customers can access this new device using the ARN: arn:aws:braket:us-east-1::device/qpu/ionq/Forte-Enterprise-1.

To get started with IonQ Forte Enterprise, visit the Amazon Braket devices page in the AWS Management Console to explore device specifications and capabilities. For additional guidance, review the Amazon Braket documentation and pricing information to make the most of this new device.

 

​Amazon Braket, the quantum computing service from AWS, now offers IonQ’s latest 36-qubit Forte Enterprise quantum processing unit (QPU) in the US East (N. Virginia) Region. This new device joins IonQ’s existing quantum hardware portfolio on Braket, which includes Forte-1, Aria-1, and Aria-2, providing customers with additional capacity to run their quantum workloads on ion-trapped devices. With this launch, customers can use the familiar Braket SDK and APIs to access Forte Enterprise, which maintains the same capabilities that customers value in Forte-1. The device features IonQ’s debiasing and sharpening error mitigation algorithms to enable advanced customers workloads. Forte Enterprise continues to use the native ZZ gate architecture, making it easy for customers to seamlessly migrate workloads between the Forte devices. IonQ Forte Enterprise is physically located in Switzerland, but all customer traffic routes through US East (N. Virginia) region. Customers can access this new device using the ARN: arn:aws:braket:us-east-1::device/qpu/ionq/Forte-Enterprise-1. To get started with IonQ Forte Enterprise, visit the Amazon Braket devices page in the AWS Management Console to explore device specifications and capabilities. For additional guidance, review the Amazon Braket documentation and pricing information to make the most of this new device.  

Publicado el Deja un comentario

AWS Network Firewall introduces new flow management feature

Today, AWS announces a new flow management feature for AWS Network Firewall that enables customers to identify and control active network flows. This feature introduces two key functions: Flow Capture, which allows point-in-time snapshots of active flows, and Flow Flush, which enables selective termination of specific connections. With these new capabilities, customers can now view and manage active flows based on criteria such as source/destination IP addresses, ports, and protocols, providing enhanced control over their network traffic.

This new feature helps customers maintain consistent security policies when updating firewall rules and enables rapid response during security incidents. Network administrators can now easily validate security configurations and ensure that all traffic is evaluated against current policies. The flow management feature is particularly valuable for troubleshooting network issues and isolating suspicious traffic during security events. By providing granular control over active network flows, AWS Network Firewall enhances customers’ ability to maintain a secure and efficient network environment.

The new flow management feature is available in all regions where AWS Network Firewall is supported, allowing customers to benefit from these enhanced capabilities across their global infrastructure.

Customers can start using Flow Capture and Flow Flush at no additional cost. To get started, visit the AWS Network Firewall documentation, explore the new APIs in the Network Firewall API Reference guide, or learn more about AWS Network Firewall on the product page.
 

 

​Today, AWS announces a new flow management feature for AWS Network Firewall that enables customers to identify and control active network flows. This feature introduces two key functions: Flow Capture, which allows point-in-time snapshots of active flows, and Flow Flush, which enables selective termination of specific connections. With these new capabilities, customers can now view and manage active flows based on criteria such as source/destination IP addresses, ports, and protocols, providing enhanced control over their network traffic. This new feature helps customers maintain consistent security policies when updating firewall rules and enables rapid response during security incidents. Network administrators can now easily validate security configurations and ensure that all traffic is evaluated against current policies. The flow management feature is particularly valuable for troubleshooting network issues and isolating suspicious traffic during security events. By providing granular control over active network flows, AWS Network Firewall enhances customers’ ability to maintain a secure and efficient network environment. The new flow management feature is available in all regions where AWS Network Firewall is supported, allowing customers to benefit from these enhanced capabilities across their global infrastructure. Customers can start using Flow Capture and Flow Flush at no additional cost. To get started, visit the AWS Network Firewall documentation, explore the new APIs in the Network Firewall API Reference guide, or learn more about AWS Network Firewall on the product page.    

Publicado el Deja un comentario

Amazon Q Business now available in AWS Europe (Ireland) region

Starting today, Amazon Q Business is available in AWS Europe region (Ireland). Amazon Q Business revolutionizes the way that employees interact with organizational knowledge and enterprise systems. Q Business customers in this region can get answers from enterprise RAG knowledge bases and uploaded files (e.g. pdf’s, images) and run tabular search on small tables. Customers can also get answers from LLM knowledge and generate content using their Q Business assistant. Amazon Q Business connects seamlessly to over 40 popular enterprise systems, including Amazon Simple Storage Service (Amazon S3), Microsoft 365, and Salesforce. It ensures that users access content securely with their existing credentials using single sign-on, according to their permissions, and enterprise-level access controls.

With this regional expansion, Amazon Q is now available in the following regions: US East (N. Virginia), US West (Oregon) and Europe West (Ireland) AWS Regions.

To learn more about the Amazon Q Business features available in this region, go to Q Business service regions.

For more information, see Amazon Q Business.

 

​Starting today, Amazon Q Business is available in AWS Europe region (Ireland). Amazon Q Business revolutionizes the way that employees interact with organizational knowledge and enterprise systems. Q Business customers in this region can get answers from enterprise RAG knowledge bases and uploaded files (e.g. pdf’s, images) and run tabular search on small tables. Customers can also get answers from LLM knowledge and generate content using their Q Business assistant. Amazon Q Business connects seamlessly to over 40 popular enterprise systems, including Amazon Simple Storage Service (Amazon S3), Microsoft 365, and Salesforce. It ensures that users access content securely with their existing credentials using single sign-on, according to their permissions, and enterprise-level access controls.
With this regional expansion, Amazon Q is now available in the following regions: US East (N. Virginia), US West (Oregon) and Europe West (Ireland) AWS Regions. To learn more about the Amazon Q Business features available in this region, go to Q Business service regions. For more information, see Amazon Q Business.  

Publicado el Deja un comentario

Amazon EC2 M7g instances are now available in AWS Israel (Tel Aviv) Region

Starting today, Amazon Elastic Compute Cloud (Amazon EC2) M7g instances are available in the AWS Israel (Tel Aviv) region. These instances are powered by AWS Graviton3 processors that provide up to 25% better compute performance compared to AWS Graviton2 processors, and built on top of the the AWS Nitro System, a collection of AWS designed innovations that deliver efficient, flexible, and secure cloud services with isolated multi-tenancy, private networking, and fast local storage.

Amazon EC2 Graviton3 instances also use up to 60% less energy to reduce your cloud carbon footprint for the same performance than comparable EC2 instances. For increased scalability, these instances are available in 9 different instance sizes, including bare metal, and offer up to 30 Gbps networking bandwidth and up to 20 Gbps of bandwidth to the Amazon Elastic Block Store (EBS).

To learn more, see Amazon EC2 M7g. To explore how to migrate your workloads to Graviton-based instances, see AWS Graviton Fast Start program and Porting Advisor for Graviton. To get started, see the AWS Management Console.
 

 

​Starting today, Amazon Elastic Compute Cloud (Amazon EC2) M7g instances are available in the AWS Israel (Tel Aviv) region. These instances are powered by AWS Graviton3 processors that provide up to 25% better compute performance compared to AWS Graviton2 processors, and built on top of the the AWS Nitro System, a collection of AWS designed innovations that deliver efficient, flexible, and secure cloud services with isolated multi-tenancy, private networking, and fast local storage. Amazon EC2 Graviton3 instances also use up to 60% less energy to reduce your cloud carbon footprint for the same performance than comparable EC2 instances. For increased scalability, these instances are available in 9 different instance sizes, including bare metal, and offer up to 30 Gbps networking bandwidth and up to 20 Gbps of bandwidth to the Amazon Elastic Block Store (EBS). To learn more, see Amazon EC2 M7g. To explore how to migrate your workloads to Graviton-based instances, see AWS Graviton Fast Start program and Porting Advisor for Graviton. To get started, see the AWS Management Console.    

Publicado el Deja un comentario

D-ID se asocia con Microsoft para ofrecer avatares impulsados por Al

marzo 20, 2025

D-ID se asocia con Microsoft para ofrecer avatares impulsados por Al

Publicado en el blog de Microsoft for Startups.

D-ID, una de las plataformas líderes para la generación de interacciones y creación de contenido impulsadas por IA, se complace en anunciar una asociación con Microsoft, que lleva la tecnología avanzada de D-ID a Microsoft Azure.

A través de esta asociación, las empresas y los desarrolladores pueden integrar avatares impulsados por IA en sus aplicaciones, lo que permite interacciones más atractivas en tiempo real y experiencias personalizadas para los clientes.

D-ID está a la vanguardia de los avatares virtuales impulsados por IA que pueden ver, escuchar e interactuar con las personas en tiempo real. Estos avatares ofrecen experiencias inmersivas, para hacer que la comunicación en línea sea más atractiva y natural, ya sea a través de la voz, las expresiones faciales o incluso el lenguaje de señas.

La asociación con Microsoft proporcionará a las empresas y a los desarrolladores potentes herramientas para crear avatares de IA agéntica para Microsoft Teams y otro software de Microsoft, al tiempo que garantiza que cada avatar cumpla con los más altos estándares de seguridad.

El trabajo de D-ID para eliminar las barreras de comunicación comienza con la solución transformadora de permitir que las personas hablen en cualquier idioma, al traducir sus palabras, conservar su voz y hacer coincidir los movimientos de sus labios, en tiempo real.

Además, D-ID utiliza sus soluciones innovadoras para la accesibilidad. Sus avatares de IA permiten la traducción en tiempo real al lenguaje de signos, para ofrecer una comunicación inclusiva para usuarios sordos e hipoacúsicos.

D-ID también ofrece soluciones de comunicación para personas con esclerosis lateral amiotrófica (ELA) y otras afecciones que limitan el habla. La tecnología no solo mejora la expresión, sino que restaura la capacidad de estas personas para comunicarse en tiempo real. Integrada con sistemas como Microsoft Teams, esta capacidad ha comenzado a cambiar la vida de las personas al devolverles su voz y su capacidad de comunicación.

Para las personas con discapacidades físicas, incluida la parálisis completa, la tecnología de D-ID lleva la personalización aún más lejos. Este avance ofrece libertad y dignidad al llevar la voz y la expresión facial a las personas que viven sin ellas.

Gil Perry, director ejecutivo (CEO) de D-ID, dijo: «Se prevé que el mercado de avatares de IA supere los $700 mil millones para 2033, con una adopción significativa ya en marcha, en especial en los sectores de marketing y aprendizaje».

«Nuestro objetivo es revolucionar la forma en que los usuarios interactúan con la IA al reemplazar las GUI (interfaces gráficas de usuario) tradicionales con NUI (interfaces de usuario naturales), para transformar el texto y las imágenes en avatares de IA atractivos para crear una experiencia más inmersiva».

«Al integrar la tecnología de D-ID con la plataforma de Microsoft, los clientes pueden crear una interfaz de usuario más natural para la IA. Nuestro enfoque en la ética, la seguridad y la innovación hace que esta colaboración sea aún más fuerte, posicionándonos como un líder confiable y confiable en el mercado».

Annie Pearl, vicepresidenta corporativa y directora general de Experiencias y Ecosistemas de Azure en Microsoft, compartió: «D-ID mejora la comunicación y el aprendizaje al agregar una capa natural y atractiva a nivel visual a los agentes de IA. Esta innovación tiene el potencial de hacer que las interacciones sean más intuitivas e impactantes. D-ID empodera a nuestros clientes conjuntos con herramientas de vanguardia que redefinen la forma en que aprendemos, colaboramos y nos conectamos».

Para explorar cómo la tecnología de vanguardia de D-ID puede transformar sus aplicaciones, visiten Azure Marketplace y descubran nuestro creciente ecosistema de soluciones de avatares de IA.

Acerca de D-ID

D-ID es la plataforma líder y más segura del mundo para crear humanos digitales en tiempo real. D-ID proporciona una nueva interfaz para grandes modelos de lenguaje (LLM, por sus siglas en inglés), con la visión de reemplazar por completo la GUI con NUI. Al transformar imágenes, texto, videos y voz en humanos digitales interactivos, la compañía ofrece soluciones para crear videos de IA y agentes conversacionales en tiempo real que impulsan los departamentos de marketing, ventas, aprendizaje y desarrollo y experiencia del cliente de las empresas. Se han producido más de 250 millones de vídeos con el estudio de autoservicio Creative Reality™ de D-ID y sus integraciones, y más de 280 mil desarrolladores crean soluciones con la API de D-ID. Fundada en 2017 y respaldada por VC de nivel 1, D-ID emplea a 90 personas en todo el mundo. Para obtener más información, visiten www.d-id.com.

The post D-ID se asocia con Microsoft para ofrecer avatares impulsados por Al appeared first on Source LATAM.

 

​The post D-ID se asocia con Microsoft para ofrecer avatares impulsados por Al appeared first on Source LATAM.