deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code
Leverages SentenceTransformers for semantic intent detection paired with Named Entity Recognition to map natural language to pandas operations and code snippets from the awesome-notebooks ecosystem. The extension uses a modular training pipeline with separate intent classification and NER stages, allowing extensibility through template-based data generation. Supports both CPU and GPU inference with optional Docker deployment, targeting data analysis workflows in Jupyter notebooks.
2,090 stars.
Stars
2,090
Forks
360
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/deepklarity/jupyter-text2code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
drengskapur/colab2pdf
Convert your Colab notebook to a PDF. One-minute install. Zero configuration.
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo