Skip to content
@DipperAI

DipperAI

A Serverless Model-as-a-Service Framework

DipperAI revolutionizes AI model deployment with a serverless Model-as-a-Service framework, enabling instant access and execution of machine learning models directly from hubs like Hugging Face and ModelScope. By eliminating the complexities of model setup, deployment, and maintenance, DipperAI offers a straightforward Python API for seamless integration and use. It caters to developers and data scientists seeking efficiency, flexibility, and scalability in AI projects, providing cost-effective solutions with its serverless architecture. Open-source and community-driven, DipperAI simplifies machine learning, making it accessible and adaptable for a wide range of applications. Join us in shaping the future of AI, where deploying and using AI models is as easy as a few lines of code:

from dipperai.maas import modelscope
model_url = "https://modelscope.cn/models/iic/cv_resnet18_card_correction/summary"
ocr = Modelscope(model_url).invoke("image url")

Popular repositories

  1. DipperAI DipperAI Public

    The DipperAI project is a MaaS development framework based on the serverless architecture

    Python 10 4

  2. .github .github Public

    The shortest path to building AI applications on a Serverless architecture

Repositories

Showing 2 of 2 repositories
  • DipperAI Public

    The DipperAI project is a MaaS development framework based on the serverless architecture

    Python 10 Apache-2.0 4 1 0 Updated May 28, 2024
  • .github Public

    The shortest path to building AI applications on a Serverless architecture

    0 0 0 0 Updated Feb 29, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…