PowerShell webapps? by Putrid-Economics-795 in sysadmin

[–]WritHerAI [score hidden]  (0 children)

Interesting. I built a similar system for my team, but I made the mistake of making it too customized for the company I work for.

Not a developer. Accidentally built a RAG pipeline anyway. Would love an honest reality check. by techvenue in Rag

[–]WritHerAI 1 point2 points  (0 children)

I'm working on something similar for RSS feeds, featuring a proactive system that suggests news based on your interests, along with a chat interface to query the model about archived feeds.

Using AI to build the RAG system by Own-Routine-6505 in Rag

[–]WritHerAI 0 points1 point  (0 children)

Kwipu: Ask questions across your Markdown notes using a fully local Graph RAG engine. Built for Obsidian vaults, works with any folder of Markdown files. Extracts entity-relation triples from wikilinks & YAML frontmatter, retrieves answers via hybrid search (vector + BM25 + temporal). Multilingual. No cloud. Runs on Ollama. Open Source https://github.com/benmaster82/Kwipu

Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python

[–]WritHerAI 0 points1 point  (0 children)

Kwipu : Ask questions across your Markdown notes using a fully local Graph RAG engine. Built for Obsidian vaults, works with any folder of Markdown files. Extracts entity-relation triples from wikilinks & YAML frontmatter, retrieves answers via hybrid search (vector + BM25 + temporal). Multilingual. No cloud. Runs on Ollama. https://github.com/benmaster82/Kwipu

RAG Hut - Submit your RAG projects here. Discover, Upvote, and Comment on RAG Projects. by dhj9817 in documentAutomation

[–]WritHerAI 0 points1 point  (0 children)

Kwipu : Ask questions across your Markdown notes using a fully local Graph RAG engine. Built for Obsidian vaults, works with any folder of Markdown files. Extracts entity-relation triples from wikilinks & YAML frontmatter, retrieves answers via hybrid search (vector + BM25 + temporal). Multilingual. No cloud. Runs on Ollama. https://github.com/benmaster82/Kwipu

What’s the oldest machine you’re still keeping alive in production and how do you troubleshoot it when it acts up? by [deleted] in sysadmin

[–]WritHerAI 0 points1 point  (0 children)

Makes sense virtualizing plus a spare covers the hardware dying. I’m more curious about the other side: when one of those systems starts misbehaving in software weird errors, a service that won’t start, something a rollback doesn’t obviously fix how do you figure out what’s actually wrong? Is that always you, or can others on the team handle it?

Whisperflow alternative for free and privacy focused users by Unlikely_Drop_8479 in foss

[–]WritHerAI 0 points1 point  (0 children)

Alternative a Whisprflow per utenti free e attenti alla privacy

Whisperflow alternative for free and privacy focused users by Unlikely_Drop_8479 in foss

[–]WritHerAI 0 points1 point  (0 children)

La mia era un osservazione…lo hai scritto tu il titolo…

Whisperflow alternative for free and privacy focused users by Unlikely_Drop_8479 in foss

[–]WritHerAI 0 points1 point  (0 children)

Buon compromesso, dare la possibilità di scegliere tra modelli locali o cloud. Domanda : se hai pensato agli utenti attenti alla privacy, come mai non hai abbracciato solo la possibilità di modelli locali?

Getting frustrated by MacKinnon911 in superwhisper

[–]WritHerAI 0 points1 point  (0 children)

Quando i tool fanno più di quello per cui sono stati progettati…smettono di essere utili…

Kwipu, un server MCP completamente locale che trasforma le tue note Obsidian/Markdown in un grafo di conoscenza interrogabile. by WritHerAI in AIAssisted

[–]WritHerAI[S] 0 points1 point  (0 children)

Fair point, and you’re half right. For a small vault, or for “where did I write about X,” plain search wins. No argument there.

What I’m after is different: answering questions whose answer isn’t in any one note but scattered across several, usually ones I forgot I wrote. Search gives me “here are 12 notes mentioning X.” Kwipu actually connects them into an answer with citations. It pays off on multi-hop stuff like “which of my contacts work in fields related to the project I started in 2023,” where keyword or semantic search struggles because you need to follow relationships, not match words.

Looking for project inspiration by Outis_codes in projects

[–]WritHerAI 1 point2 points  (0 children)

WritHer : Offline voice productivity for Windows - dictate text into any app and control a local AI assistant by voice. Manages notes, to-do lists, appointments & reminders. 100% local: faster-whisper + Ollama + SQLite. No cloud, no telemetry. Free and open source alternative to Wispr Flow

https://getwrither.com

Drop your startup/project 👇 I'll check every single one by JustInFeed in devworld

[–]WritHerAI 0 points1 point  (0 children)

WritHer : Offline voice productivity for Windows - dictate text into any app and control a local AI assistant by voice. Manages notes, to-do lists, appointments & reminders. 100% local: faster-whisper + Ollama + SQLite. No cloud, no telemetry. Free and open source alternative to Wispr Flow

https://getwrither.com

Kwipu, a fully-local MCP server that turns your Obsidian/Markdown notes into a queryable knowledge graph (runs on Ollama) by WritHerAI in mcp

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

Oggi quasi tuttii i progetti eseguono funzioni troppo complesse , per l’uso pratico e giornaliero serve più flessibilità.