Next.jsTailwind CSSGeminiPineconeTypeScriptshadcn/uiAI SDKLlamaParseVercel Blob

Built a simple RAG based chatapp that allows you to chat with your PDF files.
Used the google gemini embedding model to embed the pdf files and then used the pinecone vector database to store the embeddings.
Used the google gemini api to chat with the pdf files.