React Native Voiced AI Chat & Image Bot is an advanced AI-powered chatbot application built with React Native. It combines conversational AI (similar to ChatGPT) with image generation capabilities (like DALL·E). Additionally, it features AI-generated voice responses, allowing users to interact via voice input and receive spoken replies, creating a seamless and engaging user experience.
- AI Chatbot: Engage in natural language conversations powered by AI models.
- Image Generation: Generate images based on user prompts, similar to DALL·E.
- Voice Input: Users can tap a button and speak their queries or commands.
- AI Voice Output: The chatbot reads out responses using AI-generated speech.
- Lightweight Models: Uses efficient models like LLaMA to balance performance and resource usage.
- Cross-Platform: Built with React Native for Android and iOS compatibility.
Get the latest Android APK by clicking the button below:
These images showcase the app’s image generation and chat capabilities.
To run this project locally:
- Clone the repository:
git clone https://github.com/vrajvyas11/React_Native-Voiced_AI_Chat_Image_Bot.git
- Navigate to the project directory:
cd React_Native-Voiced_AI_Chat_Image_Bot
- Install dependencies:
npm install
- Run the app on your device or emulator:
npx react-native run-android # or npx react-native run-ios
- React Native: Cross-platform mobile app framework.
- LLaMA (or similar lightweight models): For efficient AI chat processing.
- Text-to-Speech (TTS): For AI voice responses.
- Speech-to-Text (STT): For voice input from users.
- OpenAI / Custom AI APIs: For chat and image generation backend.
- Enhance quantity and object recognition in images.
- Integrate more powerful AI models as device capabilities improve.
- Add multi-language support for voice input and output.
- Improve UI/UX for smoother voice interaction.
This project is open source and available under the MIT License.
Feel free to contribute or raise issues on the GitHub repository.
Created by Vraj Vyas