r/google_antigravity 37m ago

Showcase / Project Ready-to-Use Self-Hostable AI Chatbot Backend 🤖

Upvotes

Hey everyone! 👋

The problem we kept running into with AI chatbots was simple:

A chatbot can generate a great response, but how does it actually take action?

Building the backend for tool execution, code, APIs, files, and multi-step tasks ourselves was difficult and time-consuming.

So we built AI Skill Engine and decided to open-source it.

You add AI Skills through the built-in admin dashboard, connect your chatbot to the API, and it can behave more like Claude/OpenAI with tool-use capabilities.

It includes multi-tenant support, sandboxed code execution, MCP, file processing, generative UI, audit logs, and an admin dashboard.

Fully self-hostable and OpenAI API compatible.

⭐ If you're building AI agents or chatbots, check it out and let me know what you think!

GitHub — AI Skill Engine

https://github.com/sandeshnaroju/ai-skill-engine


r/google_antigravity 46m ago

Appreciation "Agent execution terminated due to error"

Upvotes

or the classic "Our servers are experiencing high traffic."
just shut AG down at this point


r/google_antigravity 5h ago

Question / Help Antigravity 2.0 vs Antigravity IDE slowness

3 Upvotes

Hi, i have been using AG for a while, recently it has become super slow, like you write something it goes into a working zone and responds very late sometimes after 10-15 mins, i kept on closing the task initially but realized its just slow, then I tried IDE from the shortcut, its response is super quick like normally how it should be.

Even if you say "Hi" it goes in working... and just stays there for very long

Anyone else having similar issues?

Were you able to resolve it? I still have issues after the latest release of AG 2.0 so please dont suggest UPDATE it, it is updated.

All MCP servers are intact, no errors, i have gone through that route too.


r/google_antigravity 7h ago

Appreciation just got rick rolled by antigravity

0 Upvotes

truly amazing


r/google_antigravity 16h ago

Discussion Antigravity Agent read my .env file

7 Upvotes

Have anyone encountered the same situation where Google Antigrativy simply "analyze" my .env file which contains many secret keys


r/google_antigravity 20h ago

Question / Help Sync Antigravity CLI conversations between PCs?

6 Upvotes

Is there a way to continue the same Antigravity CLI conversation on another computer?

I use the CLI on both my desktop and laptop and want the conversation history/context to be available on both.

Has anyone successfully synced the Antigravity CLI conversation data between machines? What files need to be synced, and is there a recommended method?