This project uses Retrieval Augmented Generation (RAG) and cutting edge AI technologies; such as Google Gemini to analyze a file or image uploaded by a user. A summary of the uploaded file is presented to the user and included in subsequent AI chatbot interactions.
Table of Contents
Both Google Gemini and Vercel AI SDK are tools used is the analysis of a user provided file. In this example an image of a map of the fictitious world of Westeros from "A Song of Ice and Fire" is is analyzed by the Google Gemini LLM. The summary of this image is used in the subsequent AI chatbot conversation.
Andy Frith - LinkedIn - afrith.denver.usa@gmail.com
Project Link: https://github.com/andyfrith/ai-file-analyzer



