Contents

jupyter-ai 2.13.0

0

A generative AI extension for JupyterLab

A generative AI extension for JupyterLab

Stars: 2812, Watchers: 2812, Forks: 282, Open Issues: 160

The jupyterlab/jupyter-ai repo was created 1 years ago and the last code push was an hour ago.
The project is very popular with an impressive 2812 github stars!

How to Install jupyter-ai

You can install jupyter-ai using pip

pip install jupyter-ai

or add it to a project with poetry

poetry add jupyter-ai

Package Details

Author
None
License
BSD 3-Clause License Copyright (c) 2022, Project Jupyter All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Homepage
None
PyPi:
https://pypi.org/project/jupyter-ai/
GitHub Repo:
https://github.com/jupyterlab/jupyter-ai

Classifiers

No  jupyter-ai  pypi packages just yet.

Errors

A list of common jupyter-ai errors.

Code Examples

Here are some jupyter-ai code examples and snippets.

GitHub Issues

The jupyter-ai package has 160 open issues on GitHub

  • [pre-commit.ci] pre-commit autoupdate
  • Migrate to Dask
  • Interpolating Out[] puts an object, not text, into a text prompt
  • "Replace selection" option retains its prior selection, even if the checkbox is no longer visible
  • Add meaningful errors in the chat interface
  • Support SageMaker endpoints that communicate in plain text, not JSON
  • Python 3.11 not supported
  • WIP: Chat options on the command line
  • Stream textual responses token-by-token
  • Remove "playground" directory?
  • Update prompts for locally installed models
  • Add token limit attribute to providers, derive chuck size for indexing docs from this
  • Configuration to set default provider
  • jupyter_ai extension ray memory management
  • chat UI not showing on jupyterhub

See more issues on GitHub

Related Packages & Articles