Skip to content

A lightweight tool that transforms plain text into structured queries using the Gemini API. This project simplifies data retrieval by converting natural language inputs into precise query formats, making it ideal for developers looking to integrate natural language processing into their applications.

Notifications You must be signed in to change notification settings

Ajaychaki2004/Txt-to-Query-generator-using-Gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-Query Generator

A lightweight tool that transforms plain text into structured queries using the Gemini API. This project simplifies data retrieval by converting natural language inputs into precise query formats.

Features

  • Convert natural language text into structured queries
  • Leverage the Gemini API for seamless integration
  • Easy to use and integrate into existing applications

Installation

  1. Clone the repository
  2. Install the required dependencies: pip install -r requirements.txt
  3. Config GEMINI API in the environment variable
  4. Run the sql.py first for creating the database
  5. After run app.py

Boom! your Text to Query generator in no ready

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

About

A lightweight tool that transforms plain text into structured queries using the Gemini API. This project simplifies data retrieval by converting natural language inputs into precise query formats, making it ideal for developers looking to integrate natural language processing into their applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages