Skip to content

Nextgrid / Deep Learning Labs GPT-3 Hackathon Node / Cheerio Boilerplate

Notifications You must be signed in to change notification settings

nextgrid/GPT-3-Hackathon

Repository files navigation

GPT-3 Node Boilerplate

This is a simple boilerplate containing Node wrapper for OpenAI GPT-3 and Cheerio webscraper. Make sure you have Node compatible machine.

Clone repository
git clone https://github.com/nextgrid/GPT-3-Hackathon.git

Install packages
npm i

Files

gpt3.js
contain code for query OpenAI GPT-3 API. Run file with either node gpt3.js or npm run gpt3
https://beta.openai.com/docs/api-reference/introduction

cheerio.js
contain code for query OpenAI GPT-3 API. Run file with either node gpt3.js or npm run gpt3
https://github.com/cheeriojs/cheerio

About

Nextgrid / Deep Learning Labs GPT-3 Hackathon Node / Cheerio Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages