Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 614 Bytes

File metadata and controls

7 lines (6 loc) · 614 Bytes

Chat-With-Your-Data

This repository contains the files pertaining to a self project made using LangChain and OpenAI's functionalities

  • The Python Notebook named "Chat_With_Your_Data.ipynb" is the main file. The expected demonstration of the project can be found in the output of the last cell of the notebbok.
  • The PDF file named "Cricket_Default_File" is the default file that would be used untill the user uploads a custom PDF to the system.
  • All other instructions and cautions have been mentioned in the Python Notebook.
  • For security reasons, the OpenAI API key has been removed from the code.