Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/conancos/chatia-gpt
Use chat bot to talk with chatGPT API
https://github.com/conancos/chatia-gpt
chatbot chatgpt chatgpt-api
Last synced: about 1 month ago
JSON representation
Use chat bot to talk with chatGPT API
- Host: GitHub
- URL: https://github.com/conancos/chatia-gpt
- Owner: conancos
- Created: 2024-07-20T18:32:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T18:19:36.000Z (5 months ago)
- Last Synced: 2024-08-08T19:42:14.236Z (5 months ago)
- Topics: chatbot, chatgpt, chatgpt-api
- Language: CSS
- Homepage:
- Size: 737 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CHAT_IA
Chat-bot usando la API de ChatGPT
- **Descargar y descomprimir ZIP.**
- **Crear archivo **.env** en el directorio raΓz del proyecto e introducir tu clave** [π API Key **β**](https://platform.openai.com/settings/profile?tab=api-keys) Β
```javascript
OPENAI_API_KEY=1234567890
```- _**Instala :**_
```
$ npm install
```- _**Arranca el proyecto :**_
```
$ npm start
```
[![Logo conancos.dev](./public/assets/logo-conancos.png)](https://conancos.dev/portfolio)