Skip to content

sudheeshspai/SNH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novel Frame

Nothing To See Here

NSH is the abbreviation for "Nothing to See Here," a state-of-the-art WYSIWYG (What You See Is What You Get) application meticulously designed with a hacker's mentality. Crafted by Hackers, with Hackers for Hackers, NSH seamlessly fuses Novel technology with the dynamic capabilities of React JS and Express JS. The entire system is turbocharged by the formidable prowess of OpenAI, delivering an unparalleled experience for users who demand precision, power, and a touch of the unconventional. image image image

Team members

  1. Athul Prakash NJ
  2. Sudheesh
  3. Aditya R Menon

Link to product walkthrough

link to video

How it Works ?

The project works mainly powered by Novel and OpenAI. A react server is hosted on port 3000 and a express server on port 5000. The OpenAI prompts will be sent to /api/generate. Which will sent the prompt to chatgpt's gpt-3.5-turbo model. Note that for the AI to work u need to add OPENAI_KEY to a .env file.

Libraries used

React JS Express JS Novel Js OpenAI

How to configure

git clone https://github.com/Sudheeshspai/SNH
npm install
cd server
npm install
cd ../client/snh/
npm install
cd ../..

How to Run

Instructions for running For OpenAI to work, you need to add OPENAI_KEY=<KEY> to a .env file

npm start

About

Saturday night hackatgon SEP 16 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •