Skip to content

Harri1118/Adam-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

Project Setup

Front-end Dependencies

To install the necessary NPM libraries for the front-end, run the following commands:

npm install react-scripts
npm install @mui/material
npm install axios
npm install @mui/styled-engine
npm install @emotion/styled @emotion/react

Back-end Dependencies

To install the necessary NPM libraries for the back-end, run the following commands:

npm install express mongodb
npm install cors mongoose dotenv multer pdf-lib
npm install @langchain/openai body-parser express node
npm install @langchain/openai dotenv openai
npm install body-parser
npm install express

Feel free to let me know if you need any more adjustments!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors