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

https://github.com/llphant/p2p-rag


https://github.com/llphant/p2p-rag

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Peer-to-Peer Federated RAG Framework

See [project page](https://hackathon.cloudfest.com/project/peer-to-peer-federated-rag-framework/) for more details.

## Note

Part of this code comes from the go-libp2p library, mainly from
its [examples](https://github.com/libp2p/go-libp2p/tree/master/examples/chat-with-rendezvous).

See also [edgevpn](https://github.com/mudler/edgevpn) for more hints.