Integrating AI models like Llama3.0, DeepSeek-R1 in to JupyterLab

I extensively use JupyterLab for teaching and learning data science, and AI/ML including GenAI and AgenticAI.I would like to know if any projects integrate GenAI models into JupyterLab to help generate both code and explanatory text, specifically the integration of open-source models like Llama3 or Deepseek-R1. If so, can someone provide the links to the GitHub repo/project?

Did you try GitHub - jupyterlab/jupyter-ai: A generative AI extension for JupyterLab? It looks like some folks have had a success using deepseek-r1 with it (and others did not) as per Deepseek R1 models via OpenRouter not working with magic commands · Issue #1246 · jupyterlab/jupyter-ai · GitHub

1 Like