This is the repository for the Chat App that is built using Kotlin, Material3, Jetpack Compose Libraries by adopting an MVVM ( Model View View Model) Architecture Scheme. This App harnesses the performance of the Gemini Pro Model to achieve Visual Question Answering, Language Translation Tasks, and Authorship Attribution. The Query entered by the user on clicking the submit button is sent as an input to the Gemini API which returns a response to the query entered by the user.
- Clone the repository:
git clone https://github.com/neelalohith/InventoryApp-Swift.git



