#Jester
- Dev Sharma
- Himanshu Sharma
- Pranay Goyal
- Prashant
- HTML
- CSS
- JavaScript
- Bootstrap-5
- Shad-CN UI
- Node.js
- Express.js
- Axios
- CORS
- nlp.js
- natural.js
- Google Generative AI
- Gemini Pro
- Embedding 001
- EJS
-
Clone the Repository:
- Clone the repository by running the following command in the terminal: bash git clone [repository-url]
Replace [repository-url] with the actual URL of the repository.
-
Install Dependencies:
-
Navigate to the project directory: bash cd slice.ai
-
Execute the following command to download all dependencies mentioned in package.json: bash npm i
-
-
Initiate Node.js Project:
- Start a Node.js project using: bash npm init
Follow the prompts to initialize the project.
-
Run the Server:
-
If nodemon is installed, use: bash nodemon server.js
-
Otherwise, use: bash node server.js
-
-
API Key Security:
- Note that the API key has been hidden for security purposes. Ensure you handle API keys securely, and avoid exposing them in public repositories.