Developed an automated presentation system using hand gesture recognition, and integrated the Gemini API to dynamically generate PowerPoint slides based on user prompts.
- Google Gemini API is a suite of generative AI models designed to support a wide range of AI applications.
- It integrates with Google's cloud infrastructure, offering scalable and efficient AI solutions for various enterprise needs.
- Gemini API leverages advanced machine learning techniques to provide accurate and context-aware AI outputs for complex tasks.
git clone https://github.com/C0DE-SLAYER/smart_presentation
cd smart_presentation
pip install -r requirement.txt
python main.py
- Firstly get your Google Gemini API here
- Change the .env.example to .env and add your API KEY
- Run the project using python main.py
- Demo/Example :