Giter VIP home page Giter VIP logo

danswriter's Introduction

danswriter

danswriter is an app to create posts for your blogspot by leveraging GPT and PaLM. None of the requirements need to be paid for as of now (Oct 2nd, 2023).

Features

  • Write posts for your blogspot (with labels/tags) using:
    • GPT-3.5 via tgpt
    • PaLM 2 via the official API
  • Insert images from Unsplash using the official API
  • Upload your post on Blogger using the official API
    • Built-in bearer token refresh (using OAuth flow)

Pre-requisites

  1. Either the official API keys for PaLM 2 OR tgpt installed on your machine.
  2. Unsplash API key (If you do not want to get the API key and are fine without having pictures in your post, then you can comment out the relevant code.)
  3. The official Blogger API key.

Installation

To install this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/DaniyalAhmadSE/danswriter.git
  1. Install the dependencies:
pip install -r requirements.txt

Usage

  1. Configure the app from the config.json file. Refer to the help.json file for details.
  2. Run app.py from your favorite IDE or with:
python app.py

Contributing

To contribute to this project, follow these steps:

  1. Fork the repository.
  2. Make your changes.
  3. Submit a pull request.

License

This project is licensed under the MIT license.

Contact

For questions or suggestions (especially regarding prompts), contact me at [email protected].

Additional information

  • Roadmap:

    • Improve the prompt.
    • Integrate an improved PaLM model.
    • Allow integration of GPT using the official Openai API keys.
    • Integrate more blogging sites.
  • Contributors:

    • Just me for now :)
  • Official Blogspot:

  • About tgpt

danswriter's People

Contributors

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