Skip to content

基于 open ai 实现自动回复与自动绘图的 Node.js 项目

Notifications You must be signed in to change notification settings

kylinpoet/chatGPT-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title description tags
Node HTTP Module
A HTTP module server
http
nodejs
javascript

HTTP Module Example

This example starts an HTTP Module server.

Deploy on Railway

💁‍♀️ How to use

  • Install dependencies yarn
  • Connect to your Railway project railway link
  • Start the development server railway run yarn start

📝 Notes

The server started simply returns a Hello World payload. The server code is located in server.mjs.

https://juejin.cn/post/7201757033322233914

https://chatgpt-nodejs-production-dc3a.up.railway.app/chat?prompt=周杰伦是谁

https://chatgpt-nodejs-production-dc3a.up.railway.app/image?prompt=复活的清晨

About

基于 open ai 实现自动回复与自动绘图的 Node.js 项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%