Live Wesitee link - https://manjunath-aloji-openai-home-bwjvuu.streamlit.app/
This Git repository contains code for a project that combines question answering from a document and image generation using OpenAI's powerful language and image models. The project aims to provide a comprehensive solution for generating image variations based on textual prompts and answering questions related to a given document.
To use the code in this repository, follow the steps below:
Clone the repository to your local machine using the following command:
git clone https://github.com/Manjunath-Aloji/openai.git
Install the necessary dependencies by running the following command in the repository's root directory:
pip install -r requirements.txt