Recent comments in /f/coolgithubprojects

EatSleepCodeDelete OP t1_je970x0 wrote

Good question! For context, this project came about when someone in HR at my work asked if I knew of a way to batch convert Word to PDF. The HR rep isn't comfortable using the cli, so I pandoc was not the right solution.

I do know that there are online conversion tools that use pandoc as a backend, but we needed something offline due to the sensitivity of HR documents.

If there are any GUI alternatives out there that are more mature than mine, please let me know!

2

MrCharlight OP t1_je2jvdq wrote

In its current iteration it's relatively expensive to run, so I've constrained it to contributors only.

I've run the issue you made manually. It's still rough around the edges (two of the commits are empty); I'm going to make improvements to diff interpretation and PR planning in the next week, as well as the ability for it to respond to code review.

2

Rodolflying OP t1_jdv9vsg wrote

A basic example should be not asking frecuently asked questions again.

If you look into the json or csv file, you can filter past conversations. For example im always asking things about git and github, like step by step merge conflicts commands or many other things. Then you can also clasify your conversations and analize them.

I have now an article explaining the code of the first script

Api scraper medium article

And another one with the summary of the whole repo: repo summary

2