Home
Softono
f

fau-masters-collected-works-cgarbin

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by fau-masters-collected-works-cgarbin

gpt-all-local
Open Source

gpt-all-local

A "chat with your data" example: using a large language models (LLM) to interact with our own (local) data. Everything is local: the embedding model, the LLM, the vector database. This is an example of retrieval-augmented generation (RAG): we find relevant sections from our documents and pass it to the LLM as part of the prompt (see pics).

Knowledge Bases & RAG
31 Github Stars