# ChatGPT API

An OpenAI API that lets developers integrate GPT-3.5 Turbo and Whisper models into applications and products.

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

## Integrating 3rd-Party AI on Apple Platforms

DevFeed: [Integrating 3rd-Party AI on Apple Platforms](<https://devfeed.tech/articles/integrating-3rd-party-ai-on-apple-platforms-11530.md>)

Original publisher: [Read original article](<https://www.kodeco.com/ios/paths/third-party-ai>)

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

Content type: tutorial

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: [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [ChatGPT API](<https://devfeed.tech/topics/chatgpt-api.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Conversational AI](<https://devfeed.tech/topics/conversational-ai.md>), [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>), [Chat Bot](<https://devfeed.tech/topics/chatbot.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apps](<https://devfeed.tech/tags/apps.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [conversational-ai](<https://devfeed.tech/tags/conversational-ai.md>), [course](<https://devfeed.tech/tags/course.md>), [ios](<https://devfeed.tech/tags/ios.md>), [mobile-apps](<https://devfeed.tech/tags/mobile-apps.md>), [prompt-engineering](<https://devfeed.tech/tags/prompt-engineering.md>)

### AI overview

A learning path about integrating ChatGPT and conversational AI capabilities into iOS apps. It covers secure API authentication, request handling, chat interface design, prompt engineering, and the development of context-aware chatbots and intelligent assistants.

### Source excerpt

This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. You'll learn to leverage the ChatGPT API to create dynamic, context-aware chatbots and intelligent assistants within their mobile apps.

## Building a Voice-Controlled Chatbot with ChatGPT, ESP-BOX, and OpenAI APIs

DevFeed: [Building a Voice-Controlled Chatbot with ChatGPT, ESP-BOX, and OpenAI APIs](<https://devfeed.tech/articles/unleashing-the-power-of-openai-and-esp-box-a-guide-to-fusing-chatgpt-with-espressif-socs-13966.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/unleashing-the-power-of-openai-and-esp-box-a-guide-to-fusing-chatgpt-with-espressif-socs/>)

Author: John Lee

Published: 2023-06-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [ChatGPT API](<https://devfeed.tech/topics/chatgpt-api.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [ESP32-S3](<https://devfeed.tech/topics/esp32-s3.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [blog](<https://devfeed.tech/tags/blog.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [chatgpt-chatbot](<https://devfeed.tech/tags/chatgpt-chatbot.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [integration](<https://devfeed.tech/tags/integration.md>), [openai](<https://devfeed.tech/tags/openai.md>)

### AI overview

This case study explains how to build a voice-controlled chatbot using ESP-BOX and OpenAI APIs. The system receives speech commands, displays them on an ESP-BOX screen, sends them to OpenAI APIs for response generation, and plays the response through the device.

### Source excerpt

The world is witnessing a technological revolution, and OpenAI is at the forefront of this change. One of its most exciting innovations is ChatGPT -- that utilizes natural language processing to create more engaging and intuitive user experiences. The integration of OpenAI APIs with IoT devices has opened up a world of possibilities. In this article, we will explore the potential of ChatGPT with ESP-BOX, a powerful combination that can take IoT devices to the next level.

## Launch Week 7 Hackathon Winners

DevFeed: [Launch Week 7 Hackathon Winners](<https://devfeed.tech/articles/launch-week-7-hackathon-winners-433.md>)

Original publisher: [Read original article](<https://supabase.com/blog/launch-week-7-hackathon-winners>)

Author: Tyler Shukert

Published: 2023-04-24T07:00:00Z

Content type: news

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [ChatGPT API](<https://devfeed.tech/topics/chatgpt-api.md>), [Chrome extension](<https://devfeed.tech/topics/chrome-extension.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [X (Twitter)](<https://devfeed.tech/topics/twitter.md>), [Web](<https://devfeed.tech/topics/web.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [chrome-extension](<https://devfeed.tech/tags/chrome-extension.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [launch](<https://devfeed.tech/tags/launch.md>), [macos](<https://devfeed.tech/tags/macos.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [sql](<https://devfeed.tech/tags/sql.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Supabase announces the winners of its Launch Week 7 hackathon, which featured an AI theme. Winning projects included an open-source Chrome extension for chatting with webpages through the ChatGPT API, AI tools for educational content and social-media threads, video and browsing-history search assistants, an AI drum-pattern generator, a natural-language charting tool, and an open-source tweet scheduler.

### Source excerpt

Announcing the winners of the Launch Week 7 Hackathon!