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!