├── AI-Universe-Hub.fig └── README.md /AI-Universe-Hub.fig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProgrammingHero1/AI-universe-hub/54d029dd1067a87768ce5361f3954221eba038ce/AI-Universe-Hub.fig -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # AI-universe-hub 2 | 3 | 4 | ## API Links 5 | All data: [https://openapi.programming-hero.com/api/ai/tools](https://openapi.programming-hero.com/api/ai/tools) 6 | 7 | Single data details: https://openapi.programming-hero.com/api/ai/tool/${id} 8 | 9 | Single data Example: https://openapi.programming-hero.com/api/ai/tool/01 10 | --------------------------------------------------------------------------------