Narrative text generation

I have a small task involving text generation with specific requirements:

Input: A topic like “natural language processing” and a specified length, L.
Output: A Wikipedia-like article of approximately L words that describes the “history” and “applications” of the topic.

I tried generating a Wikipedia-like article with ChatGPT and then converting specific terms, such as “artificial intelligence” and “machine learning,” into internal links. However, I think this solution may not be ideal. Could anyone offer some advice? Thank you in advance!

1 Like

Anyway, at first, let’s first look for other people’s projects and models that we can apply. It’s surprisingly hard to find them in a search.