I am experimenting with
@ChromiumDev 's Built-in-AI capabilities within
@angular
I was actually looking for something which can convert natural language to dates, like "next monday", "last week", "last month", etc.
Got it working at somewhat level with a pre-defined system instructions, but as it's built-in-AI within browser, with limited resources, it hallucinates some times!
Code available at
github.com/ngxpert/smart-dat…
Give it a star if you like it! Let me know your thoughts!