aadya940/numpyai
A complete natural language data analysis toolkit using NumPy and LLMs.
This tool helps data analysts and scientists work with numerical data by letting them use plain English to tell a computer what to do. You provide your data in a format like a spreadsheet or array, and the tool generates and runs the correct code to analyze it, giving you the numerical results. It's designed for anyone who needs to perform complex calculations on data but prefers to describe the task in natural language rather than writing code manually.
No commits in the last 6 months.
Use this if you need to perform numerical data analysis tasks and want to interact with your data using natural language commands rather than writing Python code.
Not ideal if you are a seasoned Python developer who prefers full manual control over your NumPy code or if you require highly custom, non-standard numerical algorithms.
Stars
22
Forks
1
Language
Python
License
MIT
Category
Last pushed
Oct 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aadya940/numpyai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RingBDStack/SocialED
A python library for social event detection
mesolitica/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
astorfi/Deep-Learning-NLP
:satellite: Organized Resources for Deep Learning in Natural Language Processing
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including...
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)