Skip to content

DeCoder: A powerful virtual assistant built with Django and React. Automates daily tasks using voice or text commands. Features GPT-4ALL integration, WhatsApp messaging, and app management.

License

Notifications You must be signed in to change notification settings

akadeepesh/VirtualAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeCoder Logo

DeCoder

A versatile Virtual Assistant powered by Django, React, and GPT-4ALL

Key FeaturesGetting StartedHow It WorksLicenseSupport


Key Features

  • 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

Getting Started

  1. Clone the repository:

    git clone https://github.com/akadeepesh/VirtualAssistant.git
    
  2. Install dependencies:

    pip install -r requirements.txt
    
  3. Run the Django server:

    cd backend
    python manage.py runserver
    
  4. Access the web interface and start interacting with DeCoder!

How It Works

  1. Input: Choose between voice or text commands
  2. Processing: Backend handles requests via Django REST API
  3. Execution: Performs tasks or generates responses using GPT-4ALL
  4. Output: Displays results or confirms actions on the frontend

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support or queries, please open an issue or contact me at [email protected].


Made with ❤️ by Deepesh Kumar

About

DeCoder: A powerful virtual assistant built with Django and React. Automates daily tasks using voice or text commands. Features GPT-4ALL integration, WhatsApp messaging, and app management.

Topics

Resources

License

Stars

Watchers

Forks