frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

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

https://superexpert.ai/
3•StephenWalther•11mo 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•11mo 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!

AI-Declaration.md

https://ai-declaration.md/
1•sysoleg•4m ago•0 comments

How to build a `Git diff` driver

https://www.jvt.me/posts/2026/04/11/how-git-diff-driver/
2•zdw•5m ago•0 comments

Ask HN: How do you stop playing 20 questions with your AI coding tools

2•IxInfra•8m ago•0 comments

Killing of Hind Rajab (2024)

https://en.wikipedia.org/wiki/Killing_of_Hind_Rajab
1•lr0•10m ago•0 comments

Pretty Fish: A better mermaid diagram playground

https://pretty.fish/
1•webartisan•10m ago•0 comments

UK forced to halt Chagos Islands deal after Trump criticism

https://www.cnn.com/2026/04/11/uk/uk-pause-chagos-islands-deal-intl
1•1659447091•12m ago•1 comments

Show HN: A General Purpose KMC Crystal Growth Simulator in Rust-WASM

https://amdson.github.io/blog/crystals/
2•Paedor•12m ago•0 comments

We ran Doom on a 40 year old printer controller (Agfa Compugraphic 9000PS) [video]

https://www.youtube.com/watch?v=cltnlks2-uU
3•zdw•13m ago•0 comments

WordPress 7.0: The Good, the AI, and the Still Missing

https://adamgreenough.net/blog/wordpress-7-the-good-the-ai-the-missing/
1•xadz•14m ago•0 comments

Eviscerated by Rust: Overcoming C++'s 58x Standard Library Handicap

https://lucisqr.substack.com/p/eviscerated-by-rust-overcoming-cs
1•adamnemecek•16m ago•0 comments

How far can automation and AI support psychotherapy?

https://attheu.utah.edu/health-medicine/how-far-can-automation-and-ai-support-psychotherapy/
1•01-_-•17m ago•0 comments

50% of Proceeds Go to Charity:)

https://getlearnix.com/
1•noahjohnson1•18m ago•0 comments

Doppler Radar Explained [video]

https://www.youtube.com/watch?v=zKJAZav9j4U
3•teleforce•20m ago•0 comments

Turin describe an Apple Shortcut in plain English, get a .shortcut in seconds

https://www.getturin.com
1•AkshayS96•22m ago•0 comments

The Orange Pi 6 Plus

https://taoofmac.com/space/reviews/2026/04/11/1900
3•rcarmo•25m ago•0 comments

A hacker has allegedly breached one of China's supercomputers

https://www.cnn.com/2026/04/08/china/china-supercomputer-hackers-hnk-intl
1•i4i•27m ago•0 comments

Ask HN: Is the telehealth consulting for psychiatry even works?

1•Mohd_Umar•28m ago•1 comments

Einstein Notation

https://en.wikipedia.org/wiki/Einstein_notation
2•tosh•28m ago•0 comments

The Hardest Problem AI Ever Solved, with Google DeepMind CEO

https://www.youtube.com/watch?v=C0gErQtnNFE
1•Brysonbw•29m ago•1 comments

There were penguins in America and Europe 200 years ago

https://en.wikipedia.org/wiki/Great_auk
2•gorgonian•30m ago•0 comments

AI on the couch: Anthropic gives Claude 20 hours of psychiatry

https://arstechnica.com/ai/2026/04/why-anthropic-sent-its-claude-ai-to-an-actual-psychiatrist/
2•hochmartinez•31m ago•0 comments

Show HN: Self-hostable STT service with a Deepgram-compatible listen API

https://vedgupta.in/projects/whisper-api/
2•innovatorved•32m ago•0 comments

Why people keep trying to erase the Hollywood sign from Google Maps (2014)

https://gizmodo.com/why-people-keep-trying-to-erase-the-hollywood-sign-from-1658084644
2•downbad_•35m ago•1 comments

I made a music video and I'm not sorry

https://www.youtube.com/watch?v=alK8hgHgxd4
1•stonecharioteer•38m ago•1 comments

How Radar Works [video]

https://www.youtube.com/watch?v=c8OWHnHjIpA
1•teleforce•38m ago•0 comments

The APL Programming Language Source Code (2012)

https://computerhistory.org/blog/the-apl-programming-language-source-code/
1•tosh•39m ago•0 comments

Recursive-mode for coding agents

https://try.works/recursive-mode-for-coding-agents
1•try-working•39m ago•0 comments

Show HN: Docker-whisper: Self-hosted Whisper speech-to-text server (OpenAI API)

https://github.com/hwdsl2/docker-whisper
2•hwdsl2•41m ago•1 comments

Banks Are Warned About Anthropic's New, Powerful A.I. Technology

https://www.nytimes.com/2026/04/10/business/anthropic-claude-mythos-preview-banks.html
1•mikhael•42m ago•0 comments

I Waterboard (2007)

https://boards.straightdope.com/t/i-waterboard/430894
1•chistev•43m ago•1 comments