A2DP Volume vs VScan

Side-by-side comparison of two open source alternatives

A2DP Volume

Automatically adjusts the media volume on connect and resets it on disconnect. This is done so that stereo streaming audio can work properly. Intended primarily for car Bluetooth systems. It can read out text messages using Text To Speech (TTS) services while you are connected. Each paired Bluetooth device or virtual device (home dock, car dock, power connection, or headset plug) can be configured to your liking. There is a manual on the website. A secondary feature is the ability to capture location information so you can find where you left your car. The location can also be automatically captured when exiting Car Mode on your Android device and read by any app that understands GPS data.

VScan

This is a little project of mine aiming to research how vision LLMs could help out blind people on travel and in their every-day life by substituting eyesight for various visual tasks. VScan turns your smartphone's camera into a device for visual perception. You can define various optical cognitive functions, like looking for objects, signs, evaluating a scene or simply mediating visual impressions. You can afterwards use these functions on the camera view, just like a sighted person would use their eyes to achieve a specific goal in the physical world. Each cognitive tool consists of two major parts: The camera to be used - front / back, as well as camera parameters - resolution, flashlight etc. The prompts used for LLM processing. LLM is the bridge between raw pixel data and your interpretation of it, and in the user/system prompt, you can specify what exactly are you interested in for the particular function and how should it be communicated, as well as the LLM model that should be used. Camera input in combination with an LLM processing prompt forms a cognitive function, which can be used to serve various visual tasks. VScan is open-source software. Visit the project's official repository to learn more about its background, motivation, specific usage examples and setup instructions.

FeatureA2DP VolumeVScan
LicenseGPL-3.0-onlyGPL-3.0-only
Install sources
F-DroidGitHub
F-DroidGitHub
Categories
Media PlayerVideo
AI AssistantMedia PlayerVideo
Features
Ad-FreeOpen SourceNo Tracking
Ad-FreeOpen SourceNo Tracking
Platforms
Android
Android
Website
Source code