Skip to content

TheOptimisticDev/CodeClauseInternship_Live-Language-Translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Language Translation Web App

Overview

The Live Language Translation Web App is a simple and interactive tool that allows users to translate text in real-time, utilize speech-to-text features, and engage with a basic AI chatbot. It's designed to provide a seamless language translation experience.

Features

  • Text Translation: Enter text in one language and get instant translations in another language.
  • Contact Form: A built-in contact form allows users to submit queries or feedback.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/your-username/codeclause_live-language-translation.git
    cd codeclause_live-language-translation
  2. Open the Project: Open the index.html file in your preferred web browser.

  3. Configuration:

    • Obtain API keys for Google Cloud Translation and Speech-to-Text APIs.
    • Replace 'YOUR_GOOGLE_TRANSLATE_API_KEY' and 'YOUR_GOOGLE_SPEECH_API_KEY' in the script.js file with your actual API keys.
  4. Usage:

    • Enter text in the input area for translation.
    • Press and hold the microphone button to record speech.
    • Receive translated text and chatbot responses.

Screenshots

Screenshot

Contributing

Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests.

License

This project is licensed under the MIT License.

Acknowledgements

  • Google Translator for Ui inspiration.
  • Font Awesome for providing icons.
  • Pexel for background image.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors