Developer
Chatbot Web App with PDF Query Integration
- Developed a versatile chatbot with dual modes: one featuring conversational memory and another processes PDF files, extracts text, converts it into embedding vectors, and leverages LangChain's Retrieval Chain for prompt-based queries (RAG), all powered by the GPT 3.5 model via the OPENAI API.
- Created a user-friendly interface for the chatbot deploying a React web application and an integrated Express API, facilitating seamless interaction with the language model through conversational prompts and responses