Tag
36 articles
OpenAI introduces ChatGPT skills to enable reusable workflows and automate recurring tasks, enhancing productivity and consistency for users.
OpenAI releases a comprehensive guide to help users master the art of prompting, emphasizing that clear and effective prompts are crucial for getting better responses from ChatGPT.
OpenAI enhances ChatGPT with advanced data analysis capabilities, enabling users to explore datasets, generate insights, and create visualizations for actionable decision-making.
Learn how to set up and use OpenAI's API with Python to create AI-powered chat applications, even without prior AI experience.
Learn how to work with large language models using Python and Hugging Face Transformers, demonstrating core AI techniques similar to those used by OpenAI.
Learn how to build an advanced document intelligence pipeline using Google LangExtract, OpenAI models, and structured extraction techniques. This beginner-friendly tutorial walks you through setting up dependencies, extracting data, and visualizing results.
Learn how to integrate and work with OpenAI's API in Python to build chat applications with proper error handling and conversation context.
Learn to build a governance system for AI agents that tracks activities, maintains audit trails, and ensures accountability as AI systems become more autonomous.
Learn to set up and use OpenAI's API with Python to create simple AI-powered applications. This beginner-friendly tutorial teaches you how to interact with AI models using code.
Build a Python-based AI agent that can analyze code repositories, identify issues, and suggest improvements - similar to the advanced AI coding tools powering Cursor's new capabilities.
Learn to create interactive chat advertisements using OpenAI's ChatGPT API. Build a basic chat interface that allows users to have conversations with ads.
Learn how to set up and use LiteLLM, an AI gateway that helps developers manage multiple AI models and providers. This beginner-friendly tutorial covers installation, configuration, and basic usage.