Build an AI Image to Text Generator using Next.js 13, Upstash Redis and Replicate

Опубликовано: 29 Сентябрь 2024
на канале: Hosna Qasmei
2,014
70

Learn how to use Machine Learning API from Replicate to enhance your project! In this tutorial, I’ll be walking through how to create a caption generator using salesforce/blip image to text machine learning model. We will be building the web app using Next.js 13, Upstash Redis (for rate limiting), Tailwind CSS (styling) and Vercel. 

📚 Resources
GitHub Repo: https://github.com/hqasmei/captionAI
Demo: https://captionai.vercel.app/
Original Vercel Template: https://github.com/Nutlope/restorePho...
How I built a viral AI site with Next.js:    • How I built a viral AI site with Next.js  
Upstash: https://upstash.com/
Next.js 13: https://nextjs.org/
Vercel: https://vercel.com/
Replicate: https://replicate.com/
Upload: https://upload.io/
Tailwind CSS: https://tailwindcss.com/docs/installa...


👩‍💻 Let's Connect
Github: https://github.com/hqasmei
Twitter:   / hqasmei  
LinkedIn:   / hosnaqasmei  

⌛ Timestamps
00:00 Introduction
01:05 Setup Project
03:57 Front-End
07:52 Back-End
12:15 End