https://github.com/tuliocll/fastify-gpt
A small project example how to use fastify with openAI chat gpt
https://github.com/tuliocll/fastify-gpt
api chat chatgpt fastify gpt-3 openai
Last synced: 2 months ago
JSON representation
A small project example how to use fastify with openAI chat gpt
- Host: GitHub
- URL: https://github.com/tuliocll/fastify-gpt
- Owner: tuliocll
- Created: 2023-10-08T23:09:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T23:10:43.000Z (over 2 years ago)
- Last Synced: 2025-03-06T08:57:27.684Z (over 1 year ago)
- Topics: api, chat, chatgpt, fastify, gpt-3, openai
- Language: JavaScript
- Homepage: https://tuliocalil.com/unleash-the-power-of-node-js-and-fastify-build-a-rest-api-and-connect-it-to-open-ai-chat-gpt/
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Fastify + OpenAI Chat GPT
A example API to connect on OpenAI Chat GPT.
Created for the post ["Unleash the Power of Node.js and Fastify: Build a Rest API and Connect it to Open AI Chat GPT"](https://tuliocalil.com/unleash-the-power-of-node-js-and-fastify-build-a-rest-api-and-connect-it-to-open-ai-chat-gpt).
