Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.09 KB

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

Examples

CLI

CLI

Web

Demo

Web

Node Editor

Node Editor