https://github.com/filipe-bacof/chat-gpt-clone
Clone do Chat GPT feito com Next.JS, TailWindCSS e API do OpenAI
https://github.com/filipe-bacof/chat-gpt-clone
b7web chatgpt nextjs openai openai-api tailwindcss
Last synced: 3 months ago
JSON representation
Clone do Chat GPT feito com Next.JS, TailWindCSS e API do OpenAI
- Host: GitHub
- URL: https://github.com/filipe-bacof/chat-gpt-clone
- Owner: Filipe-Bacof
- Created: 2023-06-01T05:08:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T05:18:52.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T12:24:00.782Z (4 months ago)
- Topics: b7web, chatgpt, nextjs, openai, openai-api, tailwindcss
- Language: TypeScript
- Homepage: https://bacof-chat-gpt-clone.vercel.app/
- Size: 161 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clone do Chat GPT
Clique aqui para ver o meu portifólio
# Documentações e Links
Para aprender mais sobre NextJS, ou sobre a API do Chat GPT, posso recomendar os seguintes links:
- [Documentação do NextJS](https://nextjs.org/docs) - Aprenda sobre os recursos e API do NextJS.
- [Aprenda Next.js](https://nextjs.org/learn) - Um tutorial interativo do Next.js.
- [Acesse o Chat GPT](https://chat.openai.com/) - Para acessar o Chat Original.
- [Api do Chat GPT](https://openai.com/blog/openai-api) - Para utilizar os recursos da OpenAI.
- [Documentação da API do Chat GPT](https://platform.openai.com/docs/introduction) - Para visualizar a documentação e os recursos disponibilizados pela OpenAI.
- [Documentação de deploy com NextJS](https://nextjs.org/docs/deployment) - A maneira mais fácil de fazer deploy de um projeto NextJS.
- [B7Web](https://b7web.com.br/) - Idéia original e tributo.