Feedback for my Project
Hey all,
as the title says, I need some input about the side business I am working on next to my day job. No advertisement in this post.
About me :
(EU based) Day job is enterprise consulting - focus on ITSM for large regulated companies (mostly). Around 10 years working in the IT industry. The project started around 3-4 months ago and I am a lot of hours into this project next to my job.
The pattern I noticed for a lot of customers: "We would love to use new tech like AI, but the compliance is a nightmare so we can't." Since this year , I am additionally hearing : "What about the EU AI Act? We dont want to start right now." I also experienced the issue first hand : Claude Code could speed up my work -->can't use it on customers instances --> dont use it at all.
The rough concept:
A gateway/layer that sits between the company's apps and whichever LLM they use. It has 3 jobs:
Step 1 Sanitize prompts before they hit the LLM (replace names, emails , ids etc. with placeholders before the LLM session them, restores them on the way back (user doesnt see a difference).
Step 2 Produce a cryptographically signed certificate for every call (auditor can prove later the model didn't see raw identity data and that the log wasn't edited)
Step 3 Work with whichever LLM the customer already picked -- fully self hosted for enterprise
The whole architecture is more complex and has features like(custom trained sanitizer model per enterprise customer that assists the sanitisation layer).
What I want to understand is :
- In your opinion, is it a real problem or a "me in my bubble problem?"
2)Does the idea talk to you in any way or too difficult to understand ?
3)Is the problem I am trying to solve clear.
Disclaimer: I posted a similar post already in a very small niche subreddit and got decent feedback.
Thank you so much for reading, any feedback appreciated!
Thadec