Malayalee.ai is your friendly, AI-powered guide to the Malayalam language and culture, now with both text and voice interaction! It acts as your personal translator, conversation partner.
- Malayalam In, Malayalam Out: Type or speak in Malayalam, get responses in Malayalam—perfect for those comfortable in their native tongue.
- Seamless Translation: Malayalee.ai effortlessly handles translation between Malayalam and English behind the scenes for natural communication.
- Engaging Conversations: Experience AI that understands and responds to your prompts in a way that feels distinctly Malayalee.
- Voice Interaction: Speak your requests and hear Malayalee.ai's replies, adding a new dimension to your interaction.
- You Input: Type a message or speak to Malayalee.ai in Malayalam.
- Translation: Your input is intelligently translated into English.
- AI Magic: A powerful text generation model processes your English text and crafts a suitable response.
- Back to Malayalam: The AI's response is translated back into natural-sounding Malayalam.
- You Hear: Malayalee.ai speaks the Malayalam response out loud!
-
Prerequisites:
- Git: https://git-scm.com/
- Python 3.8+: https://www.python.org/
-
Clone the Project:
git clone https://github.com/Afnanksalal/Malayalee.ai.git cd malayalee.ai
-
Set Up:
pip install flask transformers langdetect
Make sure to install any additional dependencies based on error messages.
-
Run Malayalee.ai:
python app.py
Visit
http://127.0.0.1:5000/
(or the address shown in your terminal) in your web browser.
This project is licensed under the MIT License. See the LICENSE file for more information.
Malayalee.ai wouldn't be possible without these amazing open-source projects:
- Flask: Web framework. https://flask.palletsprojects.com/
- Transformers: For NLP models. https://huggingface.co/transformers/
When using this project, please attribute it as follows:
This project includes code from [Malayalee.ai](https://github.com/Afnanksalal/Malayalee.ai.git) by Afnan K Salal, licensed under the MIT License.