Today's curated cutting-edge AI information, happy reading 👇
💡 Google launches experimental product Learn About, helping users quickly learn knowledge in any field through intuitive presentation, currently only supporting English and US regions.
🎥 ChatGPT adds voice conversation video export feature, supporting one-click export and editing, providing short video content material for creators.
🤖 Microsoft releases multi-agent framework Magentic-One, built on AutoGen, supporting complex task decomposition and multi-agent collaboration.
🛍️ Your Next Store opens source Shopify independent store solution, developed based on Next.js, supporting Stripe payment and Vercel one-click deployment.
Latest News
1. Google releases another new experimental product: Learn About.
Through it, you can learn about any knowledge content in any field, automatically obtain relevant knowledge, and help us learn quickly through intuitive presentation.
Experience link: https://learning.google.com/experiments/learn-about
Currently in testing phase, only supports English, and requires switching to US region to use.
2. One-click export of voice conversation videos with ChatGPT.
In the latest version, clicking the export icon in the top right corner allows you to export voice conversation records with ChatGPT with one click, and you can also edit them.
Client download: https://openai.com/chatgpt/download/
Cutting-edge Technology
1. Microsoft releases a high-performance general-purpose multi-agent framework: Magentic-One.
Built on the AutoGen framework, with Orchestrator as the main agent responsible for task decomposition, planning, progress tracking, and error recovery, while guiding other specialized agents to complete specific tasks.
This enables solving complex multi-step tasks, such as operating web browsers, browsing local files, or writing and running code.
Detailed introduction: https://www.microsoft.com/en-us/research/articles/magentic-one-a-generalist-multi-agent-system-for-solving-complex-tasks/
Additionally, it features modularity and flexibility, easily adapting and expanding, supporting plug-and-play agent addition or removal without requiring changes to other agents or the overall architecture.
Open Source Projects
1. An open-source solution for building Shopify independent stores: Your Next Store.
Developed based on Next.js, using Stripe for product management and payment, the website interface is clean and beautiful, and provides a smooth shopping process from product display to payment.
GitHub: https://github.com/yournextstore/yournextstore
Supports Vercel one-click deployment, no complex server configuration required, and provides detailed documentation for easy setup.