frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Multicorn Shield – Open-source permissions and approvals for AI agents

https://github.com/multicorn-ai/multicorn-shield
1•rachelle-r•1m ago•1 comments

Vet

https://github.com/imbue-ai/vet
1•handfuloflight•1m ago•0 comments

Self-Learning Customer Engagement

1•davismartens•1m ago•0 comments

Show HN: Ghoten – OpenTofu fork with ORAS back end for state in OCI registries

https://github.com/vmvarela/ghoten
1•vmvarela•5m ago•1 comments

Obfuscated C – Wordle hard mode solver

https://www.ioccc.org/2024/burton/index.html
1•coldsunrays•6m ago•0 comments

Remembering Mayhem

https://blog.metabrainz.org/2026/03/05/remembering-mayhem/
2•brw•7m ago•0 comments

Au Revoir, Eleventy

https://hamatti.org/posts/au-revoir-eleventy/
1•birdculture•8m ago•0 comments

Show HN: Claw Messenger, Text OpenClaw over iMessage Without a Mac Mini

https://www.clawmessenger.com/
2•demegire•9m ago•0 comments

Stackoverflow (Beta)

https://beta.stackoverflow.com/
2•AznHisoka•11m ago•0 comments

Investor Sam Lessin likens Iran war to Purim, the murder of 75,000 Persians

https://twitter.com/lessin/status/2029663841181979097
2•gravisultra•14m ago•0 comments

Gog – Google in Your Terminal

https://gogcli.sh/
1•atkrad•14m ago•0 comments

The nightmare war scenario is becoming reality in energy markets

https://www.economist.com/finance-and-economics/2026/03/03/the-nightmare-war-scenario-is-becoming...
3•petethomas•15m ago•0 comments

Context Engineering

https://github.com/m727ichael/context-engineering
1•m727ichael•16m ago•0 comments

Tracking Apple's Environmental Claims Across Product Generations

https://tostracker.app/entity/apple-inc/environment
1•tldrthelaw•17m ago•0 comments

GZOO Cortex – local-first knowledge graph that watches your project files

https://github.com/gzoonet/cortex
1•gzoo•18m ago•1 comments

LinguaKin is an offline-first, non-addictive language encyclopedia for polyglots

https://play.google.com/store/apps/details?id=com.linguakin.app&hl=en_US
1•mwveliz•20m ago•1 comments

FARS: Automated Research System

https://analemma.ai/fars
1•xiaoyu2006•20m ago•0 comments

Xiaomi Vision Gran Turismo Makes Global Debut at MWC Barcelona 2026

https://www.mi.com/global/discover/article/
1•gnabgib•21m ago•0 comments

The Editor Who Helped Build a Golden Age of American Letters

https://newrepublic.com/article/205583/editor-helped-build-golden-age-american-letters
1•samclemens•22m ago•0 comments

Can the Most Abstract Math Make the World a Better Place?

https://www.quantamagazine.org/can-the-most-abstract-math-make-the-world-a-better-place-20260304/
1•pseudolus•24m ago•0 comments

Minivum (mini-Vim)

https://ojhaugen15.github.io/minivum/
1•programmexxx•25m ago•0 comments

Temporal drives demand for Durable Execution – Temporal

https://temporal.io/blog/temporal-raises-usd300m-series-d-at-a-usd5b-valuation
1•atkrad•28m ago•0 comments

Show HN: Sick Clock" by Obeo – Predict your next sick day

https://apps.apple.com/us/app/obeo-forecast-your-health/id6754228624
2•jasnoor111•28m ago•2 comments

World Monitor – Real-Time Global Intelligence Dashboard

https://www.worldmonitor.app/
1•colinprince•28m ago•0 comments

Oracle plans job cuts as data center costs rise, Bloomberg News reports

https://www.reuters.com/business/oracle-plans-thousands-job-cuts-data-center-costs-rise-bloomberg...
5•nis0s•29m ago•1 comments

The growth of command line options, 1979-Present

https://danluu.com/cli-complexity/
1•teddyh•30m ago•0 comments

Show HN: Shutdown.live – a live US Government shutdown counter

https://shutdown.live
1•macjo•32m ago•0 comments

The Optimist's AI Manifesto

https://karthikeshwar1.github.io/blog/2026/ai-manifesto.html
1•rcrKnight•33m ago•1 comments

Morgan Stanley Cuts Jobs Across All of Its Business Lines

https://www.bloomberg.com/news/articles/2026-03-04/morgan-stanley-to-cut-3-of-workforce-across-al...
1•mgh2•33m ago•0 comments

Netflix Increases Developer Productivity – Temporal

https://temporal.io/resources/case-studies/netflix-increases-developer-productivity
2•atkrad•33m 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•10mo 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•10mo 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!