Skip to content

feat: multilingual vectoriser demo notebook - #231

Open
frayle-ons wants to merge 8 commits into
mainfrom
230-multilingual-vectoriser-notebook
Open

feat: multilingual vectoriser demo notebook#231
frayle-ons wants to merge 8 commits into
mainfrom
230-multilingual-vectoriser-notebook

Conversation

@frayle-ons

@frayle-ons frayle-ons commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

✨ Summary

These Change add a new notebook, images and a dataset to show off multilingual capabilities of the ClassifAI package.

Also added is a small fix to ensure that images in the demo notebooks render correctly on the Github site. It was found that several notebook images didn't reference the current path ./ which is required to display images.

📜 Changes Introduced

  • (docs:) new notebook, images for notebook display and demo data
  • (fix:) corrected file paths on notebook images to render correctly on GitHub

✅ Checklist

Passes all pre-commit hooks prior to commit and push

🔍 How to Test

Follow the /DEMO/readme.md guide on how to set up the notebook demos. See the new dataset available for the demo at "DEMO/files/vectorstore_2d_vis_multilingual.png" and the notebook itself is: "DEMO/multilingual_datasets_and_vectorisers.ipynb".

Those resources and the instructions should allow the tester to run the notebook locally. If the tester has a local copy of the package repo and has the branch 230 checked out they can also use uv sync --extra huggingface to set up the correct dependencies and venv to run the notebook.

@frayle-ons
frayle-ons requested a review from a team as a code owner September 3, 2026 16:45
@frayle-ons frayle-ons linked an issue Sep 3, 2026 that may be closed by this pull request
@github-actions github-actions Bot added the enhancement New feature or request label Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make a multi-lingual notebook demo

1 participant