This project was made as a part of submission to Hopshack-2020.
Link to our devpost submission.
Project which automatically generates crucial business and leisure presentation slides based on what you say in real time.
Link for demo
The source code of this project is written in Python (Flask)
. So, you need to install the requirements before you proceed.
$ git clone https://github.com/ramaneswaran/LastMinutePPTbackend
$ cd LastMinutePPTbackend
$ pip3 install -r requirements.txt
$ python3 run.py
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|
______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|
______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/
MIT © Akshat Gupta, Fenil Jain, Muskan Rastogi and Ramaneswaran
if (youEnjoyed) {
starThisRepository();
}