Skip to content

wiki3-ai/webllm-chat-kernel

 
 

Repository files navigation

@wiki3-ai/webllm-chat-kernel

WebLLM chat kernel for JupyterLite using @mlc-ai/web-llm.

Installation

pip install webllm-chat-kernel

Or for development:

pip install -e .

Development

# Install npm dependencies (updates package-lock.json)
npm install

# Build the extension
npm run build

# Install in development mode
pip install -e .

About

JupyterLite chat kernel that wraps @mlc-ai/webllm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.7%
  • Shell 2.3%
  • Python 1.0%