feniljain / LastMinutePPTbackend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last Minute PPTs- Backend

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

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.

Last Minute PPTs Logo

Generic badge

Link for demo

Generic badge

Useful Links

Requirements

GitHub top language

The source code of this project is written in Python (Flask). So, you need to install the requirements before you proceed.

Instructions to Run

$ git clone https://github.com/ramaneswaran/LastMinutePPTbackend
$ cd LastMinutePPTbackend
$ pip3 install -r requirements.txt
$ python3 run.py
 _____ _                 _     __   __            
|_   _| |               | |    \ \ / /            
  | | | |__   __ _ _ __ | | __  \ V /___  _   _   
  | | | '_ \ / _` | '_ \| |/ /   \ // _ \| | | |  
  | | | | | | (_| | | | |   <    | | (_) | |_| |  
  \_/ |_| |_|\__,_|_| |_|_|\_\   \_/\___/ \__,_|  
                                                  
                                                  
______                                            
|  ___|                                           
| |_ ___  _ __                                    
|  _/ _ \| '__|                                   
| || (_) | |                                      
\_| \___/|_|                                      
                                                  
                                                  
______      _               _   _               _ 
| ___ \    (_)             | | | |             | |
| |_/ / ___ _ _ __   __ _  | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | |  _  |/ _ \ '__/ _ \ |
| |_/ /  __/ | | | | (_| | | | | |  __/ | |  __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_|  \___(_)
                     __/ |                        
                    |___/                         

 

License

MIT © Akshat Gupta, Fenil Jain, Muskan Rastogi and Ramaneswaran

GitHub license


if (youEnjoyed) {
    starThisRepository();
}

About


Languages

Language:Python 100.0%