Skip to content

Repository files navigation

Visual LLM

This repo contains a simple app to visualize how a LLM works. This was inspired by https://github.com/glaforge/llm-text-tokenization and could be considered as an extention of it.

The app is meant to be show during this talk (in French)

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Note: The file Context Engineering.pptx is NOT covered by this license and is reserved. It may not be modified, distributed, or reused without explicit written permission.

python -m uvicorn server.main:app --host 127.0.0.1 --port 8000 2>&1

Attention matrix example

About

Vibe coded app to show how a LLM works

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages