Ⓜ️
Matar
  • ✍️About Matar
  • 📁Concept
    • 📄Understanding Matar
  • 📁Matar For Communities
    • 📄Hosting on Matar
    • 📄Trial Pilot
    • 📄Community Management
  • 📁🚀 Get Started
    • 📄Language Selection
    • 📄Organization Onboarding
    • 📄Signing Up
  • 📁Matar Features
    • 📄Browsing the App
    • 📄View Questions
    • 📄Changing Subjects
    • 📄Answer Questions
    • 📄Ask a Question
    • 📄Share a Question
    • 📄Like an Answer
    • 📄See Liked Answers
    • 📄Dislike an Answer
    • 📄See Recorded Questions
    • 📄See Recorded Answers
    • 📄Troubleshooting
    • 📄Version
    • 📄FAQ
  • 📁Developer Reference
    • 🗄️Architecture
      • 📄Overview
      • 📄Backend
      • 📄Frontend
      • 📄API Layer
    • 📜Guides
      • 📄Add/delete posts
    • 🛠️API
      • 📄API Flow
      • 📁User Login
        • 📄Login
        • 📄Submit OTP
        • 📄Get Current User
        • 📄Edit User
        • 📄Logout
      • 📄Organization Selection
      • 📄Language and Categories
      • 📄Activity Types
      • 📁Posts
        • 📄Post a New Question
        • 📄Delete a Post
        • 📄Post Activity Type
        • 📄Post Information
        • 📄Post GPT Processing
    • 📶DB Tables and Structure
      • 📄Matar DB tables
      • 📄Code Structure
    • 💻Backend Code
      • 📄Response on a Post from AI
      • 📄Post Sorting
      • 📄User Registration
      • 📄Org Based Code
    • 💻Frontend Code
      • 📄Overview
      • 📄Setting up Project
      • 📄Project Structure
      • 📄Code Directories
        • 📄Broadcast Directory
        • 📄Core Directory
        • 📄Data Directory
        • 📄di Directory
        • 📄domain/repository Directory
        • 📄model Directory
        • 📄retrofit Directory
        • 📄ui Directory
          • 📄dialog
          • 📄features
          • 📄service
  • 🤝Support
Powered by GitBook
On this page
  • Matar Android - Current Functionalities
  • Matar Android - Future Functionalities
  1. Matar Features

Version

This page discusses upcoming Matar features and experimentation in process.


Matar Android - Current Functionalities

Below is a brief overview of the features Matar currently supports:

  1. Users can ask and answer questions by recording audio on their phones. Questions can usually be a maximum of 15 secs in length, while answers can go up to 90 secs. However, this is configurable at an organization level.

  2. Users can view question-answers belonging to multiple categories on the app. They can also lock a certain category to view questions only of that category.

  3. Currently, in the app, questions are ordered based on the number of answers each question has - this means users will first see the questions with the highest number of comments/answers. Also, once a question has been viewed by the user, we send it to the end of the questions list, so users engage with new content too.

  4. Users can react to different answers by liking, disliking, or blocking an answer.

  5. Answers are ordered based on how many likes and dislikes they have, with some bias for more recent comments to be up there first.

  6. When a user submits any new question, they can also get an answer from ChatGPT in their language (currently only tested in Hindi) as an audio comment to that question within 2 minutes. This way every question gets at least one answer.

  7. All the content above is unique to your organization - and Matar can easily support multiple communities separately.


Matar Android - Future Functionalities

Some of our current planned initiatives include:

  1. Ability to add thoughts in a more streamlined UI/UX that works for both literate and non-literate audiences.

  2. Add identity on the app as an incentive to converse and feel related to the app.

  3. Integrate push notifications to timely remind users of valuable content.

  4. Custom deferred deep-linked URL that can lead fresh users to easily and directly enter into the org of their choice on Matar.

PreviousTroubleshootingNextFAQ

Last updated 1 year ago

📁
📄