-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hello,
While playing with an idea for a P2P search engine that runs a local node for users, I came across your "go-embed-python".
It gave me the idea that just maybe it "might" be possible, as an initial step to have your embedded Python be able to run a Python search engine lie Searxng.
https://github.com/searxng/searxng
The idea would be to have the Searxng Python code stored in a ZIP file that your go-embed-python core could attach as a Zip filesystem and then open it and run the Searxng search engine.
This would be the first step and later the idea would be to extend this such with some P2P Golang database ideas so that users could share and store similar results to be shared across the P2P network.
Any thoughts?
Thanks
Metadata
Metadata
Assignees
Labels
No labels