Inspiration

What it does

Let's you ask your BigQuery data any question in natural language from a chat interface. The user prompt is send to an LLM to generate a SQL query which is then run on BigQuery directly.

How I built it

Built with Streamlit, LangChain & VertexAI.

Built With

  • langchain
  • python
  • streamlit
  • vertexai
Share this project:

Updates