Git Product home page Git Product logo

querypls's Introduction

Supported python versions Code style: black CI License

πŸ’¬ Querypls - Prompt to SQL

Querypls is a web application that provides an interactive chat interface, simplifying SQL query generation. Users can effortlessly enter SQL queries and receive corresponding results. The application harnesses the capabilities of the language models from Hugging Face to generate SQL queries based on user input.

Key Features

πŸ’¬ Interactive chat interface for easy communication.
πŸ” Enter SQL queries and receive query results as responses.
πŸ€– Utilizes language models from Hugging Face for advanced query generation (Querypls-prompt2sql).
πŸ’» User-friendly interface for seamless interaction.
πŸ”’ Secure Google Authentication for OAuth2 integration.
πŸ”„ Chat history recording for easy reference.

QueryplsDemo

Acknowledgments

Querypls received a shoutout from 🦜 πŸ”— Langchain on their Twitter, reaching over 60,000 impressions. Additionally, it was featured under the Community Favorite Projects section on 🦜 πŸ”— Langchain's blog, leading to a significant increase in stars for this repository and a growing user base. The project was also highlighted in a YouTube video, and it also caught the attention of Backdrop, expressing their interest and liking in an email, inviting the project to be a part of their hackathon.

πŸ”— Langhchain Twitter Post πŸ”— Langhcain Blog Post
Twitter Post Blog Post
πŸŽ₯ YouTube Video Backdrop Hackathon Invitation
YouTube Video

A big thank you to Langchain for their support and recognition!


How to Contribute

  1. Clone the repository:

    git clone https://github.com/samadpls/Querypls.git
  2. Navigate to the project directory:

    cd Querypls
  3. Install dependencies:

    pip install -r requirements.txt
  4. Create a .env file based on .env_example and set the necessary variables.

  5. Run the application:

    streamlit run src/app.py
  6. Open the provided link in your browser to use Querypls.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Note

Querypls, while powered by a 7B model of Satablility AI LLM Model, is currently limited in providing optimal responses for complex queries involving PLSQL or intricate scenarios with multiple table joins.


Made with 🀍 by samadpls

querypls's People

Contributors

samadpls avatar myrausman avatar imgbotapp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.