Table of Contents
- IntelliDocs is a cutting-edge document querying chatbot designed to streamline the process of accessing and retrieving information from various documents. Users can query various topics related to the given document and retrive the information
- This application takes user document and uploads it to the MongoDb Atlas Services , AWS S3 services .
- The document is Processed and its text is extracted and vectors are stored in pincone databases.
- Users can query the uploaded documents in the databases and can ask questions related to it .
- Before Installation You Must have MongoDB Atlas Free Tier Service Available
- You Must Have an Aws Account to get Proceeded and Create S3 bucket in it
- Create Pincone database Account
-
npm
npm install npm@latest -g
-
NodeJs
Download Nodejs Version ^ 18.0.0 LTS