Global AI Weekly

Issue number: 71 | Tuesday, September 24, 2024

Highlights

if(article.Image != null) { This Week in AI: Why OpenAI’s o1 changes the AI regulation game }

This Week in AI: Why OpenAI’s o1 changes the AI regulation game

Hiya, folks, welcome to TechCrunch’s regular AI newsletter. If you want this in your inbox every Wednesday, sign up here. It’s been just a few days since OpenAI revealed its latest flagship generative model, o1, to the world. Marketed as a “reasoning” model, o1 essentially takes longer to “think” about questions before answering them, breaking down […]

techcrunch.com

if(article.Image != null) { Eureka: Evaluating and understanding progress in AI }

Eureka: Evaluating and understanding progress in AI

In the fast-paced progress of AI, the question of how to evaluate and understand capabilities of state-of-the-art models is timelier than ever. New and capable models are being released frequently, and each release promises the next big leap in frontiers of intelligence. Yet, as researchers and developers, often we ask ourselves: Are these models all […]

microsoft.com

if(article.Image != null) { Introducing OpenAI o1 }

Introducing OpenAI o1

OpenAI o1-preview and o1-mini are rolling out today in the API for developers on tier 5. o1-preview has strong reasoning capabilities and broad world knowledge. o1-mini is faster, 80% cheaper, and competitive with o1-preview at coding tasks.

openai.com

Research

if(article.Image != null) { A systematic review of prompting techniques }

A systematic review of prompting techniques

This week's paper is always nice to have around when working with language models. It's a very well designed overview of various prompting techniques. It features both text-based prompting and multi-model techniques. It's easy to read too, so overall a great resource!

arxiv.org

Video

if(article.Image != null) { Episode 303 - Windows AI with Beth Pan }

Episode 303 - Windows AI with Beth Pan

In this episode we talk with Beth Pan, Senior Software Engineering Manager @ Microsoft about Window AI.

youtube.com

if(article.Image != null) { Siddharth Vaghasia - Humans in AI }

Siddharth Vaghasia - Humans in AI

Dive into the fascinating journey of Siddharth Vaghasia as he shares insights from his 15-year adventure in the tech world! Specializing in the Microsoft Technology Stack, Siddharth reveals how AI became an integral part of his solutions toolkit. Discover how he tackles challenges and embraces evolving technology amidst the fun and frenzy of AI.

youtube.com

Articles

if(article.Image != null) { Content filtering with Azure AI Studio }

Content filtering with Azure AI Studio

In alignment with Microsoft’s commitment to help customers use AI products responsibly, Azure OpenAI Service includes a content filtering system that works..

techcommunity.microsoft.com

if(article.Image != null) { ‘It’s the robot we were all expecting – like C3PO’: why aren’t humanoids in our homes yet? }

‘It’s the robot we were all expecting – like C3PO’: why aren’t humanoids in our homes yet?

Tesla and others are trying to infuse robots with artificial intelligence, yet their development is dogged by technical and safety challenges. But the dream of a multipurpose domestic droid lives on.

theguardian.com

if(article.Image != null) { Linguistic Bias in ChatGPT: Language Models Reinforce Dialect Discrimination }

Linguistic Bias in ChatGPT: Language Models Reinforce Dialect Discrimination

Only 15% of ChatGPT users are from the US, where Standard American English is the default. But the model is also commonly used in countries and communities where people speak other varieties of English. Over 1 billion people around the world speak varieties such as Indian English, Nigerian English, Irish English, and African-American English.

bair.berkeley.edu

if(article.Image != null) { Learning to Move Like Professional Counter-Strike Players }

Learning to Move Like Professional Counter-Strike Players

In multiplayer, first-person shooter games like Counter-Strike: Global Offensive (CS:GO), coordinated movement is a critical component of high-level strategic play. However, the complexity of team coordination and the variety of conditions present in popular game maps make it impractical to author hand-crafted movement policies for every scenario.

research.nvidia.com

if(article.Image != null) { Challenges and Efforts in PyTorch Multi-Device Integration: Compatibility, Portability, and Integration Efficiencies }

Challenges and Efforts in PyTorch Multi-Device Integration: Compatibility, Portability, and Integration Efficiencies

As the demand for diverse hardware accelerators grows, the need for a robust and adaptable deep learning framework becomes increasingly critical. While working through this integration, several challenges have surfaced in the PyTorch ecosystem, potentially affecting various hardware vendors. This blog aims to highlight these issues and propose solutions to enhance PyTorch’s adaptability, portability, and resilience across different hardware platforms.

pytorch.org

if(article.Image != null) { Using GPT-4 to improve teaching and learning in Brazil }

Using GPT-4 to improve teaching and learning in Brazil

Arco Educação, Brazil’s largest educational operating system, is partnering with OpenAI to build tools that enable teachers to concentrate on what matters most: helping students learn. “Arco’s products were built by teachers, for teachers,” says CEO Ari de Sá Cavalcante. “Our AI strategy aims to free up educators’ time, enabling them to focus more on each student's unique learning journey.”

openai.com

if(article.Image != null) { Review of the CrewAI DALL-E Tool: A Game-Changing Innovation in Image Generation Technology }

Review of the CrewAI DALL-E Tool: A Game-Changing Innovation in Image Generation Technology

The CrewAI DALL-E Tool lets AI generate images from text, streamlining design, making content creation fast and accessible.

medium.com

if(article.Image != null) { What is Machine Learning (ML)? Your Ultimate Guide to the Heart of AI }

What is Machine Learning (ML)? Your Ultimate Guide to the Heart of AI

Machine learning (ML) is one of the most exciting fields in tech today, powering everything from voice assistants like Siri to…

medium.com

if(article.Image != null) { Introducing the OpenAI Academy }

Introducing the OpenAI Academy

New initiative will fuel innovation by investing in developers and organizations leveraging AI, starting in low- and middle-income countries.

openai.com

if(article.Image != null) { OpenAI’s O1 Model: Will This Be the New Future for Programming? }

OpenAI’s O1 Model: Will This Be the New Future for Programming?

Open AI just dropped the bomb with O1 but trust me, I am seriously buzzing in the coding community. Honestly, I felt that we had hit a…

medium.com

if(article.Image != null) { Salesforce and IBM join forces to develop AI agents for enterprise software }

Salesforce and IBM join forces to develop AI agents for enterprise software

See how Salesforce and IBM are teaming up to create AI agents that could reshape how businesses handle sales, customer service and more.

ibm.com

Code

if(article.Image != null) { How streaming LLM APIs work }

How streaming LLM APIs work

New TIL. I used curl to explore the streaming APIs provided by OpenAI, Anthropic and Google Gemini and wrote up detailed notes on what I learned. Also includes example code for receiving streaming events in Python with HTTPX and receiving streaming events in client-side JavaScript using fetch().

simonwillison.net

if(article.Image != null) { GitHub - run-llama/create-llama: The easiest way to get started with LlamaIndex }

GitHub - run-llama/create-llama: The easiest way to get started with LlamaIndex

The easiest way to get started with LlamaIndex. Contribute to run-llama/create-llama development by creating an account on GitHub.

github.com

>