GitXplorerGitXplorer
s

ellmers

public
5 stars
0 forks
8 issues

Commits

List of commits on branch main.
Unverified
933082eaaf26b4bf57d18dd42230e6601ce8de3d

fix: test include broken

ssroussey committed 5 days ago
Unverified
e1337840d50bcf44855255fb09320f058e3a0c12

refactor: move inmemory from core to storage

ssroussey committed 5 days ago
Unverified
46a41c452e03c7c90bd7b063bdd1d45771c53ccf

nit: types

ssroussey committed 5 days ago
Unverified
a0452eaf9712aa5ebfc80598f88566df14930e30

cleanup: remove dups

ssroussey committed 5 days ago
Verified
bdee06e06716ac5f65079520f33dd21c3f1d372c

Merge pull request #8 from sroussey/reorg

ssroussey committed 5 days ago
Unverified
f867244d543d261d77b48d49a2db0ff23aedb93b

refactor: pull the JavaScript task out as an example

ssroussey committed 5 days ago

README

The README file for this repository.

ELLMERS

License

Overview

The Embedding Large Language Model Experiential retrieval Service (ELLMERS) is a simple tool for testing LLM embedding strategies for document retreival. It is designed to be simple to use and easy to extend.

Features

  • Support for multiple LLM models
  • Support for differnt instruction transformations
  • Support for multiple dimensionalities for testing
  • Support for different storage backends
  • Support for different retreival strategies
  • Support for different document formats

Authors

Docs

Samples

CLI

CLI

Web

Demo

Web

Node Editor

Node Editor