Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lostovayne/backend-modelos-openai-herramientas-automatizadas
Backend con Nest utilizado para generar la interaccion entre OpenAi y el frontend en react a través de una Rest Api
https://github.com/lostovayne/backend-modelos-openai-herramientas-automatizadas
nestjs openai typescript
Last synced: 18 days ago
JSON representation
Backend con Nest utilizado para generar la interaccion entre OpenAi y el frontend en react a través de una Rest Api
- Host: GitHub
- URL: https://github.com/lostovayne/backend-modelos-openai-herramientas-automatizadas
- Owner: Lostovayne
- Created: 2024-04-09T07:52:47.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-31T21:53:13.000Z (6 months ago)
- Last Synced: 2024-08-01T01:51:26.186Z (6 months ago)
- Topics: nestjs, openai, typescript
- Language: TypeScript
- Homepage: https://railway.app/
- Size: 95.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instalacion en Dev
1. Clonar el repositorio
2. Ejecutar `npm install`
3. Copiar el archivo .env.template y renombrarlo a .env
4. Agregar la api key de openai
5. Ejecutar `npm run start:dev`# Endpoints
## Orthography
POST /gpt/orthography