Skip to content

COSC-499-W2023/year-long-project-team-7

Repository files navigation

https://platonix.app

Platonix: Ai Content transformer

Platonix is an Ai Powered tool that allows users to generate Powerpoint Presentations and exercises.

Requirements

These must be installed

You must have API keys for the following for full functionaliy

  • SerpApi
  • OpenAi
  • Stripe (app will work without it but store will be broken)
  • Gmail (app will work withouth it but account creation/recovery wont work)

Quickstart

  1. Environment Variables

    Copy the file settings_env_example.py to settings_env.py

    Linux/MacOS

    cp app/capstone/capstone/settings_env_example.py app/capstone/capstone/settings_env.py
    

    Windows

    copy app\capstone\capstone\settings_env_example.py app\capstone\capstone\settings_env.py
    

    Copy all of your API keys into settings_env.py

  2. Easy Install (without stripe checkout)

    Docker desktop must be running

    Linux/MacOS

    ./install.sh
    

    Windows

    cmd /c install.bat
    

    App should be running locally now.

    Login with

    Email:user@email.com

    Password:password

More details for developing can be found in our Developing Guide.

About

year-long-project-team-7 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •