[HN Gopher] A site to share LLMs APIs via Tor
___________________________________________________________________
A site to share LLMs APIs via Tor
Author : aortega
Score : 33 points
Date : 2023-06-21 20:02 UTC (3 hours ago)
(HTM) web link (www.neuroengine.ai)
(TXT) w3m dump (www.neuroengine.ai)
| ReactiveJelly wrote:
| Interesting. Since I'm behind Tor I will probably pick my own
| https client for sending json requests, instead of trusting this
| python client.
|
| How will you ban bad actors if there's no keys and no
| registration?
| aortega wrote:
| Sure, the API is a very simple json request.
|
| Currently, registration is needed for the sharing of AIs, as
| you rightly mentioned, to prevent malicious individuals from
| distributing malware links. However, accessing the AIs does not
| necessitate registration. This is because, depending on your
| definition of "bad actors," users have limitations in terms of
| what they can presently accomplish with an AI, even in an
| uncensored state.
| LoganDark wrote:
| But they can stress your servers with tons of requests. The
| point of requiring registration is usually to prevent DoS,
| not to prevent the models from being used for certain
| purposes.
| th0ma5 wrote:
| No only are there ethical and privacy concerns about how we use
| your data, we're also now completely untraceable!
| aortega wrote:
| There will always be a delicate equilibrium between freedom and
| security. This site provides a greater degree of freedom
| compared to other services; however, it still necessitates
| registration for the purpose of sharing AIs. If you employ it
| to disseminate malware links, you will promptly face a ban.
| Nevertheless, apart from potential throttling in the event of
| excessive usage, there are no other restrictions imposed.
| aortega wrote:
| In light of upcoming regulations on artificial intelligence (AI),
| I created neuroengine.ai, a website that shares large language
| models (LLMs) in the form of chatbots and APIs. The site is
| accessible through Tor hidden services, allowing users to access
| state-of-the-art uncensored AIs anonymously. Currently, there are
| two 65 billion parameter class LLMs and a couple smaller fine-
| tuned AI models available for free with no API limits, and no
| registration required.
| codetrotter wrote:
| Thank you for making this :)
|
| I wish more services were made with Tor access in mind, and
| that such services would feature on HN more often!
| aortega wrote:
| Generative AIs are perfect for TOR, as the are low-bandwidth,
| high-latency services.
|
| I should say that I cannot accept all the credits for doing
| the site, as it was made 90% by the AI itself (under my
| direction, I hope).
| LoganDark wrote:
| Is API documentation planned? i.e. I should be able to write a
| client library in Rust without ever looking at Python code.
| simonw wrote:
| Could you put a license on
| https://github.com/ortegaalfredo/neuroengine/blob/main/neuro... ?
| I'd love to include it in some code I'm writing but I can't if it
| doesn't have a clear license.
| aortega wrote:
| Added the 2-clause BSD license. Thank you for bringing it to my
| attention.
___________________________________________________________________
(page generated 2023-06-21 23:03 UTC)