# AI APIs

Published articles for AI APIs.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Expanding on-device AI in Microsoft Edge: New models and APIs for the web

DevFeed: [Expanding on-device AI in Microsoft Edge: New models and APIs for the web](<https://devfeed.tech/articles/expanding-on-device-ai-in-microsoft-edge-new-models-and-apis-for-the-web-4247.md>)

Original publisher: [Read original article](<https://blogs.windows.com/msedgedev/2026/06/02/expanding-on-device-ai-in-microsoft-edge-new-models-and-apis-for-the-web/>)

Author: Patrick Brosset

Published: 2026-06-02T16:28:06Z

Content type: article

Language: en

Sources: [Microsoft Edge Blog](<https://devfeed.tech/sources/microsoft-edge-blog.md>)

Topics: [Edge](<https://devfeed.tech/topics/edge.md>), [On-device AI](<https://devfeed.tech/topics/on-device-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [API](<https://devfeed.tech/topics/api.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [Web](<https://devfeed.tech/topics/web.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-apis](<https://devfeed.tech/tags/ai-apis.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [github](<https://devfeed.tech/tags/github.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [microsoft-edge](<https://devfeed.tech/tags/microsoft-edge.md>), [models](<https://devfeed.tech/tags/models.md>), [on-device-ai](<https://devfeed.tech/tags/on-device-ai.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [web](<https://devfeed.tech/tags/web.md>), [web-apis](<https://devfeed.tech/tags/web-apis.md>), [web-platform](<https://devfeed.tech/tags/web-platform.md>)

### AI overview

Microsoft Edge is expanding its on-device AI capabilities with a developer preview of the smaller Aion-1.0-Instruct language model, new Language Detector and Translator APIs in Edge 148, and experimental on-device speech recognition through the Web Speech API. The updates target broader device support, including CPU-only systems, while emphasizing privacy, network independence, and web-developer experimentation.

### Source excerpt

At Build 2025, we introduced the Prompt and Writing Assistance APIs in Microsoft Edge with the Phi-4-mini language model. Since then, we' The post Expanding on-device AI in Microsoft Edge: New models and APIs for the web appeared first on Microsoft Edge Blog.

## Artificial Intelligence APIs with Python

DevFeed: [Artificial Intelligence APIs with Python](<https://devfeed.tech/articles/artificial-intelligence-apis-with-python-11515.md>)

Original publisher: [Read original article](<https://www.kodeco.com/ai/programs/ai-apis>)

Published: 2024-11-16T00:00:00Z

Content type: article

Language: en

Sources: [Kodeco | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more](<https://devfeed.tech/sources/kodeco-high-quality-programming-tutorials-ios-android-swift-kotlin-unity-and-more.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Google](<https://devfeed.tech/topics/google.md>), [Azure](<https://devfeed.tech/topics/azure.md>), [LangChain](<https://devfeed.tech/topics/langchain.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-apis](<https://devfeed.tech/tags/ai-apis.md>), [ai-development](<https://devfeed.tech/tags/ai-development.md>), [ai-search](<https://devfeed.tech/tags/ai-search.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [azure](<https://devfeed.tech/tags/azure.md>), [developers](<https://devfeed.tech/tags/developers.md>), [google](<https://devfeed.tech/tags/google.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [openai](<https://devfeed.tech/tags/openai.md>), [program](<https://devfeed.tech/tags/program.md>), [python](<https://devfeed.tech/tags/python.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval-augmented-generation-rag](<https://devfeed.tech/tags/retrieval-augmented-generation-rag.md>)

### AI overview

A Kodeco program that teaches developers to integrate AI services into their workflows using Python. The curriculum covers Python for AI, text generation with OpenAI and Google Gemini, multimodal integration, Retrieval-Augmented Generation with LangChain and Azure AI Search, and AI Agents with LangGraph.

### Source excerpt

This program is designed to equip you with the skills necessary to integrate AI services into your development workflow. It covers a wide range of topics, from basic Python programming for AI to advanced concepts like Retrieval-Augmented Generation (RAG) and AI Agents. You'll gain hands-on experience with popular AI platforms such as OpenAI, Google Gemini, and Azure AI Services.

## Apple Intelligence

DevFeed: [Apple Intelligence](<https://devfeed.tech/articles/apple-intelligence-11533.md>)

Original publisher: [Read original article](<https://www.kodeco.com/ios/programs/apple-intelligence>)

Published: 2024-09-20T00:00:00Z

Content type: article

Language: en

Sources: [Kodeco | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more](<https://devfeed.tech/sources/kodeco-high-quality-programming-tutorials-ios-android-swift-kotlin-unity-and-more.md>)

Topics: [iOS](<https://devfeed.tech/topics/ios.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [Swift](<https://devfeed.tech/topics/swift.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [Front end](<https://devfeed.tech/topics/frontend.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-apis](<https://devfeed.tech/tags/ai-apis.md>), [apple](<https://devfeed.tech/tags/apple.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [git](<https://devfeed.tech/tags/git.md>), [ios](<https://devfeed.tech/tags/ios.md>), [program](<https://devfeed.tech/tags/program.md>), [swift](<https://devfeed.tech/tags/swift.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>), [vision](<https://devfeed.tech/tags/vision.md>)

### AI overview

A program description for an eight-week course on integrating Apple Intelligence into iOS apps. The curriculum covers Genmoji, Siri integration, Apple machine-learning models for translation and computer vision, and third-party tools such as ChatGPT, with prerequisites in SwiftUI, networking, concurrency, APIs, Git, and GitHub.

### Source excerpt

Discover the multitude of ways to integrate Apple Intelligence into your apps, from creating amazing user experiences through Genmoji and deep integration with Siri, through leveraging Apple's ML models for translation and computer vision, to building on third-party tools such as ChatGPT.

## How to build AI-powered apps using Postgres and DronaHQ

DevFeed: [How to build AI-powered apps using Postgres and DronaHQ](<https://devfeed.tech/articles/how-to-build-ai-powered-apps-using-postgres-and-dronahq-5375.md>)

Original publisher: [Read original article](<https://neon.com/blog/how-to-build-ai-powered-apps-using-postgres-and-dronahq>)

Author: Aaikansh Agrawal

Published: 2024-01-17T12:15:36Z

Content type: tutorial

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Low code](<https://devfeed.tech/topics/low-code.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Low-Code / Internal Tools](<https://devfeed.tech/topics/internal-tools.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-apis](<https://devfeed.tech/tags/ai-apis.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [apis](<https://devfeed.tech/tags/apis.md>), [applications](<https://devfeed.tech/tags/applications.md>), [article](<https://devfeed.tech/tags/article.md>), [community](<https://devfeed.tech/tags/community.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [developers](<https://devfeed.tech/tags/developers.md>), [forms](<https://devfeed.tech/tags/forms.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [internal-tools](<https://devfeed.tech/tags/internal-tools.md>), [low-code](<https://devfeed.tech/tags/low-code.md>), [no-code](<https://devfeed.tech/tags/no-code.md>), [openai](<https://devfeed.tech/tags/openai.md>)

### AI overview

This article explains how low-code tools can help developers build internal, AI-powered applications. It describes connecting stored lead data and databases to unified frontends, forms, workflows, tables, dashboards, and AI APIs or models that generate personalized email content. The supplied text ends while beginning a demonstration involving Neon and DronaHQ.

### Source excerpt

AI, no-code, and low-code have captured the world's imagination. Developers now have an easier time adding new features than ever before. These new tools have really made a difference for developers, helping them build bigger systems, and do it all much faster. In this article, I...

## Announcing Winners of the Square + Google Cloud AI Hackathon

DevFeed: [Announcing Winners of the Square + Google Cloud AI Hackathon](<https://devfeed.tech/articles/announcing-winners-of-the-square-google-cloud-ai-hackathon-15532.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/announcing-winners-of-the-square-google-ai-hackathon>)

Author: Eva Sasson

Published: 2023-11-21T07:00:00Z

Content type: news

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-apis](<https://devfeed.tech/tags/ai-apis.md>), [apis](<https://devfeed.tech/tags/apis.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [demo](<https://devfeed.tech/tags/demo.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [image-recognition](<https://devfeed.tech/tags/image-recognition.md>)

### AI overview

Square and Google Cloud announce the winners of their AI hackathon, highlighting projects built with generative AI, image recognition, and Square and Google Cloud APIs.

### Source excerpt

Check out the winning submissions using generative AI, image recognition, and more