An open API service indexing awesome lists of open source software.

https://github.com/naveeng2402/wiki-ppt-generator


https://github.com/naveeng2402/wiki-ppt-generator

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Wiki-ppt-generator

This tool generates a ppt by getting the data from wikipedia using the title given.

# How to run

```
git clone https://github.com/naveeng2402/wiki-ppt-generator.git
```

```
cd wiki-ppt-generator
```

```
pip install -r requirements.txt
```

```bash
python generate_ppt.py {titles}
```