Tag: AI
-
Sentiment Genie
Use the Sentiment Genie to predict the sentiment of your text! Click the bot icon on the bottom right to activate the chatbot, and provide your text. Get ready to be amazed by the Sentiment Genie
-
Chatbot trained on a machine learning tutorial article. Uses Vertex AI.
This chatbot is built using Vertex AI Agent Builder on Google Cloud. I uploaded a publicly available machine learning tutorial pdf, and let the agent builder take care of the rest. LOOK FOR THE ICON ON THE BOTTOM RIGHT, AND CLICK IT TO WAKE UP THE BOT !! Ask questions about machine learning!
-
Word Embeddings
Word embeddings are a numeric representation of a word in a multi-dimensional vector space. They have captured the semantic relationship with all other words in the vocabulary.
-
Build an app to take photos and answer questions about them!
Build a streamlit app that can take a picture and ask a multimodal large language model a question about it. Then, deploy the streamlit app to Heroku, so that you can share it with others. Finally, learn how to display this app on your iphone’s home screen.