OpenClaw plugin to easely integrate OG-inference as a LLM provider
When a new user wants to integrate OG-Inference to openClaw. He needs to have OG token deposit token and then found providers. It can be intimidating for a newcomer that only wants to have a cheap LLM api to use.
That's where OG-QuickStart comes in, It is a plugin made to easely integrate OG-inference as a LLM provider
The project is written in typescript. It is a bundle-coded openclaw plugin coded with openclaw/plugin-sdk package
A website is made in react using @0glabs/0g-serving-broker to make all deposit and funding operations
The plugin redirect to https://compute-marketplace.0g.ai/inference, and let the user make all the operations before going back to openclaw.

