This repository contains a detailed guide on how to use an OpenAI API key to make prompts to GPT 4 and obtain images with DALL-E 3 using pyton code. This project is part of a practical exercise conducted at Upgrade Hub.
Upgrade Hub is a leading educational institution specializing in high-quality training programs in technology and data science.
To successfully run the code in this repository, please follow these steps:
- Install Dependencies: Ensure that you have all the necessary dependencies installed on your system. This might include Python, your environment, etc.
- Configuration: Replace placeholder values (indicated by "****") with your actual OpenAI API key.
- Running the Scripts: Open the scripts in Visual Studio Code and execute them as per the instructions provided in the repository.
The repository includes:
- Step-by-step instructions in the guie.md file for setting up and running the connection.
- Example scripts or configuration files needed to make queries to GPT and DALL-E.
We encourage contributions to this repository. If you'd like to contribute, please adhere to the following guidelines:
- Ensure your code aligns with best practices and is written efficiently.
- Provide clear documentation and comments in your code to facilitate understanding.
- Test your code thoroughly before pushing changes to ensure reliability and functionality.