Artificial Intelligence Experiments
Im using this space to experiment with AI and machine learning.
This project features a sample implementation of Hume`s Empathic Voice Interface using Hume`s React SDK. Here, we have a simple EVI that uses the Next.js App Router.
Ive integrated the Hume SDK into my portfolio and created a simple chat interface where you can interact with the EVI and have an empathatic conversation.
This is an open source Chatbot template powered by the Google Gemini model built with Next.js and the AI SDK by Vercel.
It currently uses the Gemini model to generate responses to user input based on planning and booking flights. It uses a PostGres database for users and chat history. I am continuing to develop this project and learning more about the various Gemini model languages.
This example demonstrates how to use the AI SDK with Next.js with the useObject hook to submit PDF messages to Google Gemini Generative Language API.
The Gemini API allows developers to build generative AI applications using Gemini models. You can use the Gemini API for use cases like reasoning across text and images, content generation, dialogue agents, summarization and classification systems, and more.
More to follow...
Im fascinated by AI and looking forward to adding more projects to this portfolio. Stay tuned!