Git Product home page Git Product logo

ai-presentation's Introduction

AI-PRESENTATION: An OpenAI Slide Deck Generator with Reveal.js

This Node.js application uses OpenAI's API to generate a slide deck on a given subject. The program prompts the user for a subject, uses OpenAI to generate an outline and slide contents, and then creates an HTML file with the slide deck using Reveal.js.

Table of Contents

Requirements

  • Node.js 12.0 or higher.
  • An OpenAI API key.
  • The dependencies listed in the package.json file.

Installation

Clone the repository and install the dependencies:

git clone https://github.com/nooqta/ai-presentation.git
cd ai-presentation
npm install

All the required dependencies must be installed for the application to run correctly.

Usage

This application requires an OpenAI API key, which should be set as an environment variable named OPENAI_API_KEY. You can set this in a .env file in the root directory of the project.

To run the application, use the following command:

node app.js

When prompted, input the subject of the slide deck. The program will generate an outline, slide contents, and then create an HTML file using Reveal.js.

The HTML file can be opened in a web browser and the presentation can be navigated using the arrow keys.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please read the contributing guidelines first.

Credits

This project uses the following open-source packages:

ai-presentation's People

Contributors

anis-marrouchi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.