Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cf-toolsuite/sanford

Sanford utilizes LLMs, a storage bucket, and a Vector store to search for and/or summarize documents that you upload.
https://github.com/cf-toolsuite/sanford

chromadb cloud-foundry crawler4j dell-ecs-s3 genai-usecase gradle java minio ollama open-ai pgvector redis-stack spring-ai

Last synced: about 2 months ago
JSON representation

Sanford utilizes LLMs, a storage bucket, and a Vector store to search for and/or summarize documents that you upload.

Awesome Lists containing this project

README

        

# Sanford

[![GA](https://img.shields.io/badge/Release-Alpha-darkred)](https://img.shields.io/badge/Release-Alpha-darkred) ![Github Action CI Workflow Status](https://github.com/cf-toolsuite/sanford/actions/workflows/ci.yml/badge.svg) [![Known Vulnerabilities](https://snyk.io/test/github/cf-toolsuite/sanford/badge.svg?style=plastic)](https://snyk.io/test/github/cf-toolsuite/sanford) [![Release](https://jitpack.io/v/cf-toolsuite/sanford.svg)](https://jitpack.io/#cf-toolsuite/sanford/master-SNAPSHOT) [![GitHub CR](https://img.shields.io/badge/GitHub%20CR-cf%2ctoolsuite/sanford-darkblue)](https://github.com/orgs/cf-toolsuite/packages/container/package/sanford) [![License](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://opensource.org/license/agpl-v3)

Sanford utilizes LLMs, a storage bucket, and a Vector store to search for, chat with, and/or summarize documents that you upload.

Use standalone or with [sanford-ui](https://github.com/cf-toolsuite/sanford-ui).

* [Prerequisites](docs/PREREQUISITES.md)
* [Considerations](docs/CONSIDERATIONS.md)
* [Tools](docs/TOOLS.md)
* How to
* [Clone](docs/CLONING.md)
* [Build](docs/BUILD.md)
* [Run](docs/RUN.md)
* [Consume endpoints](docs/ENDPOINTS.md)
* [Addenda](docs/ADDENDA.md)
* [Credits](docs/CREDITS.md)

![Tech stack, runtime targets, interfaces, and functions](docs/sanford-tech-targets-interfaces-and-functions.png)