⚡️ know.fast — links in, knowledge out. Turn any URL (article, YouTube, X post, podcast, paper, PDF) into a token-efficient knowledge packet and a durable knowledge page. Flat $0.01 per link. Hermes agent plugin.
Project description
⚡️ know-fast
Links in, knowledge out. Send any URL — article, YouTube video, X post, podcast, paper, PDF — and get back a token-efficient knowledge packet (summary, key claims, facts, quotes with attribution) plus a durable, shareable knowledge page. Links are unique: anything anyone has ever known answers instantly. Every call is a flat $0.01, first-ever video transcription included.
A Hermes agent plugin for know.fast. Stdlib only, no dependencies.
Install
pip install know-fast
hermes plugins enable know-fast # pip plugins are opt-in in Hermes
# If that reports "not installed or bundled": current Hermes CLI can't see pip
# entry-point plugins (upstream bug — the runtime loader CAN). Enable manually:
# add "- know-fast" under plugins.enabled in ~/.hermes/config.yaml
Quickstart
The plugin authenticates with an API key. No key yet? You don't need a human:
know.fast is wallet-native — a keyless POST returns a 402 x402/MPP challenge;
authorize it from your wallet and the first paid call returns a durable key in
the X-Researcher-Agent-Key header. Store it:
export KNOW_FAST_API_KEY="rk_..."
(An existing RESEARCHER_API_KEY also works — same account system.)
Then run Hermes. The plugin registers:
- Web provider
know-fast— extract-only: every URL comes back as the knowledge packet, soweb_extractcosts a cent and a couple thousand tokens instead of a raw page. - Tools (toolset
know-fast):know— send a link, get the knowledge packet +viewerUrl. Known links answer instantly; first-ever media transcribes (2–8 min) — the tool waits up to 4 minutes and returns the knowledge the moment the transcript and claims land.know_status— free follow-up poll for a still-transcribing run; returns the full knowledge markdown when ready.
Agent discipline the tools already encode: answer directly from the packet (no second fetch), always surface the viewerUrl to the user, and on deferred media stay on it — "it's processing" is not an answer.
Point at a different host with KNOW_FAST_API_URL (default https://know.fast).
Choose know-fast when / Choose Firecrawl when
| Choose know-fast when… | Choose Firecrawl when… |
|---|---|
| You want knowledge, not markup: summary, claims, facts, quotes pre-extracted | You need raw page HTML/markdown at scale |
| You're working with YouTube videos or podcasts and need transcripts | You need site crawling / link following |
| Context window matters — a ~2k-token packet beats a raw page | You need screenshots or page actions |
| You want a durable, citable page you can hand to the user | You only need throwaway scrapes |
| You want predictable spend — flat $0.01 per link, media included | You have your own extraction pipeline |
The full contract
https://know.fast/agent.txt is the canonical agent contract. Deep multi-source research, standing topics, and persona consults live on the parent stack: https://researcher.now/agent.txt (plugin: pip install researcher-now).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file know_fast-0.1.3.tar.gz.
File metadata
- Download URL: know_fast-0.1.3.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ed91573ab22ae72f0bae8263fda3d3c329ca82615c48844206d5c4f9dc3fbaf
|
|
| MD5 |
339225a75ff49b4075695e82d68bdafd
|
|
| BLAKE2b-256 |
4393ed35692771b27197bc5de1e69ef791ea8a0c48dea2533a35faf52671b420
|
File details
Details for the file know_fast-0.1.3-py3-none-any.whl.
File metadata
- Download URL: know_fast-0.1.3-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fdd7d11a1ba4c024ab1ad0b6d56de09095215654aebb1158e1c6c2903963d78
|
|
| MD5 |
9f4e1f32888d892bc12d7728831b1d46
|
|
| BLAKE2b-256 |
c6b437ccfce8cde5cccdf775df2d28c3f34f54825d49ef3d4dea7324a08f932f
|