Skip to content

A FastAPI backend for an Android app that assists people with visual impairments using ChatGPT and BLIP

Notifications You must be signed in to change notification settings

armanbolatov/botagoz_app_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botagoz App Backend

This is the backend for the Botagoz App. It is an Android application for AI assistant designed specifically to empower individuals with visual impairments, which provides users with a seamless and supportive experience in navigating their surroundings. See the frontend repository for more information.

Algorithm

An Android phone sends the photo and the question to the FastAPI backend. It appends the question to the chat log. Then, a classifier based on ChatGPT analyzes whether it needs visual context. If so, it uses BLIP via the Replicate.com API and processes it. If not, it answers the question as it is.

About

A FastAPI backend for an Android app that assists people with visual impairments using ChatGPT and BLIP

Topics

Resources

Stars

Watchers

Forks

Languages