Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rishit-dagli/slidesmart


https://github.com/rishit-dagli/slidesmart

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

![image](https://user-images.githubusercontent.com/64745558/206898038-802fc8b5-18de-44d3-a8c7-334fabc9ad43.png)

# Slidesmart

The fast-paced education system today burdens educators with hours of work. Researching, teaching, designing courses, marking papers takes up most of their time. Providing them with a useful tool to assist their presentations is crucial.

We thus ended up building Slidesmart through which educators can leverage the power of being able to encapsulate long videos and texts such as blog posts and research papers into crisp, accurate, and visually appealing summaries in the form of slides.

## Install

Run the following to install:

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

## Usage

```sh
python manage.py runserver
```

## Want to Contribute 🙋‍♂️?

Awesome! If you want to contribute to this project, you're always welcome! See [Contributing Guidelines](CONTRIBUTING.md). You can also take a look at [open issues](https://github.com/Rishit-dagli/slidesmart/issues) for getting more information about current or upcoming tasks.

## License

```
Copyright 2022 Rishit Dagli, Shivesh Prakash, Alex Rosen, Manish Reddy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```