moved here https://github.com/amyoshi-hub/MEKOU-Browser
- OSAI-browser is a new type of browser, designed with peer-to-peer (P2P) and AI culclation functionality at its core.
- apply to add tool as WORLD
- P2P Functionality: OSAI-browser is built around a P2P network, allowing for decentralized content sharing and access.
- World Support: Additional content is managed as "Worlds."
- Easy World Import: Add new "Worlds" by simply dragging and dropping files into the "World Import" area.
- p2p file transfer (correspondence only "cargo tauri dev" maybe path issue)
- AI caluclation platform
- Technology Stack: rust, tauri, (in p2o):pnet
in root:
cargo tauri buildP2P functionality is implemented. file transfer is implemented.
-
1,luanch server select p2p -> "start server" make share dir & cp files.json
-
file transfer(only dev mode) one by one device luanch OSAI-browser or
one host luanch (please use "1234" port)
python3 -m htto.server 1234and then use [dummy_signal](https://github.com/amyoshi-hub/OSAI/tree/main/client/dummy_signal):
gcc start_ser.c -o test
sudo "test your_ip" "port"click display node -> loadFileList -> click filename
- AI culclation this requre superuser and only luanch server
On Windows, a separate packet monitoring driver may be required. Currently, P2P functionality requires administrator privileges.
need sudo permission
please include "index.html" in zip file