Tagged articles
7 articles
Page 1 of 1
ShiZhen AI
ShiZhen AI
Jan 26, 2026 · Industry Insights

Apple’s Siri Gets a Gemini Boost – New AI Assistant Arrives in February

Apple will unveil a Gemini‑powered Siri in late February, a strategic shift that lets the voice assistant access personal data, understand screen content, and perform complex tasks, while raising privacy questions and signaling a broader industry move toward AI collaborations.

AI assistantsAppleGoogle Gemini
0 likes · 7 min read
Apple’s Siri Gets a Gemini Boost – New AI Assistant Arrives in February
Java Tech Enthusiast
Java Tech Enthusiast
Aug 1, 2024 · Artificial Intelligence

Apple Intelligence: Inside the New Apple Foundation Model

Apple Intelligence, an on‑device AI suite debuting with iOS 18.1 beta, centers on the Apple Foundation Model—a 3‑billion‑parameter on‑device LLM (and a larger undisclosed cloud version) trained on TPUs with novel RL algorithms and mixed‑precision quantization, delivering Siri, writing assistance, photo search, and benchmark performance that surpasses GPT‑4, though currently limited to paid developers.

AIApple IntelligenceModel Training
0 likes · 11 min read
Apple Intelligence: Inside the New Apple Foundation Model
Java Tech Enthusiast
Java Tech Enthusiast
Jun 11, 2024 · Artificial Intelligence

Apple WWDC 2024 Highlights: AI Integration, visionOS 2, iOS 18, macOS Sequoia, and Siri Revamp

At WWDC 2024 Apple unveiled visionOS 2 with thousands of native apps, iOS 18’s personalized UI tweaks, iPadOS 18’s Math Memo and M4 chip, macOS Sequoia’s iPhone mirroring, a revamped Siri powered by GPT‑4o, and introduced Apple Intelligence—on‑device AI models that bring context‑aware writing, image generation and third‑party integration across its ecosystem.

AppleSiriVisionOS
0 likes · 14 min read
Apple WWDC 2024 Highlights: AI Integration, visionOS 2, iOS 18, macOS Sequoia, and Siri Revamp
IT Services Circle
IT Services Circle
Feb 3, 2023 · Artificial Intelligence

Creating a Smart Home Assistant by Combining ChatGPT with Siri via iOS Shortcuts

This article demonstrates how to integrate ChatGPT with Siri using iOS Shortcuts to build a sophisticated smart home system, detailing JSON request structures, prompt engineering, handling of command, query, answer, and clarification actions, and providing step‑by‑step code examples for implementation.

AI integrationChatGPTHome Automation
0 likes · 11 min read
Creating a Smart Home Assistant by Combining ChatGPT with Siri via iOS Shortcuts
21CTO
21CTO
Aug 8, 2022 · Artificial Intelligence

Inside Siri: Luc Julia’s Journey from HCI to AI’s Future

Luc Julia, co‑founder of Siri and Samsung’s chief technology officer, shares how his early fascination with personal computers and human‑computer interaction led to pioneering voice assistants, the challenges of building Siri’s massive backend, the push for agile methods at HP, and his vision for AI’s ecological impact and future across industries.

AIHCISiri
0 likes · 10 min read
Inside Siri: Luc Julia’s Journey from HCI to AI’s Future
Python Programming Learning Circle
Python Programming Learning Circle
Jan 10, 2022 · Artificial Intelligence

Building a Siri‑Like Voice Chatbot with Python

This tutorial explains how to create a Siri‑style conversational robot in Python by configuring the environment, describing the speech‑recognition and chatbot principles, and showing the implementation that uses Baidu speech recognition and the Turing chatbot API.

AIChatbotPython
0 likes · 3 min read
Building a Siri‑Like Voice Chatbot with Python