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.
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.