AI Web App with Next.js, OpenAI, and Clerk
Link to open source: https://github.com/engagepy/ai_multimodal_webapp
Link to Live Project: https://ai.astratechz.com
Production ready Nexjs template for deploying your AI solutions to the world.
Each deployment can be backed by native data using `client.beta.vector_stores.create` API by OpenAI.
This project aims to serve as a template for you to work on building a model, fine-tuning or enabling RAG by simply uploading files in assistant playground and serving your AI solution to the world in minutes.
Following the steps in `ReadMe` you should have the project live responding to your use case in less than 15 minutes. Yes familiarity quotient with nextjs, vercel, clerk and openai can make it relatively faster or slower to deploy. But the process overall aims to remain a breeze. Write in if you're stuck somewhere.
Feature Highlights:
- multilingual ✅
- voice-to-text ✅
- text-to-voice ✅
- secure-login ✅
- anonymous ✅
Models Used:
- 𝌭 tts - text to speech
- 𝌭 whisper - speech to text
- 𝌭 gpt-4-turbo - chat completions




