GithubHelp home page GithubHelp logo

pc-dong / chatppt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huimi24/chatppt

0.0 0.0 0.0 184 KB

ChatPPT is powered by chatgpt, it could help you to generate PPT/slide. It supports output in English and Chinese

Python 100.00%

chatppt's Introduction

What is ChatPPT

ChatPPT is powered by chatgpt, it could help you to generate PPT/slide. It supports output in English and Chinese

What is GPT | 600

什么是AWS

Requirements

Python 3.8.10 +

Help message

$ python chatppt.py --help
usage: chatppt.py [-h] -t TOPIC -k API_KEY [-p PAGES] [-l {cn,en}]

I am your PPT assistant, I can help to you generate PPT.

optional arguments:
  -h, --help            show this help message and exit
  -t TOPIC, --topic TOPIC
                        Your topic name
  -k API_KEY, --api_key API_KEY
                        Your api key file path
  -p PAGES, --pages PAGES
                        How many slides to generate
  -l {cn,en}, --language {cn,en}
                        Output language

How to use it

  1. Generate your openai API key https://platform.openai.com/account/api-keys

  2. Install requirements

    $ pip install -r requirements
    
  3. Generate your PPT

    $ python chatppt.py -t "What is GPT" -k <your api key> -p 5 -l en
    
    Hi, I am your PPT assistant.
    I am powered by ChatGPT
    I'm working hard to generate your PPT about What is GPT.
    It may takes about a few minutes.
    Your PPT will be generated in English
    Your PPT have 5 pages.
    page 1: Overview
    page 2: History
    page 3: Applications
    page 4: Limitations
    page 5: Future
    Generate done, enjoy!
    Your PPT: What is GPT.pptx
    

chatppt's People

Contributors

huimi24 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.