Skip to content

Home

Retrieval-Augmented Generation (RAG) App

rag-pinecone-openai is an open-source Retrieval-Augmented Generation (RAG) contextual chatbot designed to provide accurate and relevant responses. It combines retrieval-based models with generative AI to enhance conversations.

Simply upload a PDF document, and rapt-ai will analyze its content, allowing you to ask questions, gain insights, and have meaningful discussions based on the information in the document.

Source Code

Features

  • Upload Pdf Documents
  • Chat with documents
  • Optical Character Recognition(OCR) Implementation

Building Production Ready RestAPI using FastAPI

Source Code

fast-next-app

A full-stack web application built using modern technologies for both the frontend and backend. The application is designed to be scalable, maintainable, and efficient, leveraging a robust tech stack that includes React.js, Next.js, Material-UI, Redux-Toolkit, FastAPI, and PostgreSQL.

Source Code