Taskete is a web application designed to bridge the gap between emergency dispatchers and responders, enabling efficient communication and coordination during critical situations.
This project draws its inspiration from the anime 86, specifically the Handler One system that oversees both Emergency Dispatch Conversation (EDC) and Micro Credentialing System for Medicine (MCSM). The design focuses on dual functionality for dispatchers and responders, driven by lateral challenges and ideas shared by organizers.
- Emergency Dispatch Conversation/Copilot AI: Supports decision-making and navigation during emergencies.
- Speech-to-Text (STT) Copilot: Extracts, visualizes, and predicts critical data for faster solutions.
- Body Visualizer: Displays affected body areas and severity for better understanding.
- Data Extraction: Converts extracted data into document files for record-keeping.
- Conversational AI: Answers emergency-related queries in real time.
- Standard Courses & Exams: Includes a credentialing system with exams to earn certifications.
- Credential Maintenance: Certifications come with expiration dates based on exam performance, ensuring knowledge stays current.
- Profile System: Displays user accomplishments and credentials.
- Unique QR Codes: Verifies credentials to prevent misuse or falsification.
- Frontend: HTML, CSS, JavaScript
- Data Handling: JSON
- Version Control: GitHub
- Package Management: NPM
If you encounter issues with GitHub Pages or Vercel:
- Clone the repository.
- Open
index.htmlin a live server locally to bypass browser restrictions.
- Expanded knowledge in web development and JavaScript.
- Developed a project with real-world potential to assist emergency services.
- Delivered the project on time.
- Mastered accessing static JSON databases with JavaScript.
- Improved JavaScript coding techniques and problem-solving skills.
- Version 2 development goals:
- Integrate APIs for better data handling.
- Build a first responder network and response system to enhance collaboration between dispatchers and responders.
- Clone the repository:
git clone https://github.com/<your-username>/Taskete.git