All activity
Tirumarai Selvan
left a comment
Hi PH,
After months of hard work, trying to understand the challenges and issues around AI and data, we're excited to share PromptQL, a new data access agent from Hasura for building AI assistants to talk to your data.
You can try it out by building a GitHub issues assistant in 5 minutes here.
Although this assistant is quick to build, it is remarkably more powerful than any other assistant...
PromptQL
Moving from RAG to agentic data access
PromptQL is a data access agent to build AI assistants on ANY data (structured, unstructured or APIs). It gives your AI agentic data access so it can create complex query plans, run computations, retry on failures, modify query plans, and reduce hallucinations
PromptQL
Moving from RAG to agentic data access
Hasura GraphQL Engine is a blazing-fast GraphQL server that gives you instant, realtime GraphQL APIs over Postgres, with webhook triggers on database events for asynchronous business logic. You can now call webhooks or serverless functions whenever there is a change in your Postgres database.
Hasura Event Triggers
Trigger serverless functions on database events.
Gitkube is tool for building and deploying docker images on Kubernetes using git push.
After a simple initial setup, users can simply keep git push-ing their repos to build and deploy docker images to Kubernetes automatically. It can be configured to update any k8s deployment with a newly built image using dockerfile present in the repo.
Gitkube
Build and deploy docker images to Kubernetes using git push.