Don't miss any moment of global AI innovation
Daily three-minute AI industry trends
AI industry milestones
AI monetization case sharing
AI image creation monetization cases
AI video creation monetization cases
AI audio creation monetization cases
AI content writing monetization cases
Free sharing of the latest AI tutorials
Shows total visits ranking of AI websites
Track fastest growing AI websites by traffic
Focus on AI websites with significant traffic drops
Shows weekly visits ranking of AI websites
AI websites most popular with US users
AI websites most popular with Chinese users
AI websites most popular with Indian users
AI websites most popular with Brazilian users
Total visits ranking of AI image generation websites
Total visits ranking of AI personal assistant websites
Total visits ranking of AI character generation websites
Total visits ranking of AI video generation websites
GitHub popular AI projects by total stars
GitHub popular AI projects by growth rate
GitHub popular AI developer ranking
GitHub popular AI organization ranking
GitHub popular deepseek open source projects
GitHub popular TTS open source projects
GitHub popular LLM open source projects
GitHub popular ChatGPT open source projects
Overview of GitHub popular AI open source projects
A* search algorithm in TypeScript
VIP cheatsheets for Stanford's CS 221 Artificial Intelligence
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
An simple and optimized grid pathfinding
Minimal A* implementation in C. No dynamic memory allocation.
Autonomous driving trajectory planning solution for U-Turn scenario
A very fast & zero-allocation, grid-based, pathfinding library for Go.
Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.
Collection of classes and functions to allow 2D/3D path generation with heuristic algorithms such as A*, Theta* and LazyTheta* and ROS Interfaces
Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.
A* (A Star) search algorithm for PHP