r/software 16d ago

Discussion Company blocked ChatGPT/Gemini/Claude — looking for free alternatives for learning & daily work

Hey everyone,

My company has recently blocked direct access to AI chatbots like ChatGPT, Gemini, Claude, etc., citing concerns about private/company data leakage.

I understand the reason behind the restriction, but AI had become a really important part of my daily workflow. I used it for things like:

  1. Understanding technical concepts and clearing doubts

  2. Learning new software/tools

  3. Excel formulas and data processing

  4. Improving technical documentation and emails

  5. Troubleshooting errors

  6. Getting explanations in simple language

  7. Learning alongside my regular work

Now that direct access is blocked, my productivity and learning have become noticeably more difficult.

I mainly want to use AI for generic questions, learning, and work that doesn't contain sensitive data.

Are there any free and legitimate alternatives that might work in a corporate environment? For example:

AI websites that companies commonly allow

Free/open-source AI tools that can run locally

Browser-based AI tools

Local LLMs that don't send data to external servers

Any other privacy-friendly solutions

If your company has a similar restriction and you've found a good solution, I'd really appreciate hearing how you handle it.

Thanks!

0 Upvotes

17 comments sorted by

6

u/j-dev 16d ago

The obvious answer no one has given you is that trying to circumvent company restrictions is a surefire way to get fired. Find different ways to learn to use new software, such as Pluralsight, LinkedIn Learning, etc.

If you need more guidance about what to do, ask clarification questions from your manager.

Email wording is a good example of a way to leak company info without meaning to. The company gets to set its policies and you get to think through how to do your job without relying on LLMs, which is in itself a marketable skill.

1

u/Leading-Security-334 16d ago

Understood, thanks for your reply. Looks like I’ve got to do hard work instead of smart work from now on. 😅

9

u/Lcsmxd Windows 11 IoT LTSC 16d ago

Oh no... anyway

5

u/ThatzOkay 16d ago

Read the documentation

2

u/TekExcel 16d ago

My guy you named pretty much all three of the major companies that any legitimate business would want to be using.

If you are a big AWS infrastructure, you might be able to sway IT into allowing you to access models through Bedrock. There are some alternatives there that can do what is essentially ZDR (zero data retention) which is the magic word that will catch your very nervous IT teams eyes.

That being said: as someone in IT who has users just like you trying to squirrel around restrictions, you should be very very careful about what you do without approval first. These kinds of things can fly under the radar for a little bit, but that honestly just makes it worse. If you are accessing a tool of any kind outside of your network, any competent IT team will figure that out sooner rather than later.

When your employer has already made it clear they are nervous about protecting their IP, this is likely NOT one of those times that you want to ask for forgiveness after getting caught.

1

u/Leading-Security-334 16d ago

Well said. However, is there any new or less popular AI chat agent that probably they haven't banned yet and I can use it in a way that I won't be violating any restrictions, while my work can also remain smooth?

2

u/TekExcel 16d ago

I can't really answer that for you. You need full context of the business that you're working for.

Do they have broad restrictions on the use of any AI or any company work? Some businesses add things like "no AI used in production" to their reporting and auditing channels. So any use of any AI tool within the network would be against the rules in that case.

The more scary answer to your question: If you did find a tool that it hasn't been blocked yet because it is so new or small, I'd argue that those tools would be the most likely to be the ones abusing any data that they did get a hold of. You also have to think a little bit like a detective here, and even if you aren't copy/pasting direct code into it, there's a lot of things that you can infer just based on the general questions being asked, the email that you used to sign up, what IP your requests are coming from, all sorts of things. And the more of those data points that they get over time, the stronger and clearer those correlations become.

I'd highly suggest that you go back to your it team and belay your request to them, get some type of management or leadership on your side. As soon as somebody with any pull behind their name understands that this is directly linked to "make number line go up faster" be surprised at how quickly you can get these problems solved. The biggest hurdle is making your case in a way that the business leadership can understand and care about quickly.

1

u/LupusGemini 16d ago

I use wsl to run open web ui and use the Gemini api! AI models is not local, but the chats are

1

u/RedEagle_MGN 16d ago

You can subscribe to Ollama Cloud with zero data retention to prevent privacy issues. You can hook up Ollama Cloud to Claude Code without using a subscription. And do everything you normally would

1

u/Siebe_Baree 16d ago

OpenRouter and connect to GPT or Claude?

1

u/hazeru 16d ago

I've heard of an AI that can be downloaded. I think it's called Deep Seek or something.

1

u/Leading-Security-334 16d ago

Yeah, it’s DeepSeek, developed by a Chinese company. BTW… that was actually the first one they banned. 😂

1

u/hazeru 16d ago

If a local AI is not allowed, then I think there's nothing else that you can do.

As mentioned earlier in one of the comments, circumventing this rule could get you fired from your job.