README.md

October 9, 2022 · View on GitHub

Welcome to mock-buddy-slide-server 👋

License: MIT

This repo contains slide processing service (microservice) for Mock-buddy application, uses Flask to build RESTful APIs, you can see project description here. This service is deployed on Heroku.

A slide is a single page projected on a screen, usually built on the premise of a title, body, and figures or tables and includes both what is shown and what is spoken about that slide. This system will analyze Google Slide and give report about fine details of how to design a slide for optimal effect—such as the design elements that allow slides to convey meaningful information, to keep the audience engaged and informed, and to deliver the information intended and in the time frame allowed.

Workflow is,

  1. Check for spelling and grammatical errors
  2. Check slide violates rules of effective presenation.

Prerequisite

  • Java JDK 8 or newer (To launch LanguageTool server)
  • Python 3.7 or newer

Install

pip install -r requirements.txt

Usage

python3 app.py

Author

👤 Karthick T. Sharma

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!