Hi Surya, I’ve been following the recent discussions on the NL2SQL++ project and started contributing accordingly.
I recently submitted a PR adding and improving documentation for several Admin API endpoints: https://github.com/apache/asterixdb/pull/43 Alongside this, I’ve begun exploring the NL2SQL++ direction by implementing a small prototype using a rule-based approach for simple queries, with the intention of extending it using an LLM-based fallback for more complex cases. I would really appreciate your feedback on: - Whether this direction aligns with the project goals - What would be the best next area to focus on (API documentation improvements or NL2SQL design) Thank you for your guidance. Best regards, Vardhan Kumar
