Skip to content

This repository contains a collection of projects that utilize the OpenAI API for various purposes,

License

Notifications You must be signed in to change notification settings

petecheslock/openai-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Projects

This repository contains a collection of projects that utilize the OpenAI API for various purposes, from transcribing audio files to generating text.

Each subdirectory in this repository is a separate project with its own specific functionality and requirements.

Projects

Here is a list of the subprojects included in this repository:

This project transcribes an audio file and then corrects the transcription using an AI model. It uses the 'whisper-1' model from the OpenAI API for transcription and then processes the transcription to generate a corrected transcript. For more details, see the project's README.

General Dependencies

All projects in this repository require the OpenAI Python library. You can install it with pip.

You will also need to supply an OpenAI API key. Refer to the OpenAI documentation for more details.

About

This repository contains a collection of projects that utilize the OpenAI API for various purposes,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages