New Show Hacker News story: Show HN: Making an open source project regrouping the most interesting AI APIs

Show HN: Making an open source project regrouping the most interesting AI APIs
2 by samyai | 0 comments on Hacker News.
Hi, I'm working on a project that regroups all best AI (AIaaS) from different providers (GCP, AWS, Azure, DeepL, etc.) in one API ( https://ift.tt/vpYHru7 ). I've got asked the question : why aren't you regrouping Open Source models (instead of proprietary APIs) into one repo? Well because it doesn't make sens to deploy and maintain large pytorch (or other framework) AI models (especially for document parsing, image and video moderation or speech recognition) in every solution that wants AI capabilities. So using APIs makes way more sens. Deployed OpenSource models are being included using different APIs like HuggingFace and other equivalents. The current plan is to add some of these AI capabilities into n8n automation ( https://ift.tt/03so59t ) and Odoo App ( https://ift.tt/3PmoOqK ) (receipt, resume and ID document parsing, content moderation and translation) . Some other capabilities can include : summarization, keyword extraction, sentiment analysis for text data and also speech to text or image and video tagging. Do you know other Open Source projects You want this could integrate to ?

Comments

Popular posts from this blog

New Show Hacker News story: Show HN: Sora, Personal Publishing Platform

New Show Hacker News story: Show HN: KrotoDC – gRPC in Kotlin with Dataclasses