Inspiration
I just wanted to learn more about AI and how I can use Microsoft products to integrate AI into my applications and workflows
What it does
This is sample app of Cosmic works as part of the learning course. It creates a friendly chatbot which answers the user's queries about the products in the Cosmic works store.
How I built it
I followed all the labs and created the backend api on my local system and then deployed it to the Azure container. Then I cloned the frontend app repo and deployed it and linked to the backend api. I did not use the bicep template at all and built and deployed the app step-by-step from scratch.
Challenges I ran into
There were multiple challenges. The labs in the courses were very difficult to complete as they required to create many accounts and some of them were paid accounts. Some of the labs also had code that did not run correctly. Deploying the app required docker server running locally, but I managed to do it without installing docker on my system, though that required a pay-as-you-go subscription.
Accomplishments that I am proud of
I managed to overcome all the challenges, learnt a lot of new things and completed the phase in time for the deadline.
What I learned
This was my first time using Azure, so I definitely learnt a lot about the platform and its capabilities, and also how I can use AI in apps deployed on Azure.
What's next for Cosmic works Phase 1
Will try to submit Phase 2 as well, time permitting.
Built With
- azure-container
- azure-cosmos-db
- python
Log in or sign up for Devpost to join the conversation.