Semblance is an AI-powered mobile app for the visually impaired. With voice commands and OpenAI's GPT-3, users get accurate and precise information on-the-go. Built with React Native/Kotlin and Python/Node.js.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/SingularityAi8/Semblance.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = "ENTER YOUR API";
- Feature 1
- Feature 2
- Feature 3
- Nested Feature
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Jason - @Singularity_IA - email@email_client.com
Project Link: https://github.com/SingularityAi8/Semblance