A site to share LLMs APIs via Tor
neuroengine.ai
A site to share LLMs APIs via Tor
1–10 of 22 posts
Re: A site to share LLMs APIs via Tor
#2Re: A site to share LLMs APIs via Tor
#3In 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 wit…
I wish more services were made with Tor access in mind, and that such services would feature on HN more often!
Re: A site to share LLMs APIs via Tor
#4In 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 wit…
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!
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).
Re: A site to share LLMs APIs via Tor
#5How will you ban bad actors if there's no keys and no registration?
Re: A site to share LLMs APIs via Tor
#6Re: A site to share LLMs APIs via Tor
#7Interesting. 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?
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.
Re: A site to share LLMs APIs via Tor
#8No only are there ethical and privacy concerns about how we use your data, we're also now completely untraceable!
Re: A site to share LLMs APIs via Tor
#9Re: A site to share LLMs APIs via Tor
#10Could 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.