Skip to content

H7ioo/openai_q_and_a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open AI Q&A

Ask questions about a context provided by you.

Installation

Git clone the repo. SSH:

git clone git@github.com:H7ioo/openai_q_and_a.git

Install the dependencies:

npm install

Usage

Provide context.docs OR context.txt file with the desired context. Create .env file and place your api key OPENAI_API_KEY=YOUR_API_HERE Run the app:

npm run start

Voila! It's ready for answering your questions.

Example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors