#Automatic Programming Knowledgebase

8 messages · Page 1 of 1 (latest)

wicked ridge
#

Hey!

This is more of a little experiment, but I've been using GPT-4 to create an automatic programming knowledgebase. All of the articles in it are AI-generated (and prompted by my AI assistant--which I might make a post about later). These articles link to other articles, so create a mesh of articles that grows as you browse it. Pretty neat!

Pictured here is one of the articles generated by it (along with an AI-generated image). The idea to create this specific article was GPT-4's, as is the concept itself. The only human interact was me asking a Rust question some articles back, browsing the articles that it created, and approving them to be public. Everything else is done by the AI!

It's free, but requires you to be logged in (mostly so hundreds of articles don't end up generated). You can view the articles that already exist for free, though.

Here's some links:
https://cratecode.com/info/rust-standard-library
https://cratecode.com/info/discordjs
https://cratecode.com/info/nodejs

Have fun!

#

This is a description that I copied in:

Haha, guess I'll jump on the AI bandwagon. I've been using Codex for a while to power my AI assistant, and GPT-4 has been quite an upgrade. But that's not really what I'm here to share.

I've tasked GPT-4 with generating programming articles. These articles link to other articles, which link to other articles, ... and so on. Basically, the site grows as you explore it (if you're signed in). The articles are also linked to by the aforementioned AI assistant, which can create the "seed" for a chain of articles.

This is still sort of an experiment, but a pretty neat one at that. There's a lot of other stuff on the site, but this is what's new.

Check one of the articles out: https://cratecode.com/info/rust-enums
Also, you can check out the assistant here (and generate articles on new topics): https://cratecode.com/unit/bcafk6gqi4

wicked ridge
#

I finally got a proper (web-based) approval process going for this. The articles still aren't fully autonomous (they need some human review and approval to be published), but they're pretty damn close.

wicked ridge
#

I've incorporated GPT4 into my image generation process! Some of the images get their prompts from GPT4, so I can have images that are more metaphorical.

#

Let me see if I can find a decent example