Welcome to the Lunara project! Lunara is designed to engage with users in both German and English languages. It offers responses in offline mode and implements various functionalities, making it a versatile and interactive tool for communication alike. With features such as voice recognition.
- Python: Ensure you have the latest version of Python (3.11 or newer) installed. You can download it from python.org.
- Dependencies: Install the necessary dependencies using pip: pip install -r (path to requirenment text file)
- Multilingual Support: The chatbot can interact in both German and English.
- Custom Responses: It provides tailored responses to specific keywords.
- Enhanced Interaction: Various implementations are included to enrich the user experience.
- Clone the Repository: Clone or download the repository to your local machine.
- Install Dependencies: Make sure Python and the required libraries are installed, libraries can be installed with "-pip install -r requirements.txt" in command prompt.
- Run the Chatbot: Execute the Python script
main_script.pyto start interacting with the Bot.
- Custom AI: Implement custom AI functionalities to enhance the chatbot's capabilities.
- Continuous Improvements: Regularly update and improve the chatbot for better performance and user experience.
- Additional Features: Add more features and functionalities to make the chatbot more versatile and useful like voice output.
This project is licensed under the MIT License. See the LICENSE file for details.
- Thanks to the OpenAI team for providing the natural language processing capabilities.
- Special appreciation to all contributors who help in enhancing the functionality and usability of the chatbot.