Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

DataForScience/OpenAI

Repository files navigation

GitHubTwitter @data4sciGitHub top languageGitHub repo sizeGitHub last commit

Graphs For ScienceData Science Briefing

Binder

Generative Artificial Intelligence with OpenAI

Code and slides to accompany the online series of webinars:https://data4sci.com/OpenAI by Data For Science.

Run the code in Binder:Binder

OpenAI is the current leader in publicly available AI models, with state-of-the-art tools like ChatGPT, Codex, and Dall-E being accessible to everyone online. OpenAI also provides powerful and modular APIs that allow programmers to leverage the functionality of these models directly into their applications.

In this workshop, we will introduce the main concepts behind this class of models and how their functionality is published through the API. We will combine the tools provided by OpenAI to answer questions on a topic with ChatGPT, generate image variations from a text prompt with DALL-E, create a textual description of an image, and generate code from a prompt.

Schedule

1. Generative AI and OpenAI

  • Basic Principles
  • Transformers
  • Large Language Models
  • Temperature
  • Hallucinations
  • Image Models
  • API Structure

2. GPT Models

  • Basic Usage
  • Input Formatting
  • Multi-step Prompts
  • Document summarization

3. Embeddings

  • Understanding Embeddings
  • Question Answering
  • Recommendations
  • Long Texts

4. Image Generation

  • DALL-E Model
  • DALL-E vs GPT-4
  • Generating Images from a Prompt
  • Image Variations
  • Prompt Expansion with GPT

5. Code Generation and Explanation

  • CODEX Model
  • Generating Code from a Prompt
  • Explaining Existing Code
  • Generating Comments

Slides:https://data4sci.gumroad.com/l/openai


[8]ページ先頭

©2009-2025 Movatter.jp