danmurrelljr
danmurrelljr

@manton re: local blog post categorization, I’ve added an example using a CoreML model trained in code to classify a post based on existing categories, and then uses an LLM to summarize the post and suggest up to 2 new posts to AuroraToolkit. See ModelTrainer and BlogCategoryWorkflowExample

|
Embed
Progress spinner
manton
manton

@danmurrelljr Very cool. Thanks for sharing. I temporarily paused work on my Mac code that used Gemma 3. It was okay but how I put the feature together didn’t feel quite right.

|
Embed
Progress spinner
danmurrelljr
danmurrelljr

@manton that branch is still a WIP, but feel free to steal anything you need from it. If you come back to it but don’t want to tie so closely to Gemma, you could also try using something like Ollama instead and let the user pick the model too.

|
Embed
Progress spinner