rag-chat-bot.A Retrieval-Augmented Generation (RAG) Chat Bot that provides accurate responses based on available documents. This application uses PostgreSQL with pgvector extension for storing and searching vector embeddings, and OpenAI for generating embeddings and responses.