Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/midudev/midu-translate-gemini

Usando Google Gemini para crear tu propio Google Translate
https://github.com/midudev/midu-translate-gemini

Last synced: 4 months ago
JSON representation

Usando Google Gemini para crear tu propio Google Translate

Awesome Lists containing this project

README

        

# Por hacer

1. Explicar el proyecto en general
- Levantar el proyecto
- Explicar estructura y componentes

2. Traducción de texto
-> /app/components/Chat.tsx
-> /app/api/translate/route.ts

3. Traducción de imagen a texto
-> /app/components/Image.tsx
-> /app/api/translate-image/route.ts