sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

594
active users

Michael Christen / YaCy Search

AI Chat is coming to YaCy!

github.com/yacy/yacy_search_se

Here YaCy acts as a RAG reverse proxy and creates context for LLMs based on search in the YaCy index.

So far this commit works with an external chat client; all OpenAI chat clients should work as the YaCy RAG reverse proxy implements the OpenAI API.

An integrated chat will be added probably soon.

As a back-end LLM server, Ollama was chosen. We will make this configurable in the future, however right now this is a hard-coded setting.