Skip to content

amyoshi-hub/OSAI-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development discounted

moved here https://github.com/amyoshi-hub/MEKOU-Browser

OSAI-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

Key Features:

  • 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

Technical Details

  • Technology Stack: rust, tauri, (in p2o):pnet

compile

in root:

    cargo tauri build

Current Status

P2P functionality is implemented. file transfer is implemented.

How to use

  • 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 1234
and 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

Important Notes

On Windows, a separate packet monitoring driver may be required. Currently, P2P functionality requires administrator privileges.

p2p function

need sudo permission

file drag install:

please include "index.html" in zip file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors