# 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.