Skip to content

austinnoronha/nodejs_openai_chatgpt_sample_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT + Node.js Simple SearchBot! 👋

Version Documentation Maintenance License: CreativeCommons Twitter: austinnoronha Twitter: buzzingcode

This is a simple node.js app (for learning only) + OpenAI ChatGPT SearchBot that you can use as a starter project to learn.

It includes jade views, OpenAI lib & server running on port 3000.

Sample Application

Nodejs OpenAI ChatGPT SearchBot Sample App with Bootstrap HTML CSS.png

Prerequisites

  • npm
  • node 18+
  • openai api key

Install

npm install

Usage

npm run start
or
nodemon /bin/www

Run dev

npm run dev

Author

👤 Austin Noronha

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 Austin Noronha.
This project is CreativeCommons licensed.

Releases

No releases published

Packages

No packages published