Skip to content

Commit 187250b

Browse files
docs: cross-link vibe-sci as the provider-neutral spin-off
Adds a ## Related projects section so readers landing on hermes-sci know about vibe-sci (the non-Hermes fork) and vice-versa. vibe-sci's README already cites hermes-sci as its origin; this closes the loop. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent afec25e commit 187250b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ hermes skills install easyvibecoding/hermes-sci/hermes-sci
1717
Anti-hallucination numerical-claim audit, Apple Silicon MPS-aware,
1818
modular sanitize pipeline with rules-as-data YAML.
1919

20+
## Related projects
21+
22+
- [**vibe-sci**](https://github.com/easyvibecoding/vibe-sci) — provider-neutral
23+
spin-off of `hermes-sci` that removes the Hermes-runtime coupling. Same
24+
ideation → LaTeX writeup → peer-review → anti-hallucination pipeline,
25+
but runs against `claude -p` subprocess, any OpenAI-compatible endpoint,
26+
or a rule-based fallback. Use `vibe-sci` outside Hermes workflows; use
27+
`hermes-sci` (this repo) when you want Hermes Agent to orchestrate.
28+
2029
## License
2130

2231
Apache-2.0.

0 commit comments

Comments
 (0)