Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype of AI-Driven Complaint Classification App Using Flutter #3

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

AMANREVANKAR
Copy link

This pull request introduces a prototype for an AI-driven complaint classification app developed using Flutter. At its core is an image classification model based on a vision transformer architecture. A FastAPI endpoint serves the model, processing images sent by the app and returning JSON responses that automatically classify complaints into the appropriate departments. The app then receives and displays the classified results. Detailed usage and functionality are documented in the README file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant