Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 2.97 KB

README.md

File metadata and controls

53 lines (39 loc) · 2.97 KB

🔍 SQLGPT: Your Ultimate SQL Query Assistant 🚀

ChatGPT Postgres Python GitHub forks GitHub followers

Welcome to SQLGPT, your go-to repository for mastering Generative AI to ask questions in plain english and get your answers from PostgreSQL database! Whether you're a beginner looking to learn the basics or an experienced developer seeking advanced techniques, SQLGPT has got you covered. 🎉

📚 About SQLGPT

SQLGPT is an open-source project designed to help developers, data analysts, and database enthusiasts enhance how to generate GenAI app quickly that can talk with database and return the answers in layman terms. With a focus on clarity, efficiency, and best practices, this repository provides a simple way to develop the genAI skill.

🌟 Key Features

  • Comprehensive GenAI Guides: Dive into our detailed guides covering GenAI fundamentals, simple UI generation.
  • Interactive Code Examples: Explore interactive UI and enter your questions, get answers.
  • Real-world Applications: Learn how you can develop a real-world scenarios, from data analysis to easy of life of non-techy customers and beyond.

🚀 How to Get Started

  1. Clone the Repository: Get your local copy of SQLGPT by cloning this repository to your machine.

    git clone https://github.com/chicks2014/SQLGPT.git
    
  2. Install required libraries

    pip install -r requirements.txt
    
  3. Run the App

    streamlit run app.py
    
  4. Explore the Guides: Start with our beginner-friendly guides and progressively move on to more advanced topics.

  5. Contribute Your Knowledge: Help us improve by contributing your own SQL knowledge! Check out our Contribution Guidelines to get started.

🌍 Join Our Community

Connect with fellow SQL enthusiasts, ask questions, and share your experiences:

  • GitHub Discussions: Participate in discussions on GitHub to share your thoughts and learn from others.

🙋‍♂️Connect wit me

📝 License

This project is licensed under the MIT License - feel free to use, modify, and distribute the codebase as you see fit.

SQLGPT is dedicated to making SQL accessible and enjoyable for everyone. Happy querying! 🎉