Skip to content

chunchiech/ai-network-engineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Network Engineer

AI-powered network automation tools for Cisco and CCNP engineers.

Features

  • BGP Configuration Generator
  • BGP Best Path Analyzer
  • Route Map Generator (Planned)
  • Prefix List Generator (Planned)
  • AI Network Assistant (Planned)

Tech Stack

  • Python
  • FastAPI
  • GitHub Actions
  • Docker (Planned)

API Example

Generate BGP Config

GET /bgp

Example:

router bgp 65001 neighbor 10.1.1.1 remote-as 65002

Analyze Best Path

GET /bestpath

Example:

Weight=100 LocalPref=200 AS_PATH=3

Demo

Swagger

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages