Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cf-toolsuite/sanford
- Owner: cf-toolsuite
- License: agpl-3.0
- Created: 2024-09-24T22:52:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T02:33:29.000Z (about 2 months ago)
- Last Synced: 2024-12-18T03:25:06.111Z (about 2 months ago)
- Topics: chromadb, cloud-foundry, crawler4j, dell-ecs-s3, genai-usecase, gradle, java, minio, ollama, open-ai, pgvector, redis-stack, spring-ai
- Language: Java
- Homepage:
- Size: 4.01 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)