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: 7 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T02:33:29.000Z (7 months ago)
- Last Synced: 2024-12-18T03:25:06.111Z (7 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
[](https://img.shields.io/badge/Release-Alpha-darkred)  [](https://snyk.io/test/github/cf-toolsuite/sanford) [](https://jitpack.io/#cf-toolsuite/sanford/master-SNAPSHOT) [](https://github.com/orgs/cf-toolsuite/packages/container/package/sanford) [](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)