Simple AI post generator using OpenAI SDK

About Simple project to generate posts for LinkedIn using the OpenAI SDK. This is to help creating engaging posts for LinkedIn while learning about Agentic AI libraries and Frameworks. Website: https://linkedin-generator-lake.vercel.app/ Note: The generate endpoint is rate limited so you might need to try a few times before it works. Stack The web app was built using Vue.js with TypeScript and Tailwind CSS. This was the hardest part of the stack, I decided to go with Vue.js since it’s a lot easier to work with than Next.js and I didn’t need server side rendering for this small project. ...

July 29, 2025 · 2 min · Elvin Guti