Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T23:10:43.000Z (over 1 year ago)
- Last Synced: 2024-04-13T14:34:12.852Z (9 months 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).![](preview.jpg)