florentine-doemges / KogniSwarm

KogniSwarm: A Kotlin-based open-source project for developing autonomous AI applications using GPT-4. Contribute and shape the future of AI interaction.
Apache License 2.0
7 stars 1 forks source link

Idea: Instead of fancy-schmancy P2P library, try to just use discord #22

Open florentine-doemges opened 1 year ago

florentine-doemges commented 1 year ago

To effectively communicate with different sections of the community, share resources, and utilize processing power for staying competitive amidst the influx of investments in AI, it is essential to explore innovative solutions.

One of the key features we are considering is implementing a Peer-to-Peer (P2P) system. While we initially contemplated utilizing a protocol like JXTA, we now believe that integrating a Discord server could be a more intelligent approach. We recommend investigating Kord, an embeddable Discord server, as it could potentially streamline communication and collaboration within our community.

https://github.com/kordlib/kord

florentine-doemges commented 1 year ago

Alternative to https://github.com/florentine-doemges/KogniSwarm/issues/19