โ About
I recently saw this tweet on my thread:
๐ Quite immediately I was excited to give it a try.
Sometimes, you may need to seamlessly call various AI inferences... so it may look like en embedded pair-programming that keeps your notebook clean, compact, smart and still highly understandable** so people (including yourself) can focus on the storytelling.
๐ช Teaser
This notebook is dedicated to a (not so) short jupyterlab/jupyter-ai
unboxing so anyone can enjoy this kind of magic (and much much more):
%%ai gpt4 -f markdown
Write a haiku about Python.
.. and get the output in the next cell:
Python code so clean,
Logic flowing like a stream,
In data, we glean.
๐ง Tricks you don't want to miss
... and many other cool tricks like:
-
โ๏ธ Deal with input and output variables (aka.
PROMPT
templates) -
๐ Write nice looking
LaTeX
like formulae - ๐ Code generation... and execution
- ๐ Dataviz by plotting data
- ๐ฃ๏ธ ๐ค Chat with a dataframe
- ๐ ๐ Restaurant customer experience disruption
๐ฟ Demo time
Top comments (9)
Add Kaggle to supported platforms #577
โ About
I discovered your tool thanks to a tweet and wanted to give it a try before to use it for some data-story-tellings. I use Kaggle for my blogs, and gave a (succcessful try. Si I thought it could be interesting to mention Kaggle as a supported platform.
๐ This PR adds Kaggle as a supported platform.
๐ Resources
๐ Gift > Storytelling (and nothing to do, just enjoy) ๐ #639
๐ช Put magic in your Notebook w/ Jupyter-AI