Skip to content

A simple android cloud-based assistant (Google-Gemini/PaLM + Langchain powered) through FLASK based server. Query with text or image.

Notifications You must be signed in to change notification settings

sudheesh4/ChittiAssist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChittiAssist

User interacts with app through voice. Query is extracted to text and routed to FLASK server. FLASK server prompts the LLM with query and send the response back to app. App 'responds' to the user in voice.

[GET request for text query. POST request for image query.]

[On FLASK server, user can send a URL (with GET request) to recieve summary of the text on the webpage.]

About

A simple android cloud-based assistant (Google-Gemini/PaLM + Langchain powered) through FLASK based server. Query with text or image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published