open-source

Tag

Cards List
#open-source

More open source model from US

Reddit r/singularity · 1h ago

A new open source AI model has been released from the US.

0 favorites 0 likes
#open-source

Deno 2.9

Hacker News Top · 3h ago Cached

Deno 2.9 introduces `deno desktop` for building native desktop applications using web technologies, along with improved Node.js compatibility, CSS module imports, and faster startup.

0 favorites 0 likes
#open-source

proposal: agent identity spec as one signed yaml file. face, role, voice, writing style... what's missing?

Reddit r/openclaw · 3h ago

Proposes OpenAgent, a spec for defining AI agent identity (face, voice, writing style) in a single signed YAML file, enabling portability across different harnesses.

0 favorites 0 likes
#open-source

@rohanpaul_ai: Another fantastic open source release. DeepReinforce just dropped Ornith-1.0, an MIT-licensed open-source family of age…

X AI KOLs Timeline · 3h ago Cached

DeepReinforce releases Ornith-1.0, an MIT-licensed open-source family of agentic coding LLMs including a 397B MoE model that surpasses Claude Opus 4.7 on SWE-Bench and Terminal-Bench, using a novel self-improving training strategy.

0 favorites 0 likes
#open-source

@DanKornas: AI agents are moving too fast for random bookmarking. Awesome AI Agents 2026 is a curated GitHub list of AI agents, fra…

X AI KOLs Timeline · 5h ago Cached

A curated GitHub list called Awesome AI Agents 2026 that organizes 340+ AI agent tools and frameworks into 20+ categories to help developers navigate the rapidly evolving agent ecosystem.

0 favorites 0 likes
#open-source

Honesty gets Emacs patch rejected

Lobsters Hottest · 5h ago Cached

A developer's Emacs performance patch, assisted by GLM 5.2, was rejected by GNU due to a policy against LLM-assisted contributions, sparking criticism of the policy's effect on honesty.

0 favorites 0 likes
#open-source

Can I texture 3D objects with oil paint?

Lobsters Hottest · 5h ago Cached

A traditional oil painting artist developed the open-source tool Bob Jack Painter, which uses a real-time camera to map oil paint textures from a physical canvas onto 3D models, enabling the workflow of texturing digital 3D objects with real oil paint.

0 favorites 0 likes
#open-source

@akshay_pachaar: Hermes /learn explained. agents usually learn the hard way. they struggle through a task live, fail a few times, find t…

X AI KOLs Timeline · 6h ago Cached

Hermes Agent by Nous Research introduces /learn, a command that lets the agent deliberately create skills from documentation, code, or instructions without needing to first fail at the task, turning any source into a reusable skill.

0 favorites 0 likes
#open-source

Show HN: Secs-man, a secrets manager you can (not) rely on

Hacker News Top · 7h ago Cached

secs-man is a secrets backup tool designed to be tool-independent, using age encryption and standard Unix utilities so data can be recovered even without the software itself.

0 favorites 0 likes
#open-source

AMD contributes ONNX Runtime backend to FFmpeg DNN filter

Reddit r/artificial · 7h ago Cached

An AMD engineer contributed an ONNX Runtime backend to FFmpeg's DNN filter, enabling AI model inference on GPU and NPU platforms for tasks like upscaling and object detection, notably making Ryzen AI NPU useful for FFmpeg.

0 favorites 0 likes
#open-source

After Anthropic shutdown, China's Z.ai closes frontier gap as it plans dual listing- Moneycontrol.com

Reddit r/ArtificialInteligence · 9h ago Cached

Chinese AI startup Z.ai releases its open-source GLM-5.2 model, which scores close to top US models from Anthropic and OpenAI on benchmarks, and announces plans for a dual listing in Shanghai.

0 favorites 0 likes
#open-source

tropius: detect AI tropes in prose

Lobsters Hottest · 10h ago Cached

tropius is a CLI tool that detects AI writing tropes in prose using Aho-Corasick pattern matching and structural detectors, based on a trope list from Tropes.fyi.

0 favorites 0 likes
#open-source

Fable 5 vanished in 96 hours and four days later an MIT model took its arena crown

Reddit r/singularity · 10h ago

Anthropic's Fable 5 model disappeared after 96 hours due to export controls, and days later, Z.ai open-sourced GLM-5.2 under MIT license, surpassing Fable 5 on the Design Arena. This highlights that the best model is not always the most accessible, shifting focus from benchmarks to availability and licensing.

0 favorites 0 likes
#open-source

@heynavtoor: A philosophy professor at UC Berkeley built one of the most useful tools on the internet. Not a developer. Not a startu…

X AI KOLs Timeline · 10h ago Cached

This article highlights Pandoc, a free and open-source document conversion tool created by UC Berkeley philosophy professor John MacFarlane. It converts between over 50 formats locally without uploading files, saving significant time and maintaining privacy.

0 favorites 0 likes
#open-source

@hasantoxr: Now turn messy documents into structured knowledge with one command. It's called Hyper-Extract. Most RAG tools just chu…

X AI KOLs Timeline · 10h ago Cached

Hyper-Extract is a CLI tool that transforms messy, unstructured documents into structured knowledge such as knowledge graphs, hypergraphs, temporal/spatial graphs, and Obsidian vaults, supporting local LLM inference and MCP integration.

0 favorites 0 likes
#open-source

@iluciddreaming: One of the top ML/LLM educators on GitHub: Sebastian Raschka (@rasbt) — 38k+ followers, 149 repositories, mostly super detailed from-scratch tutorials and book code. Representative work 'LLMs from Scratch...

X AI KOLs Timeline · 10h ago Cached

Introduces Sebastian Raschka's educational resources on GitHub, including hit books and tutorials like 'LLMs from Scratch'. He is a top educator in the ML/LLM field with a large number of high-quality open-source repositories.

0 favorites 0 likes
#open-source

Aisle Discovers 6 New CVEs in Curl, Including the Oldest Issue Ever Reported

Hacker News Top · 11h ago Cached

AISLE discovered 6 new CVEs in curl, including the oldest vulnerability ever reported (over 25 years old), using its model-agnostic AI system. All findings were fixed in curl 8.21.0.

0 favorites 0 likes
#open-source

@jakevin7: There's an unwritten default assumption in building Agents: tool result is critical, and the model must read the full original text before continuing reasoning. Recently I found this assumption may be wrong. ---------------------------------- https://github.com/…

X AI KOLs Following · 12h ago Cached

The author found while developing Maka Agent that aggressively pruning the tool result of an AI Agent (keeping only key summaries) hardly affects reasoning quality, and proposed three explanations, while also introducing the open-source desktop AI workstation Maka Agent.

0 favorites 0 likes
#open-source

Infranode: keyless, Open Source MCP Server for AI agents .

Reddit r/openclaw · 13h ago

Infranode is a keyless, open-source MCP server designed for AI agents, simplifying secure communication.

0 favorites 0 likes
#open-source

@GitHub_Daily: Running multiple tasks with Claude Code and Codex, switching back and forth in the terminal to check results is really inefficient. Recently I found Orca, which centrally manages multiple AI coding agents, letting them work in parallel and aggregating results in one interface. The core feature is support for parallel workspaces, sending one requirement to multiple agents simultaneously…

X AI KOLs Timeline · 14h ago Cached

Orca is a unified AI coding agent management tool with support for parallel workspaces. It can send tasks simultaneously to multiple AI assistants like Claude Code and Codex, each generating code in independent git branches, allowing comparison of results, and comes with a mobile app for real-time tracking.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback