FrontEnd page for ChatBot and Document Assistant project
$ git clone https://github.com/JoseAlbDR/LangChainAssistantFront.git
$ cd LangChainAssistantFront
$ npm i
$ npm run dev
NOTE: Repo LangChainAssistantBack is needed for this frontend to work.