Skip to content

Files

Latest commit

 

History

History

Code_understanding_and_Context_aware_chatbot_using_Langchain_and_OpenAI

Code understanding and Context aware chatbot using Langchain and OpenAI

Introduction

The project involved focuses on building a code understanding model that allows users to upload custom code files and ask context-based questions about them. It also explores the ability for a chatbot to have iterative conversations using Custom text data or multiple documents. It also utilizes the ability to store chats in memory and provide a summary at the end of the session.