Your code contains inventions you don't know about yet.
ObviouslyNot scans your GitHub repos and surfaces strategic concepts hiding in your everyday code. These strategic concepts may be inventive. Your first scan is free. No API key, no credit card required.
👉 Start Your Free ScanThis one loop was a patentable invention.
def uncertainty_guided_cache_invalidation(query, E, cache):
"""ML-guided selective invalidation using uncertainty/drift"""
drift = cosine_sim(E[query], cache.E).std() # semantic drift (uncertainty)
thresh = base_thresh * (1 + cache.staleness(query)) # adapt to recency/frequency
if drift > thresh:
keys = cache.semantic_neighbors(query, radius=drift) # target related entries only
return cache.invalidate(keys, decay=drift) # selective, proportional purge
return cache.get(query)
Paste a GitHub URL. Get scored strategic concepts with evidence citations from your actual code.
Developers don't know what they've built.
In early pilots, our code scanner found strategic concepts hiding in everyday codebases. Ideas the developers did not realize might be novel. Our scanner identifies and surfaces the ideas, so you can explore whether they may be patentable with a patent attorney.
How it works.
Sign Up and Scan
Create an account and paste a GitHub URL. Your first repository scan is completely free. We cover the AI costs.
Review Your Discoveries
Our AI analyzes your codebase for strategic algorithms, architectures, and methods that may set your product apart from the competition. You get scored concepts with evidence citations from your actual code. A patent attorney can help you determine whether to attempt to protect these strategic concepts by filing a patent application.
Go Further With Your Own Key
Add your OpenRouter API key for unlimited scans. You choose the models. You see the costs. Full transparency.
Built for builders.
If you write code, ship products, or build with AI, you're creating intellectual property. We help you identify the strategic concepts you've already created that might be protectable by a patent.
Software Engineers
Your algorithms, architectures, and technical solutions may be patentable. Most engineers never take the first step to find out.
Scan your codeTech Founders
Your IP is your moat. Discovering and protecting it early can shape fundraising, licensing, and exit value.
Discover your IPVibe Coders
AI is changing who creates software. If you're building novel systems with AI tools, the innovations are still yours to protect.
See what you've builtAnd patent attorneys.
Your clients' code might contain inventions that they are unaware of and therefore never disclose to you. Our scanner finds strategic concepts that might be inventive and generates structured technical disclosures, ready for your review.
AI-structured disclosures
Scored strategic concepts with evidence citations from the actual codebase. Skip the hours of invention disclosure forms and intake interviews.
Alice/Mayo aware
Automatically generate a description of potentially patentable concepts, even a draft claim set anchored to specific technical implementations. Built with Section 101 compliance in mind. You, as attorney, guide and approve what is drafted during the entire process.
Scans where innovation lives
We scan Git repos and PRs, where innovation actually happens now, not meeting notes.
Attorney-first by design
We discover and structure. You exercise the legal judgment. Built to work with you, not replace you.
Managing a patent portfolio?
Enterprise patent teams need systematic invention surfacing across engineering orgs. Most rely on engineers self-reporting, which means most innovations go unprotected.
Systematic discovery
Scan across repos and teams to find innovations engineers don't flag. Turn reactive IP strategy into proactive portfolio building.
Scales with your org
From a single team to hundreds of engineers. Structured disclosures feed directly into your existing patent workflow.
Runs inside your perimeter
Local-first scanning keeps source code within your corporate environment. No external API calls, no cloud uploads, no compliance review required.
You've already built something novel. Take the first step in finding out what that is.
Paste a GitHub URL. Get scored strategic concepts with evidence from your code. Free first scan, no credit card.
Found something worth trying to protect? Our technical disclosure pipeline generates a technical description of your strategic concept from your scan results. Take this to a patent attorney to explore patentability. Free while in beta.
Want to learn more about protecting your innovations? Check out our Resources →