Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

python273/eimi

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eimi

Eimi is a lightweight threaded UI for LLMs.

  • Sessions are stored locally in the browser
  • Multi-API: OpenAI, Anthropic, OpenRouter, Google, etc.
  • Full context control
  • Scripts for context transformation
  • Simple HTML and JavaScript execution from code blocks

https://eimi.cns.wtf/

Dev

$ cd app/
$ npm i
$ npm run dev

Only required for proxy, can be skipped otherwise:

$ pipenv sync
$ pipenv run uvicorn main:app --reload

Prod

See eimi-prod/ folder for Dockerfile and docker-compose.yml.

Or build the Svelte app and just host the files.

$ cd app/
$ npm ci
$ npm run build
$ ls -lah dist/  # serve with nginx

About

Tree Comments / Threaded UI for LLMs | eimi.cns.wtf

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.