Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz authored Aug 13, 2024
1 parent 631f8fa commit edd6edf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ Domino Pieces for OpenAI api operations.
- **AudioTranscriptionPiece** - A piece that transcribes audio using the OpenAI Whisper API.
- **ImageGeneratorPiece** - A piece that utilizes DALL-E, an OpenAI model that generates images based on a prompt.
- **InformationExtractorPiece** - A piece that extracts user-requested information from a source text using the OpenAI API.
- **PromptCreatorForImageGeneratorPiece** - A piece that creates a prompt to pass to an image generator AI.
- **PromptCreatorForImageGeneratorPiece** - A piece that creates a prompt to pass to an image generator AI.
- **FileInformationExtractionPiece** - A piece that extract information as JSON from a file content. The content can be a list of strings or a single string

0 comments on commit edd6edf

Please sign in to comment.