We want to learn the backend in Go. So we will build Postgen in go. The postgen has the following features:
Current State: Currently the GenAI framework can answer simple questions. Do put the GOOGLE_API_KEY in the .env file.
-
Can generate a LinkedIn post from post.
- Step 1: Research about the post. Include the key points.
- Step 2: Gereate a linkedIn post using the research point.
- Step 3: Generate hashtags for the post.
- Step 4: Generate hastags
-
OAuth2.0 for linkedin, directory post to linkedin.
-
A storage to store the history, and drafts.
I have no idea how will I implement this, just know that I will. Currently I have written code to generate the stuff, now I am focusing on the backend more.