Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GrowDynamicQuery 🚀

GrowDynamicQuery is a Python-based project designed for dynamic query generation and intelligent insights.
It uses AI/LLM-powered logic to analyze data and help users interact with structured/unstructured datasets efficiently.


📌 Features

  • ✅ Dynamic query generation from natural language
  • ✅ Integration with CSV/SQL datasets
  • ✅ AI-powered responses
  • ✅ Extensible for advanced analytics and visualization

📂 Project Structure

GrowDynamicQuery/ ├── soham.py # Main script (entry point) ├── requirements.txt # Python dependencies ├── README.md # Project documentation


⚡ Getting Started

Clone the repository

git clone https://github.com/sohammmmm10/GrowDynamicQuery.git
cd GrowDynamicQuery
###
python -m venv venv
venv\Scripts\activate   # On Windows
# or
source venv/bin/activate  # On Linux/Mac

pip install -r requirements.txt
python soham.py


🛠️ Tech Stack

Python 3.x

OpenAI / LLMs

Pandas / SQL / CSV Processing

Streamlit (optional UI)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages