Back to Browse

Use ChatGPT API to create Knowledge Base articles in Org Mode!

1.1K views
Jun 30, 2023
24:00

Generative AI via API is a trip. This example uses a mix of Python, Emacs Lisp and good "old-fashioned" prompt crafting to generate Knowledge Base articles from text and web pages. The primary programming language here is English - the language model takes care of the heavy lifting by replying reasonably to our poorly worded and vague prompts! #programmers #paradise All props go to @DavidShapiroAutomator for this idea - in fact I have simply modified the code to integrate with Org Mode and the Emacs Denote package by @protesilaos The referenced GitHub repo: https://github.com/gregoryg/KB_microservice/tree/orgmode-kb Use the org-kb branch as linked to get the code and prompts shown.

Download

0 formats

No download links available.

Use ChatGPT API to create Knowledge Base articles in Org Mode! | NatokHD