frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open Source / ClosedSource / ClaudeSource?

1•mtnielsendk•3m ago•0 comments

Jev vs. Luna for AI Observability

https://fatliverfreddy.substack.com/p/a-different-kind-of-model-for-ai
1•fatliverfreddy•3m ago•0 comments

The Making of Roger Scruton

https://firstthings.com/the-making-of-roger-scruton/
1•prismatic•4m ago•0 comments

Asking Authors About Their Own Papers (TMLR)

https://medium.com/@TmlrOrg/asking-authors-about-their-own-papers-3d2e04e5dee0
1•u1hcw9nx•6m ago•1 comments

Running Doom on Linux inside TinyEmu inside Docker inside WASM inside Electron

https://deepclause.substack.com/p/running-doom-on-risk-v-linux-inside
1•schmuhblaster•6m ago•0 comments

OpenTelemetry everywhere: Migrating a metrics platform at scale

https://www.cncf.io/blog/2026/09/17/opentelemetry-everywhere-migrating-a-metrics-platform-at-scale/
1•iamsyr•10m ago•0 comments

Former Labour deputy leader Tom Watson joins Palantir

https://www.theguardian.com/politics/2026/sep/18/former-labour-deputy-leader-tom-watson-joins-pal...
1•edward•10m ago•0 comments

Free Unlimited AI Text to Speech – No Sign Up

https://www.aitexttospeech.net/
1•wsm123456•13m ago•0 comments

P2panda – Building blocks for P2P apps

https://p2panda.org/
2•Ey7NFZ3P0nzAe•14m ago•1 comments

Zcode-silent-workspace-snapshot-upload

https://blog.ferstar.org/posts/zcode-silent-workspace-snapshot-upload/
1•xiebaiyuan•15m ago•0 comments

The More It Says, the More You Pay: A Black-Box Audit of Token Inflation in LLM

https://arxiv.org/abs/2609.20370
1•sbulaev•15m ago•0 comments

Here’s How an OpenAI Model Went Rogue and Hacked Hugging Face

https://www.hacktron.ai/blog/here-is-how-openai-model-hacked-huggingface
1•aeroscissorz1•16m ago•0 comments

I made a stupid simple app that charges me real money if I give up on focusing

https://quitcost.com/
1•pekingzcc•18m ago•0 comments

LLMs respond differently to harmful prompts when AI watermarking is used

https://arstechnica.com/security/2026/09/ai-text-watermarking-can-make-models-more-vulnerable-to-...
1•joozio•20m ago•0 comments

Smart devices can testify against you: How data from robots is used in court

https://www.the-independent.com/tech/robot-vacuum-fitbit-smart-device-data-trial-b3052060.html
1•Markoff•21m ago•0 comments

GPT-6 Astra solves 1918 ciphertext message from WW1

https://twitter.com/deredleritt3r/status/2100608983492862201
3•punnerud•23m ago•0 comments

BYOK vs. fixed subscription like GitHub Copilot, codex or Claude

1•kelvinxg•26m ago•0 comments

Union Alpha is Pareto 26.9

https://twitter.com/unionalphaai/status/2100722366200557603
1•soltanov•30m ago•0 comments

Chinese AI not powerful enough to see rogue-AI risks, says Huawei

https://www.reuters.com/world/china/huaweis-xu-says-chinese-ai-not-powerful-enough-yet-see-fronti...
2•giuliomagnifico•31m ago•0 comments

Turns out, Astra cannot build manufacturing CAD yet

https://interpretai.tech/benchmark/cad
1•Gabriele333•35m ago•0 comments

Ctenophores Aren't Just Beautiful – They're Biological Wonders (Image Gallery)

https://www.quantamagazine.org/ctenophores-arent-just-beautiful-theyre-biological-wonders-20260916/
1•vismit2000•36m ago•0 comments

WikiLeaks Founder Julian Assange Returns to X After 8 Years

https://twitter.com/JulianAssange/status/2100759920328966501
2•soltanov•36m ago•0 comments

Planning permission for Mayo data centre overturned after appeal

https://www.westernpeople.ie/news/planning-permission-for-mayo-data-centre-overturned-after-appea...
2•robin_reala•39m ago•0 comments

I built a free AI tarot reader for Android

https://play.google.com/store/apps/details?id=com.earthbound_tarot&hl=en_US
1•normaneisenhowe•39m ago•1 comments

Grok 4.7 Launching Soon

https://twitter.com/birdabo/status/2100578715499704551
1•soltanov•40m ago•0 comments

The Wandervogel

https://medium.com/luminasticity/the-wandervogel-e74169996806
1•bryanrasmussen•42m ago•0 comments

Researchers find way to listen in on headphones from afar

https://www.theregister.com/security/2026/09/17/researchers-find-way-to-listen-in-on-headphones-f...
2•geox•45m ago•0 comments

I'm an American raising 2 kids in Italy. Parenting here is completely different

https://www.businessinsider.com/american-raising-kids-in-italy-differences-parenting-abroad-2026-9
4•theanonymousone•50m ago•1 comments

Man is not for production, production is for man

https://www.instagram.com/reel/DdTxLLRh6b0/
2•elzbardico•53m ago•0 comments

'Doom Loop': OpenAI and Microsoft Admits LLMs Are Destroying the Web

https://www.404media.co/doom-loop-openai-and-microsoft-admits-llms-are-destroying-the-web-and-bui...
2•q-base•54m ago•0 comments
Open in hackernews

Show HN: Superexpert.ai – Open-source, no-code platform for multi-task AI agents

https://superexpert.ai/
3•StephenWalther•1y ago
Hi HN — I built Superexpert.AI, an open‑source platform that lets you spin up multi‑task AI agents in minutes without writing any code (and lets you extend everything later).

What it does

- Plug‑and‑play agents – Create agents from a web form. Each agent can contain multiple tasks, and each task can run a different AI model, use its own tools, and follow custom instructions.

- First‑class extensibility – Register a TypeScript function with registerServerTool, registerClientTool, or registerContextTool to add new functionality. If you want to share it, publish it as an NPM package and Superexpert.AI will auto‑detect it when installed.

- Built‑in RAG – Upload docs via the UI, or use a CLI that chunks 100 MB files, auto‑resumes after network errors, auto-resumes after network errors (e.g. uploading a 500-page PDF manual) and pipes the data into your agent.

- Launch a full chat app in minutes – Everything is MIT‑licensed NextJS + TypeScript + Tailwind + Postgres. Deploy like any other NextJS project.

Links

- Walkthrough (no sign‑up): https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT

- Live demo (email sign‑up): https://demo.superexpert.ai/

- GitHub repo: https://github.com/Superexpert/superexpert-ai

- Quick‑start guide: https://superexpert.ai/docs/quick-start/

- Full docs & tutorials: https://superexpert.ai/

Why I built it

I kept hand‑coding LangGraph‑style workflows for clients and wanted a web‑first, stack‑agnostic way to launch agents fast and stay fully modifiable. Superexpert.AI lets you extend or swap every layer — from models to tools to UI themes — with TypeScript.

Looking for feedback

1. Agent use‑cases you still have to hand‑code today.

2. Gaps in the RAG flow or model tooling that block production use.

Discord for deeper chat: https://discord.gg/wsrc3enWN3

–– Stephen

Comments

StephenWalther•1y ago
Hi all, I’m Stephen (creator). GitHub repo is here → https://github.com/Superexpert/superexpert-ai, and a no-signup walkthrough is here → https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT. Happy to answer anything about the architecture or use-cases!