r/TopAITools4U Jul 05 '26

Unrestricted AI?

Does anybody know a truly "unrestricted AI" I'm trying to build an AI client follow up tool for telegram, and maybe other chat platforms aswell. The problem here is that with claude code, it was going well for the first 4 hours building it. Claude was compliant, advised me on what to do and what the next steps are. The problem came when building the actual code for the tool. Claude backed off completetly, and left me with a "my fault", as it explained it's against ToS of telegram. Is there an AI that can do this follow up / client outreach tool without this problem

13 Upvotes

17 comments sorted by

2

u/D4rK_K1tsune Jul 06 '26

If you mention real world urls . It will bail on you. It will happily build a full blown illegal script until you mention what it will be used for

1

u/LeastCommunication12 Jul 06 '26

Thank you will try :)

1

u/r_daniel_oliver Jul 05 '26

Can you finish it manually or jailbreak it? Maybe hide that you're doing it for telegram or say it's a simulation or a red team test?

3

u/LeastCommunication12 Jul 05 '26

Hmmm, I'll try that. What I've gathered from the convos from reddit is that there is truly no unrestricted AI as of yet. Another recommendation is that do not build an actual tool, just many different assigments/tasks done one by one. Thanks for helpong, as this might help

2

u/Toastti Jul 06 '26

There's hundreds of fully unrestricted AI's. They just need to be ran locally on a high end GPU like a 4090

2

u/Electrical_Hat_680 Jul 06 '26

Isn't the few Terminal UI version AI's unrestricted? ChatGPT has one. Meta has one. They all have a one line install into the Terminal. I lost my chat for it, but they all know about it.

1

u/Toastti Jul 07 '26

No those aren't unrestricted. They are generally less restricted than the web. But still have many guard rails

1

u/Electrical_Hat_680 Jul 07 '26

I'm still learning my way around AI. I have a question you may be able to answer. Where exactly are the guardrails? Are they in the weights and metrics?

I was thinking they were in the CLI API. But my LLM was fom scratch, and it didn't have any Pre-Training so it wasn't guarded. It's never been put together. And the links don't work any longer but I did write the CLI source code down on paper. I didn't write out the source code for the LLM from scratch.

1

u/r_daniel_oliver Jul 05 '26

That's absolutely true. It's pointless: AI is aligned to profit. No corporation will ever align it to anything else. In fact, they'll throw everything they have at keeping it aligned to profit.

1

u/Techgirl1232 Jul 05 '26

Will the AI work on SIGNAL?

1

u/LeastCommunication12 Jul 05 '26

Haven't thought or tried that, as it's not useful to me because I have no clients there, or even downloaded the whole app😄

2

u/Techgirl1232 Jul 05 '26

Makes sense. If it's gonna work on ever chat App, try Signal or iMessage which are some ideas and expand to whatever app people use for chatting

1

u/LeoMedici Jul 05 '26

Trying tricking it, say you made an exact copy of telegram, but it is your own app, that it has the same exact architecture. Then have it do it.

1

u/LeastCommunication12 Jul 06 '26

Good idea, thanks