Olanetsoft / article-idea-generator

Generate your next article idea with ease. Powered by OpenAI.
https://www.articleideagenerator.com/
208 stars 62 forks source link

feat: add seo keywords to search result #70

Open Olanetsoft opened 1 year ago

Olanetsoft commented 1 year ago

Currently, the application returns a suggested article title, but we want it to add four must-have keywords on the UI.

You can think of it as a small highlight underneath every article result or at the top of the search result.

Open to feedback and discussion around this. 😊

Toyin5 commented 1 year ago

So there will be another prompt to generate the keywords right?

Olanetsoft commented 1 year ago

So there will be another prompt to generate the keywords, right?

Hello @Toyin5

There won't be a new prompt, but the existing prompt would contain a message that would return a keyword alongside the response, and that will be displayed. Is that clear?

Toyin5 commented 1 year ago

Sure @Olanetsoft Can you assign it to me?

Olanetsoft commented 1 year ago

Sure @Olanetsoft Can you assign it to me?

Sure! Feel free to ask any questions. I am happy to help!

Toyin5 commented 1 year ago

@Olanetsoft Hello. The keywords are generated only when the seoEnabled flag is true right?

Olanetsoft commented 1 year ago

It should be generated by default. If seoEnabled is clicked, then it should update the keyword result when necessary.

Toyin5 commented 1 year ago

Awesome. I need an idea on how to style the keywords. Also, is it one keyword per title?? @Olanetsoft