dipankardas011 / dipankardas-portfolio

https://dipankar-das.com
1 stars 1 forks source link

Open-source collaboration #2

Open cloudguruab opened 1 year ago

cloudguruab commented 1 year ago

Hi nice to e-meet you!

My name is Adrian and I'm an open-source maker, just created Apollo an open-source AI model aggregation library for python.

I'm reaching out because I've come across your portfolio on github and seen that you've worked with APIs, and AI models before.

How easy was it working or interfacing with ai models via API? Have you deployed or used ai models in more than a single channel in other projects? Looking to add support for a full API to manage in-app integrations, user subscription management, preferences and etc... And looking for feedback from people who had experience with some of those topics previously.

BTW, we are looking for new contributors if you'll find it interesting :)

Have an awesome day!

dipankardas011 commented 1 year ago

Thanks for reaching out to me 😊 Just wanted to clarify that I have worked with API but currently I am working on AI models Currently planning for interfacing a neural network model with API calls to process images and return the class it belongs to I will share my learning when I am done with that

dipankardas011 commented 1 year ago

I think for ml models using python fastapi is the best bet

cloudguruab commented 1 year ago

Amazing, i'll definitely checkout fast api!