learn commands to teach about local files. Uses RAG pattern with langchain
ASK command to pose questions about them
Magic commands load_ext jupyter_ai_magics
the %%ai magic command for CEO and line magic
Jupyter AI adds a special Err variable, which stores the errors that occur while executing code. By interpolating this variable into a prompt, you can use an AI language model to explain and correct an error in your code.
https://blog.jupyter.org/generative-ai-in-jupyter-3f7174824862