Coder Social home page Coder Social logo

openai-in-a-day's Introduction

OpenAI in a day

This technical workshop will provide an introduction to OpenAI and an overview of Azure OpenAI Studio. Participants will be prompted to complete engineering exercises and use OpenAI to access company data. They will also learn about embedding solution accelerators and prototyping one use case from start to finish. The workshop will conclude with a Q&A and wrap-up.

Agenda

๐ŸŒ… Morning (9:00 โ€“ 12:00)

Fokus: Introduction and first steps

  • Intro (90min)
    • ๐Ÿ“ฃ Intro OpenAI (45mins)
    • ๐Ÿ“ฃ Azure OpenAI Studio (45mins)
  • ๐Ÿง‘๐Ÿผโ€๐Ÿ’ป Prompt Engineering Exercises (90mins)
    • OpenAI cookbook examples (30min)
    • Extendes examples on slides (60min)

๐ŸŒ† Afternoon (1:00 โ€“ 4:30)

Fokus: Solutions

  • ๐Ÿ“ฃ Using OpenAI to access company data (45min)
    • How to bring your own data
    • Fine-tuning, embedding
    • Solutions Call Center, Q&A
  • Customer Solutions Insights / Best Practices (30min)
  • FAQ (30min)
  • ๐Ÿ’ป Presentation of embeddings solution accelerator (30min)
  • ๐Ÿ’ป Prototyping one use case (start generic, then embeddings scenario) from start to finish (60min)
    • Use case architecture
    • Data acquisition
    • Data clearning
    • Prompt engineering
    • Testing
    • Productization
      • ResponsibleAI
      • DevOps practices
      • Best practices

Preparation

OpenAI subscription and deployments

  • Create an OpenAI account
  • Create 'text-davinci-003' and 'text-embedding-ada-002' deployments

Devcontainer / Codespaces

For usage of devcontainer make sure:

Codespaces

  • Go to Github repository and click on Code button
  • Edit the credentials.env file including OpenAI endpoint and key before starting any notebooks

Devcontainer

  • Install Docker
  • Install Visual Studio Code
  • Install Remote - Containers extension
  • Clone this repository
  • Open the repository in Visual Studio Code
  • Click on the green button in the bottom left corner of the window
  • Select Reopen in Container
  • Wait for the container to be built and started
  • Edit credentials.env file including OpenAI endpoint and key before starting any notebooks

Bring your own "Anaconda"

Make sure you have the requirements installed in your Python environment using pip install -r requirements.txt.

openai-in-a-day's People

Contributors

anderl80 avatar csiebler avatar philipp-hinderberger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.