Skip to content

NumpyAI: A Natural Language Interface to the Numpy Library using LLMs.

Latest
Compare
Choose a tag to compare
@aadya940 aadya940 released this 05 Apr 11:47
· 17 commits to main since this release
  • Natural Language Processing: Convert plain language instructions into executable NumPy code.
  • Validation & Safety: Automatically validates and tests generated code for correctness and security.
  • Transparency: Logs all generated code and applies checks to ensure accuracy before execution.
  • Diagnosis: Get exact steps for your data analysis, tailored to your own dataset.