Skip to content

Add basic NLP-powered query builder#144

Open
Polavarapupavani26 wants to merge 1 commit intoArgusoftOpen:mainfrom
Polavarapupavani26:my-nlp-query-task
Open

Add basic NLP-powered query builder#144
Polavarapupavani26 wants to merge 1 commit intoArgusoftOpen:mainfrom
Polavarapupavani26:my-nlp-query-task

Conversation

@Polavarapupavani26
Copy link
Copy Markdown

Implemented a modular, rule-based NLP query builder that lets users write natural language queries and converts them into safe SQL SELECT statements. The system maps user keywords to the database schema, supports WHERE conditions, previews the generated SQL for user confirmation, and prevents SQL injection. It includes clear error handling and is designed for easy future integration of ML/NLP enhancements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant