Tirumarai Selvan

Tirumarai Selvan

Hasura
Product & Engineering at Hasura
39 points
All activity
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
PromptQLMoving 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 TriggersTrigger 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.

GitkubeBuild and deploy docker images to Kubernetes using git push.