Markup in the console with NTokenizers #346
crwsolutions
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone!
As a complement to OllamaSharp and the wider AI ecosystem in .NET (including Microsoft.Extensions.AI), I've created NTokenizers.Extensions.Spectre.Console, a building block for syntax highlighting in CLI apps. It makes adding AI-powered text parsing and colored console output in .NET console apps much easier.
I've been fiddling with it for a few days and I'm really happy with the results… though, of course, I might be a bit biased as the creator! 😄
I'm really curious to hear about other people's experiences and what you build with it!
All reactions