Skip to content

Latest commit

 

History

History
93 lines (62 loc) · 3.22 KB

README.md

File metadata and controls

93 lines (62 loc) · 3.22 KB

Luna-Voice

Welcome to Luna-Voice, an advanced AI-powered voice assistant that operates directly in your browser. This web-based application can understand commands in any language and respond in English, and it also features the ability to play songs.

Features

  • Multilingual Understanding: Interprets and translates commands from various languages into English.
  • Ad-Free Song Playback: Play songs directly from your browser without interruptions.
  • AI Integration: Utilizes advanced AI technologies for precise and responsive interactions.

Demo

Installation

To run Luna-Voice locally in your browser, follow these steps:

  1. Clone the Repository
    git clone https://github.com/Karthik-Sarvan/Luna_Voice.git
  2. Navigate to the Project Directory
    cd Luna_Voice
  3. Open the Project in Your Browser
    • Open index.html in your preferred web browser.

Usage

  • Start the Application: Launch index.html in your browser to start Luna-Voice.
  • Voice Commands: Use your microphone to issue commands in any language. responses will be in English.
  • Play Songs: Request songs, and Luna-Voice will handle playback directly in the browser.

Contributing

Thank you for your interest in contributing to LUNA! We appreciate your help in making our project better. Please follow the guidelines below to ensure a smooth contribution process.

Table of Contents

How to Contribute

  1. Fork the Repository: Click the "Fork" button in the top right corner of the repository page.
  2. Clone Your Fork:
    [https://github.com/Karthik-Sarvan/Luna_Voice/]
    
  3. Create a Branch:
      [git checkout -b feature/your-feature-name]
  4. Make Chnages: Work on your Changes Locally.

Reporting Issues

If you find a bug or have a feature request, please open an issue in the Issues section of the repository. Provide as much detail as possible to help us understand the issue.

Submitting Code

  1. Commit your changes
      [git add .]
      [git commit -m "Add a brief description of your changes"]
  2. Push to Your Fork:
      [git push origin feature/your-feature-name]
  3. Create a Pull Request: Go to the original repository and click "New Pull Request". Select your branch and describe your changes in detail.

Documentation

If your changes require updates to documentation, please ensure that you make those changes as well. Documentation should be clear and concise.

Style Guide

Please follow our project's coding style. Here are some key points: Use [specific style guide tools/language conventions]. Write clear and concise comments. Ensure your code is well-structured and readable.

contributors

Thank you

Thank you for helping us improve LUNA! We look forward to your contributions.