AI-Query

Unlock your data with
Natural Language

AI-Query empowers enterprises to interact with their BigQuery, MySQL, PostgreSQL, and Oracle databases using simple, conversational language. Secure, private, and deployed on Google Cloud.

Product Features

AI Query

Natural Language Querying

Interact with your databases using everyday language, eliminating the need for complex SQL queries. Powered by Gemini Pro and Langchain.

AI Query

Multi-Database Support

Seamlessly connect and query data from BigQuery, MySQL, PostgreSQL, and Oracle databases from a single interface.

AI Query

Enterprise-Grade Security

Deployed on Google Cloud with a strict no data exfiltration policy, ensuring your sensitive enterprise data remains secure and private.

AI Query

Private & Controlled Environment

Designed as a private enterprise tool, giving you full control over your data interactions and access.

AI Query

Easy Integration

Simple installation steps to get AI-Query up and running quickly within your Google Cloud environment.

AI Query

IT Service & Support

We offer comprehensive implementation IT services to ensure a smooth deployment and optimal usage for your enterprise.

Product in Action

AI-Query Screenshot

A glimpse of AI-Query's intuitive interface.

Installation Steps

Follow these simple steps to deploy AI-Query in your Google Cloud environment.


                    # Environment Variables
                    PROJECT_ID=REPLACE_WITH_YOUR_PROJECT_NAME
                    REGION=REPLACE_WITH_YOUR_GCP_REGION
                    DATASET_ID=REPLACE_WITH_YOUR_BIGQUERY_DATASET
                    CHAT_USERNAME=REPLACE_WITH_YOUR_CHAT_USERNAME
                    CHAT_PASSWORD=REPLACE_WITH_YOUR_CHAT_PASSWORD

                    # Installation
                    PROJECT_NUMBER=$(gcloud projects describe ${PROJECT_ID} --format="value(projectNumber)")
                    DEFAULT_COMPUTE_SA=${PROJECT_NUMBER}-compute@developer.gserviceaccount.com

                    gcloud services enable bigquery.googleapis.com
                    gcloud services enable aiplatform.googleapis.com
                    gcloud services enable run.googleapis.com

                    gcloud projects add-iam-policy-binding ${PROJECT_ID} --member="serviceAccount:${DEFAULT_COMPUTE_SA}" --role="roles/bigquery.dataViewer"
                    gcloud projects add-iam-policy-binding ${PROJECT_ID} --member="serviceAccount:${DEFAULT_COMPUTE_SA}" --role="roles/bigquery.jobUser"
                    gcloud projects add-iam-policy-binding ${PROJECT_ID} --member="serviceAccount:${DEFAULT_COMPUTE_SA}" --role="roles/aiplatform.user"

                    gcloud run deploy ai-app \
                    --image us-central1-docker.pkg.dev/ai-query-live/ai/ai-app:latest \
                      --platform managed \
                      --region ${REGION} \
                      --allow-unauthenticated \
                      --port 8080 \
                      --set-env-vars PROJECT_ID=${PROJECT_ID},DATASET_ID=${DATASET_ID},CHAT_USERNAME=${CHAT_USERNAME},CHAT_PASSWORD=${CHAT_PASSWORD}
                                    
Chat Support

Need help getting started?

Our expert team is ready on WhatsApp to guide you through setup, features, or any questions you have. Don't hesitate to reach out!

WhatsApp Icon WhatsApp Support

Pricing

AI-Query is free to use for everyone — whether you're an individual or a business.

Simple, Transparent & Free

AI-Query offers full access to all features at no cost. No hidden charges. Use it for free within your Google Cloud environment — perfect for businesses of all sizes.

Get Started
AI-Query Pricing Illustration

Ready to Experience AI-Query?

Dive into the future of data interaction. Try our demo or connect with us to learn more.

Try Product Demo

Try the AI-Query live demo to experience it firsthand. Explore natural language queries, connect multiple databases, and see the product in action

Launch Demo

WhatsApp Support

Get instant assistance from our expert team via WhatsApp. Whether it's setup, features, or general queries—we're just a message away

WhatsApp Icon WhatsApp Support
AI Query Chat on WhatsApp