home.social

#jupyterai — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jupyterai, aggregated by home.social.

  1. Meet Jupyter AI: A New Open-Source Project that brings Generative Artificial Intelligence to Jupyter Notebooks

    Jupyter AI integrates generative AI into Jupyter notebooks, enabling code generation, error fixing, and content summarization. It supports multiple LLM providers.

    #JupyterAI #GenerativeAI #ProjectJupyter #JupyterNoteBook #OpenSource #ArtificialIntelligence #Programming

    marktechpost.com/2023/08/06/me

  2. Meet Jupyter AI: A New Open-Source Project that brings Generative Artificial Intelligence to Jupyter Notebooks

    Jupyter AI integrates generative AI into Jupyter notebooks, enabling code generation, error fixing, and content summarization. It supports multiple LLM providers.

    marktechpost.com/2023/08/06/me

  3. Meet Jupyter AI: A New Open-Source Project that brings Generative Artificial Intelligence to Jupyter Notebooks

    Jupyter AI integrates generative AI into Jupyter notebooks, enabling code generation, error fixing, and content summarization. It supports multiple LLM providers.

    #JupyterAI #GenerativeAI #ProjectJupyter #JupyterNoteBook #OpenSource #ArtificialIntelligence #Programming

    marktechpost.com/2023/08/06/me

  4. Meet Jupyter AI: A New Open-Source Project that brings Generative Artificial Intelligence to Jupyter Notebooks

    Jupyter AI integrates generative AI into Jupyter notebooks, enabling code generation, error fixing, and content summarization. It supports multiple LLM providers.

    #JupyterAI #GenerativeAI #ProjectJupyter #JupyterNoteBook #OpenSource #ArtificialIntelligence #Programming

    marktechpost.com/2023/08/06/me

  5. Meet Jupyter AI: A New Open-Source Project that brings Generative Artificial Intelligence to Jupyter Notebooks

    Jupyter AI integrates generative AI into Jupyter notebooks, enabling code generation, error fixing, and content summarization. It supports multiple LLM providers.

    #JupyterAI #GenerativeAI #ProjectJupyter #JupyterNoteBook #OpenSource #ArtificialIntelligence #Programming

    marktechpost.com/2023/08/06/me

  6. 🎉 I've just made my first contribution to by adding support for Google Pro. Can't wait for it to be available for everyone to use! This will make it much easier to do programming in 🌏🤩
    github.com/jupyterlab/jupyter-

  7. I give you my second lesson on using , the extension that brings the power of language models to … I explain how to use it for retrieval-augmented generation with your local documents. What do you think?

    go.gwu.edu/engcomp7lesson2

  8. I wrote a thing! A little lesson on using for my students and colleagues, and my peeps everywhere.
    go.gwu.edu/engcomp7lesson1

  9. Dive into the future of #AI with Jupyter AI!

    The open-source Project Jupyter, used by millions for #datascience & #machinelearning, has released #JupyterAI - a free tool bringing powerful generative AI capabilities to Jupyter notebooks.

    Find out more on #InfoQ: bit.ly/3P3R5gP

  10. Version 2.1.0 of #JupyterAI just launched, and for the first time, most of its new features came from the community outside AWS. Very grateful to the open source devs who are helping to improve our code.

  11. brings generative artificial intelligence to Jupyter notebooks (Jupyter Notebook, JupyterLab, VSCode, GoogleColab), giving users the power to explain and generate code, fix errors, summarize content, ask questions about their local files, and generate entire notebooks from a natural language prompt. github.com/jupyterlab/jupyter-

  12. My teammates, David Qiu and Piyush Jain, presented #JupyterAI at #JupyterCon earlier this year. Check out our work!
    youtu.be/bbj_oDh81hY?si=Ty5gH6

  13. My teammate David Qiu gave a great talk at PyData Seattle about #JupyterAI, our open source project to add large language models to #Jupyter notebooks. youtu.be/T0rzH_KslKQ

  14. Using Jupyter AI's "/learn" command, I created a vector database using the source code of my book, "Personal Finance for People in Tech". I can then use the /ask command to ask questions of my book, using a mixture of the local database and the remote gpt-3.5-turbo model. This is a really neat way to get insight from text.

    #ai #generativeAI #chatGPT #openAI #jupyter #jupyterAI