Upload your PowerPoint slides and let this tool do the work! Automatically generate a script for each slide, and even add a professional touch with optional voiceover generation. Simplify your presentation preparation and enhance your delivery.
- Script Generation: Analyze your slides and get a ready-made script.
- Voiceover Option: Choose to add a voiceover to your presentation for a complete package.
- User-Friendly Interface: Easy-to-use platform for seamless navigation.
To get started with VoicePointGPT, follow these steps:
-
Clone the repository:
git clone https://github.com/nitroz3us/VoicePointGPT.git
-
Install the required dependencies:
pip install -r requirements.txt
-
Set up your
.envfileSUPABASE_URL = SUPABASE_KEY = SUPABASE_BUCKET_NAME =
-
Run the application:
uvicorn app:app --host localhost --port 3000 --reload
-
Access the web interface in your browser at http://localhost:3000.
- Access the web interface in your browser at https://voice-point-gpt.vercel.app/
- Enter your OpenAI API Key, which can be found here [Has to be GPT4]
Upload.mp4
- Set your presentation styles with various choices!
- Maximum of 32 slides.
- Within the token limit of GPT4 Vision.
- Wanted to try out OpenAI Vision API & Text-To-Speech
- OpenAI
- FastAPI
- TailwindCSS
- Supabase
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.