Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chiarorosa/app-nlw-ia

Aplicação desenvolvida durante a NLW para realizar upload de vídeos e com IA, automatizar títulos e descrições
https://github.com/chiarorosa/app-nlw-ia

Last synced: 2 days ago
JSON representation

Aplicação desenvolvida durante a NLW para realizar upload de vídeos e com IA, automatizar títulos e descrições

Awesome Lists containing this project

README

        

# 💻 Projeto app-NLW-ia \#40



A aplicação inclui:

## FRONTEND

- Vite [vitejs.dev](https://vitejs.dev) Next Generation Frontend Tooling ✅

```bash
npm create vite@latest ...
ou
pnpm create vite ...
```

- Typescript + React + "Tailwind CSS [tailwind](https://tailwindcss.com/) + Radix UI [radix](https://www.radix-ui.com/)" ✅
- shadcn/ui [shadcn](https://ui.shadcn.com/) ✅
- lucide-react [lucide](https://lucide.dev/guide/packages/lucide-react) ✅


## BACKEND

- Typescript + @types/node + tsx ✅
- PrismaORM [prisma](https://www.prisma.io/) ✅
- Fastify [fastify](https://fastify.dev/) ✅
- @fastify/multipart ✅
- Zod [zod](https://zod.dev/) ✅
- @fastify/CORS ✅
- OpenAI API [openai](https://github.com/openai/openai-node) ✅


## Licença

Esse projeto está sob a licença MIT. Para mais detalhes leia [licença](https://raw.githubusercontent.com/chiarorosa/app-nlw-ia/main/LICENSE)