That's really, really cool. Btw, if you want, I can share my free ai gateway project so you can add AI for free. I know you wanted to have without AI but i can imagine that it has still benefit in some cases. My project for free AI is very cool, it has a sophisticated model ranking system to keep it fast, stable etc. It works with fall troughs.
Currently DevPlace is running fully on it. devPlace config is:
try:
deepseek()
except:
try free stuff...
and deepseek has no money thus always falls trough. In total we use 24 models.
Comments
That's really, really cool. Btw, if you want, I can share my free ai gateway project so you can add AI for free. I know you wanted to have without AI but i can imagine that it has still benefit in some cases. My project for free AI is very cool, it has a sophisticated model ranking system to keep it fast, stable etc. It works with fall troughs.
Currently DevPlace is running fully on it. devPlace config is:
try:
deepseek()
except:
try free stuff...
and deepseek has no money thus always falls trough. In total we use 24 models.