deleted by creator
- 0 Posts
- 5 Comments
CyberSeeker@discuss.tchncs.deto
Technology@lemmy.world•Thunderbird Team Unveils Thunderbolt Self-Hostable AI ClientEnglish
6·20 days agoFrom what I can see, this is something the Thunderbird team had developed for their own internal tooling, and they’re open sourcing it.
CyberSeeker@discuss.tchncs.deto
Technology@lemmy.world•Thunderbird Team Unveils Thunderbolt Self-Hostable AI ClientEnglish
91·21 days agoAfter reading through the GitHub docs, the most impressive thing is that they open sourced their Thunderbolt coding agent for Claude Code. There are quite a few skills available for implementation planning, dependency/build environment setup, coding, linting/cleanup, QA, and managing agent pull requests. Pretty good examples if you are looking at building Claude Code skills.
CyberSeeker@discuss.tchncs.deto
Technology@lemmy.world•Thunderbird Team Unveils Thunderbolt Self-Hostable AI ClientEnglish
231·21 days agoIt sounds like a step further than open-webui; it’s an enterprise grade client-server model for access to agents, workflows, and centralized knowledge repositories for RAG.
In addition to local chatbot for executive/admin use, I can see this being the backend for developers running Cursor or some other AI enhanced IDE, with local knowledge stores holding proprietary documents and running against local large models.
I am also curious about time share and prioritization of resources; I assume it would queue simultaneous requests. Presumably this would let you more effectively pool local compute, rather than providing A100 GPUs to each developer that may sit unused when they’re not working.
Edit: Somewhat impressively, this whole stack does not even include a local inference provider; so it does everything except local models right now, and requests are forwarded to cloud inference providers (Anthropic, OpenAI, etc). But it does have the backend started for rate limiting and queuing, and true “fully offline/local” is on the roadmap, just not there yet.
CyberSeeker@discuss.tchncs.deto
Technology@lemmy.world•1 in 5 Americans to use AI to help file taxesEnglish
11·27 days agodeleted by creator
CyberSeeker@discuss.tchncs.deto
Technology@lemmy.world•The White House wants to 'cryptographically verify' videos of Joe Biden so viewers don't mistake them for AI deepfakesEnglish
0·2 years agoDigital signature as a means of non repudiation is exactly the way this should be done. Any official docs or releases should be signed and easily verifiable by any public official.
If they don’t already have your call sign, they can identify you from your heading and altitude. Failing that, they will give you a squawk code to punch into your transponder that will identify you on the board.
GPS is not required instrumentation, but the typical “six pack” is: airspeed indicator, altimeter, vertical speed indicator, attitude indicator, heading indicator, and turn coordinator.
If you call into ATC they can give you your exact coordinates and ground speed.