Check out the AI-powered blog generator! Create fully-formed, plagiarism-free posts with just one click. Built with Nextjs, Typescript, Tailwindcss, Dalle_openai, ClerkDev, and Supabase. Live: genieblog.vercel.app Code: https://github.com/anayatkhan1/GenieBlog
Hey everyone, I'm Anayat a Frontend Developer specializing in Next js, Shadcn/ui, Typescript, Tailwind CSS. I am thrilled to provide you with access to my portfolio, where you can explore the various projects I have had the opportunity to work on. Portfolio: https://anayat.vercel.app/ Github: https://github.com/anayatkhan1
Hey guys. I am running into a confusion and I just can't seem to overcome it. If I want to create a SAAS with API integration like Dalle to generate images. Do I need to take the API from Open AI or somewhere else? Someone suggested that I need to create my own API because using the open AI API, it will be costly but if I create my own API it will be cheap. Please guide me on this. What is the best approach?
@Hasan Ali , You have to create your own API, constrained to utilizing the GPT-3 model without incurring additional costs. Refer to the OpenAI documentation at https://platform.openai.com/docs/overview for a straightforward guide.