- Clone the github repository and cd into the Chatbot folder. Run the following commands
- Download the pickle file in the drive link to chatbot folder.
- docker build -t imagename .
- docker run -p 4000:80 imagename
- You can access the chatbot at localhost:4000
I have developed a Custom LLM, trained on a document on PAN Card Applications. The document can be found inside the repo. Filename: KnowledgeDocument(pan_card_services).txt
- What is the Cost of new PAN card?
- What are the Charges for reprinting the PAN Card?
- What is Form 49aa?
- Is it mandatory to link Aadhaar with PAN for NRI?