Skip to content

A Python-based Translation API integrated with a user-friendly GUI for real-time translation. Supports multiple languages, allowing users to translate text directly through a web interface for seamless experience and efficient results.

Notifications You must be signed in to change notification settings

Kushal129/Translation_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translation API 🌐

A simple and powerful API for translating text using Flask and Google Translate API.

Live Demo: Translation API

Features ✨

  • Translate text between multiple languages
  • Easy-to-use RESTful endpoints
  • Lightweight and hosted on Vercel for seamless deployment

Technologies Used 🛠️

  • Backend: Flask (Python)
  • Translation Library: GoogleTrans
  • Hosting: Vercel
  • API Tools: Flask-CORS for Cross-Origin Resource Sharing

Installation and Setup 🖥️

Clone the Repository

   git clone https://github.com/your-username/translation-api.git
   cd translation-api

Install Dependencies

    pip install -r requirements.txt

Run Locally

   python translate.py

Contributing 🤝

Feel free to submit a pull request or report issues. Your contributions are welcome and highly appreciated!

Special Thanks 🎉

A huge shoutout to Priyank Sutariya for their support and contributions to this project.
Check out their GitHub: https://github.com/bmiit145

About

A Python-based Translation API integrated with a user-friendly GUI for real-time translation. Supports multiple languages, allowing users to translate text directly through a web interface for seamless experience and efficient results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published