This is the documentation for Facet AI, a no-code web platform where you can easily fine tune the Gemma family of vision and small language models for your task and domain specific adaptations, without worrying about dataset formatting, cloud engineering, training algorithms — you can get started from scratch in a few minutes with little programming & AI experience!
Missing content? Open an issue or submit a pull request. We also welcome feedback and suggestions! Feel free to create new tutorials and guides to help others learn how to use Facet AI as well!
Our docs use Mintlify, a tool for building beautiful documentation sites.
Install the Mintlify CLI to preview your documentation changes locally. To install, use the following command:
npm i -g mintRun the following command at the root of your documentation, where your docs.json is located:
mint devView your local preview at http://localhost:3000.
- If your dev environment isn't running: Run
mint updateto ensure you have the most recent version of the CLI. - If a page loads as a 404: Make sure you are running in a folder with a valid
docs.json(from the root of this repo)