DEV Community

Vaibhav Dubey
Vaibhav Dubey

Posted on

Created my first open-source project

Took about a month to get here but happy to release this open source project I've been working on for the last month: https://github.com/plexe-ai/smolmodels

It lets you automatically build ML models by defining what you need in plain words and setting up input/output schemas. Under the hood it uses graph search and LLMs to explore different models and compare their performance

This is an early alpha, actively being developed. Would love feedback or ideas on where to take it next.

Top comments (0)