- An app to use zero-shot image classification models to analyze and describe an image and identify and classify animals in it.
- All these while creating custom AI Agent.
- npm install
- npm run dev
- [Done] use zero-shot model, facebook-bart-large-mnli
- [Done] use state management like recoil for smoother state management
- Fix issue while calling classification and Summarize
- vision/image model: nlpconnect/vit-gpt2-image-captioning
- React
- Typescript
- Recoil
- Zero-shot classification model
- Custom AI Agent