GithubHelp home page GithubHelp logo

lguzzon-scratchbook / docgpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cesarhuret/docgpt

0.0 0.0 0.0 62 KB

ChatGPT directly within Google Docs as an Editor Add-on ๐Ÿ“‘

Home Page: https://docs.google.com/document/d/1N7qvw5mZdVe2u2IQ5pnVDmUjHsLEfq9_Z0Tf8PHloZA/edit

Shell 0.06% JavaScript 55.26% Python 4.32% HTML 29.13% Dockerfile 0.70% VBA 10.41% Procfile 0.12%

docgpt's Introduction

docGPT ๐Ÿ“„

ChatGPT directly integrated into Google Docs ๐Ÿ“‘

Features

  • Faster than chat.openai.com
  • Free
  • Live Chat Within Google Docs
  • Text Completion

Usage

  • Google Docs
  • MS Word

Google Docs

  1. Get the template: https://docs.google.com/document/d/1N7qvw5mZdVe2u2IQ5pnVDmUjHsLEfq9_Z0Tf8PHloZA/edit?usp=sharing

  2. Make a copy of the document

alt text

  1. Type something in your Google Doc

alt text

  1. Select your question, or whatever text you want to send to ChatGPT

alt text

  1. Use the extension! (click Start instead of Ask to access the chat pop-up)

alt text

  1. Accept the Authorization request & sign into google

alt text

  1. Click Advanced, go to ChatGPT & allow the scopes required

alt text

  1. Get your result!

alt text

MS Word

  1. Open a new word document

  2. Enable the Developer Tab on Word

  3. Click Macros alt text

  4. Create a new macro with the name AddToShortcut alt text

  5. Copy the code in wordGPT/ask.bas of this repo, and paste it into the Word VBA Editor

  6. Click Tools > References in the navbar
    alt text

  7. Search for Microsoft Scripting Runtime and enable it
    image

  8. Click OK and Save the file containing the code you pasted.

  9. Right click selected text in Word and click Ask ChatGPT

image

  1. Wait for your result! (Currently it is not recommended to ask ChatGPT again before current question is answered, otherwise all the answers can be mixed up. Keyboard input is disabled while waiting for the result, see issue #9.)

docgpt's People

Contributors

cesarhuret avatar magic-wei 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.