About Model0

Model0 is a tool that makes integrating ML, GPT and LLM models into your projects - a breeze. It allows you to create, train, fine-tune and use these models into your project with an API interface.

Currently, it's under development and the first beta is going to be released on 20th August 2024.

How is it built?

We use AWS SageMaker to create and maintain all the user models. The authentication of the models with respect to the users and the fact that user A's training data would not affect user B's training data, is taken care of by the good people at AWS.

On the frontend, we are using Next.js, TailwindCSS and a combination of ShadCN and ChakraUI components.

Pricing?

For time being, we offer the hobby plan which is and will always be free. Later this year, we are planning on releasing more plans based on our studies of user usage for larger teams and applications.

Questions?

Feel free to direct any questions by opening an issue or a discussion on our GitHub at github.com/AtharvaKamble/model0.