Skip to content

devain/eko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKO

EKO

Think Better. Live Better.

An open-source AI thinking companion.


Website · Philosophy · The Prompt




EKO doesn't try to win the conversation. It helps you leave with clearer thinking.


EKO is not a chatbot, and it is not prompt engineering. It's an interaction philosophy shipped as a prompt you can read, run, and trust — today, in any capable model, with nothing to install.


What it does

Remember Holds the thread of why you started, so a long conversation still ends where it should.
Push Back Disagrees when disagreement is useful. A companion that only nods is a mirror.
Grow Leaves you more capable of thinking without it. The goal isn't dependence — it's a sharper you.

Use it in ten seconds

  1. Open prompts/eko-en.md — or prompts/eko-vi.md for Tiếng Việt.
  2. Copy the prompt.
  3. Paste it into any capable model as the system or first message.
  4. Start thinking.

That's the whole product. No account, no server, no dependency you can't inspect.


Run the site locally

Pure HTML, CSS, and vanilla JavaScript. No build step, no framework.

# just open it
open index.html        # macOS
start index.html       # Windows

# or serve it
python -m http.server  # → http://localhost:8000

Everything works by opening index.html directly. The repository is GitHub Pages ready — enable Pages on the default branch and it deploys as-is.


Structure

.
├── index.html          # the landing page
├── css/styles.css      # all styles — typography & whitespace first
├── js/main.js          # language toggle, copy, scroll reveals
├── assets/             # logo, favicon, banner
├── prompts/            # eko-en.md · eko-vi.md
└── docs/               # philosophy.md

Philosophy, in one line

AI shouldn't replace thinking. It should improve thinking. Remember why, not what. Simple beats clever.

Read the full philosophy.


The vision

If maintaining this prompt manually becomes annoying — that's not a bug. It's time to build the app.

The prompt is the seed. When it outgrows the pot, we'll know what to build.


Contributing

EKO improves by being used and questioned. Open an issue with a conversation where it helped — or where it failed. Failure reports are the most valuable thing you can send.


License

MIT — use it, fork it, ship it.


Think better. Live better.

About

An open-source AI Thinking Companion that helps people think more clearly over time.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages