Skip to content

owx0130/openaitest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openaitest

This project aims to utilise ChatGPT to perform functionalities on article information.

Backend:
server.js - The server is created here (Express.js). Functions to handle HTTP requests are contained here.
lib.js - Contains all the functions used by the server.
llm-requirements.js - Contains all the imports for LangChain dependencies used.

To run:

  1. Make .env file in backend folder to store API key from OpenAI.
  2. In backend folder, run "npm run backend".
  3. In frontend folder, run "npm run frontend".

About

Web Application developed with ChatGPT

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages