hydra-python-agent icon indicating copy to clipboard operation
hydra-python-agent copied to clipboard

[FUTURE DEVELOPMENT] NLP Based querying mechanism for hydra-python-agent

Open Purvanshsingh opened this issue 4 years ago • 0 comments

I'm submitting a

  • [ ] bug report.
  • [x] feature request.

Current Behaviour:

The hydra-python-agent currently uses the hardcoded method to query the Natural Language Queries, this feature is quite handy and useful. But we are not able to leverage the easiness of Natural Language as we are bonded with some fixed queries.

Expected Behaviour:

To utilize its complete potential we can use NLP Based Models (like BERT) to understand any query made in Natural Language.

We can start thinking with this basic architecture :

hydra_python_agent

Purvanshsingh avatar May 03 '21 14:05 Purvanshsingh