chore: finalize repo audit hygiene (#257)
This commit is contained in:
16
README.md
16
README.md
@ -125,11 +125,11 @@ read the markdown), see [QUICKSTART.md](QUICKSTART.md).
|
||||
### Develop locally
|
||||
|
||||
```bash
|
||||
git clone <repo>
|
||||
cd everos
|
||||
git clone https://github.com/EverMind-AI/EverOS.git
|
||||
cd EverOS
|
||||
uv sync # creates ./.venv and installs deps
|
||||
source .venv/bin/activate # — or skip activation and prefix every command with `uv run`
|
||||
everos init # fill in EVEROS_LLM__API_KEY in the generated .env
|
||||
everos init # fill the four API key slots in .env (two distinct keys)
|
||||
|
||||
everos --help
|
||||
make test
|
||||
@ -300,7 +300,7 @@ Earth Online is a memory-aware productivity game that turns everyday planning in
|
||||
</td>
|
||||
<td width="50%" valign="top">
|
||||
|
||||
[](https://github.com/golutra/golutra)
|
||||
[](https://github.com/golutra/golutra)
|
||||
|
||||
#### Multi-Agent Orchestration Platform
|
||||
|
||||
@ -324,7 +324,7 @@ Record, visualize, and explore your tasting journey through an immersive 3D star
|
||||
</td>
|
||||
<td width="50%" valign="top">
|
||||
|
||||
[](https://github.com/kellyvv/OpenHer)
|
||||
[](https://github.com/kellyvv/OpenHer)
|
||||
|
||||
#### EverOS Open Her
|
||||
|
||||
@ -349,7 +349,7 @@ Ruminer brings persistent memory to a browser agent so it can carry personal con
|
||||
</td>
|
||||
<td width="50%" valign="top">
|
||||
|
||||
[](https://github.com/nanxingw/EverMem)
|
||||
[](https://github.com/nanxingw/EverMem)
|
||||
|
||||
#### EverMem Sync with EverOS
|
||||
|
||||
@ -374,7 +374,7 @@ MCO equips your primary agent with an agent team that can work together to solve
|
||||
</td>
|
||||
<td width="50%" valign="top">
|
||||
|
||||
[](https://github.com/onenewborn/StudyBuddy-public)
|
||||
[](https://github.com/onenewborn/StudyBuddy-public)
|
||||
|
||||
#### Study Buddy with Self-Evolving Memory
|
||||
|
||||
@ -399,7 +399,7 @@ Empowering individuals with advanced memory support and daily assistance.
|
||||
</td>
|
||||
<td width="50%" valign="top">
|
||||
|
||||
[](https://github.com/AlexL1024/NeuralConnect)
|
||||
[](https://github.com/AlexL1024/NeuralConnect)
|
||||
|
||||
#### Memory-Driven Multi-Agent NPC Experience
|
||||
|
||||
|
||||
Reference in New Issue
Block a user