https://github.com/devferx/google-translate-clone
Translator powered by Gemini AI, offering fast and accurate translations between multiple languages. With advanced natural language processing capabilities, it provides context-aware translations for a more seamless and reliable experience.
https://github.com/devferx/google-translate-clone
gemini-api react typescript
Last synced: 7 months ago
JSON representation
Translator powered by Gemini AI, offering fast and accurate translations between multiple languages. With advanced natural language processing capabilities, it provides context-aware translations for a more seamless and reliable experience.
- Host: GitHub
- URL: https://github.com/devferx/google-translate-clone
- Owner: devferx
- Created: 2023-09-08T01:35:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T21:57:27.000Z (over 1 year ago)
- Last Synced: 2025-04-09T18:05:29.805Z (10 months ago)
- Topics: gemini-api, react, typescript
- Language: TypeScript
- Homepage: https://google-translate-clone-zeta.vercel.app
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to google-translate-clone 👋

> A web-based translation application built with React.js and Bootstrap, inspired by Google Translate.
This user-friendly app allows you to translate text between multiple languages. It features:
- **Text input and output fields**: Simply paste your text or type directly, and the translation will appear in the designated field.
- **Automatic source language detection**: Save time by letting the app identify the original language for you.
- **Powered by the Gemini model**: This advanced technology can potentially deliver high-quality translations.
### 🏠 [Homepage](https://google-translate-clone-zeta.vercel.app/)
### ✨ [Demo](https://google-translate-clone-zeta.vercel.app/)
## Install
```sh
pnpm install
```
## Usage
```sh
pnpm run dev
```
## Run tests
```sh
pnpm run test
```
## Author
👤 **Fernando Quinteros Gutierrez**
- Twitter: [@devferx](https://twitter.com/devferx)
- Github: [@devferx](https://github.com/devferx)
- LinkedIn: [@devferx](https://linkedin.com/in/devferx)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/devferx/google-translate-clone/issues).
## Show your support
Give a ⭐️ if this project helped you!