Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 377 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 377 Bytes

Analytics-GPT

Introduction

A LLM powered data analytics platform that provides insights and predictions from the databases without the need for writing complex SQL queries.

Features

  • User Authentication
  • Database authentication
  • Querying the database

Technologies

Backend

  • Python
  • Flask
  • PostgreSQL
  • SQLAlchemy

Frontend (To be decided)