Skip to content

sparky0520/SageAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SageAI Chatbot

This project was made with the aim to develop simple AI enabled apps and to implement prompt engineering skills to increase output accuracy and relevance. The technologies used are ExpressJS for backend, EJS templating engine for express and Gemini API.

Deployed on: https://sageai-gsc3.onrender.com/

Run this project

  • You need the latest version of Node.js installed. You can install it from nodejs.org.

  • Clone this repository on your machine using git clone https://github.com/sparky0520/SageAI.git.

  • Install required dependencies using npm install.

  • Make sure to generate your Gemini API_KEY and add it to a .env file in the root of the folder along with PORT on which the server should run.

  • Finally, run node index.js to start the server.

About

AI Chatbot built using Gemini API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published