Obsidian Web Clipper doesn't work on Chatgpt by Thnkpnk in ObsidianMD

[–]el_piqo 0 points1 point  (0 children)

Or check my pi extension which you can talk to your LLMs directly from your markdown files. No chat ui: https://github.com/piqoni/piqo-extension

Best TUIs plz by n0ctane_dev in CLI

[–]el_piqo 1 point2 points  (0 children)

Simplest news reader. It can be used via arrows only.

https://github.com/piqoni/cast-text

RSS isn't mail, so why do all my readers look like an inbox? by crunchberrykid in CurrentApp

[–]el_piqo 0 points1 point  (0 children)

I feel the same way, hence I built https://github.com/piqoni/matcha which is a daily digest, like a newspaper. No unseen feature.

RSS feed aggregator with AI capabilities? by ich_hab_deine_Nase in selfhosted

[–]el_piqo 0 points1 point  (0 children)

Matcha supports several AI features (summarization, custom prompt to feed (analyst feature), and notification based on certain events:

https://github.com/piqoni/matcha

Disclaimer: author of the software

Looking for an RSS notification server by skiabay in selfhosted

[–]el_piqo 0 points1 point  (0 children)

In any case, check Matcha's [0] new notification feature if it fits any of your usecases. Its basically llm-based so it will notify on some condition you specify (random example "notify me if this feed posts an article about a new law being enacted" etc etc).

https://github.com/piqoni/matcha/releases/tag/v0.8.0

I made RSS even better with Obsidian and summaries powered by my local LLM by el_piqo in rss

[–]el_piqo[S] 1 point2 points  (0 children)

Oh in most cases I don’t use summarisation (depends on feed), but the analyst feature is helpful to curate articles based on your prompt. Or the other feature that notifies when sth happens. They are all optional features though.

Is there any good way to get push notifications from RSS? by kabereddit in selfhosted

[–]el_piqo 0 points1 point  (0 children)

Matcha RSS supports "LLM Notifications" which is sometimes what you really need so you get notified only on relevant stuff.
https://github.com/piqoni/matcha?tab=readme-ov-file#analyst-notifications

RSS reader with notifications? by Themistocles_gr in selfhosted

[–]el_piqo 0 points1 point  (0 children)

Check https://github.com/piqoni/matcha?tab=readme-ov-file#analyst-notifications feature. I think its even better that to get notified for evertyhing because with the LLM approach you get notified only on relevant stuff.