I was thinking of using the OpenAI agents API which supports threads but each vendors SDK would be very different and hard to unify. So perhaps it’s just easier to use the Vercel AI SDK
@@Amplify-AI Good question - the nice thing with the vercel ai sdk is that you can set up the continuity between state of the chat between the front and back end and it is vendor agnostic. Langchain also has a nice template if you are looking for something in next.js as well. github.com/langchain-ai/langchain-nextjs-template/
What an amazing demo and valuable collection of resources. Thank you for sharing this. Would this be possible to run using Google VertexAI sdk for speech to text, text to speech, and multimodal vision capabilities?
Fantastic video. So many features in one package!!
Thank you Liam! 🙏
Wow…this is goal setting.
Thanks!!!
Thanks for watching!
For conversational memory, would you recommend storing that in the client state and using context stuffing when sending the prompt?
I was thinking of using the OpenAI agents API which supports threads but each vendors SDK would be very different and hard to unify. So perhaps it’s just easier to use the Vercel AI SDK
@@Amplify-AI Good question - the nice thing with the vercel ai sdk is that you can set up the continuity between state of the chat between the front and back end and it is vendor agnostic. Langchain also has a nice template if you are looking for something in next.js as well.
github.com/langchain-ai/langchain-nextjs-template/
This is so cool!
Thanks Phinneas!!
Hi, can we integrate OpenAI TTS / deepgram here instead of webkit?
Thank you.
Thank you for watching 🙏
What an amazing demo and valuable collection of resources. Thank you for sharing this.
Would this be possible to run using Google VertexAI sdk for speech to text, text to speech, and multimodal vision capabilities?
AI Device: github.com/developersdigest/ai-devices
Gemini Flash Multimodal example: github.com/developersdigest/gemini-flash-api
The remote execution of LLM's through a licensed third party in the clouds. Saves electricity and hardware costs at home!
Well put! 🙂 Thanks for watching!