GithubHelp home page GithubHelp logo

doomdagadiggiedahdah / blog_kg_generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14 KB

Take your blog posts, generate a summary of them, and then create an html graph you can host on your blog (thanks to `cosma`)

License: MIT License

Shell 52.03% Python 47.97%

blog_kg_generator's Introduction

Walkthrough

  • Walkthrough

Installation

  • git clone the repo
  • install the requirements.txt (pip install -r requirements.txt)
  • install cosma (instructions https://cosma.arthurperret.fr/installing.html)
  • make a .creds file to store your FTP server info from the example.creds file (just run cp example.creds .creds to create the file, then add your info)
  • the main call you need to make is to run the update_cosma.sh file (which also calls the main.py from within it). This is the single call you need to make.

Program explanation and responsibilities

  • To run this, run blog_upload.
  • This will:
    • ask for the note that you want to upload
    • upload it
    • (start the graph generation, which will)
    • summarize your post
    • create graph
    • upload it to your website

blog_kg_generator's People

Contributors

doomdagadiggiedahdah avatar

Stargazers

Thor ๐Ÿช avatar

Watchers

 avatar

blog_kg_generator's Issues

create a installation script

there's a few different tools (bash / python) that I'm using that currently you'd have to manually install, eww

updating old file

if I want to make changes to a previously made post, I have to make sure that I'm using the same name that I used before. I should be able to store that info and have it be referenced and not have to manually look it up

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.