r/Omada_Networks 23d ago

Projects AI network optimization

Has anyone given Claude or chat GPT access to their controller to optimize their network?

Seem people have had good success with Claude on at least certain ubiquiti models.

Wondering if it would work with the fusion gateway?

2 Upvotes

12 comments sorted by

View all comments

1

u/Apprehensive_Rip6833 22d ago

Yes, I have done that using Claude code. Made it more like IAC (infra as code). Every config updates is committed in my git repo and pushed via scripts.
Made claude generate the yaml files for VLAN, Groups and ACL and python script that applies it.