
GenAI, RAG, LLM
Chat with Documents
Implemented end-to-end production ready project using langchain, openAi to chat with different documents like pdf, csv, etc.

Implemented end-to-end production ready project using langchain, openAi to chat with different documents like pdf, csv, etc.

Developed a hybrid search (keyword search + semantic search) algorithm for pdfs and web page using langchain. Built RAG chatbot with history for these pdfs and web pages using langchain and openai(gpt-3.5-turbo)

Aim was to classify the Accident Severity based on vehicle type, driver’s age, sex and 28 more features in three classes as slight, serious and fatal.