A versatile Virtual Assistant powered by Django, React, and GPT-4ALL
Key Features • Getting Started • How It Works • License • Support
- Multi-Functional: Send WhatsApp messages, play YouTube songs, locate on Google Maps, manage apps
- GPT-4 Powered: Handles queries beyond predefined functions using GPT-4ALL
- Dual Input: Voice and text command options
- WhatsApp Integration: Seamless message sending with contact management
-
Clone the repository:
git clone https://github.com/akadeepesh/VirtualAssistant.git
-
Install dependencies:
pip install -r requirements.txt
-
Run the Django server:
cd backend python manage.py runserver
-
Access the web interface and start interacting with DeCoder!
- Input: Choose between voice or text commands
- Processing: Backend handles requests via Django REST API
- Execution: Performs tasks or generates responses using GPT-4ALL
- Output: Displays results or confirms actions on the frontend
This project is licensed under the MIT License - see the LICENSE file for details.
For support or queries, please open an issue or contact me at [email protected].
Made with ❤️ by Deepesh Kumar