A* Projects .

Technology

A*

A* is the definitive pathfinding algorithm that combines actual distance and heuristic estimates to find the shortest route with maximum efficiency.

Engineers at SRI International (Peter Hart, Nils Nilsson, and Bertram Raphael) debuted A* in 1968, and it remains the standard for efficient pathfinding. It calculates the best route using the formula f(n) = g(n) + h(n): g(n) tracks the cost from the start, while h(n) provides a heuristic estimate to the target. This logic allows the algorithm to ignore irrelevant paths, saving significant compute time in applications like StarCraft pathing or GPS navigation. As long as your heuristic is admissible (it never overestimates the distance), A* guarantees the shortest path every time.

https://en.wikipedia.org/wiki/A*_search_algorithm
1797 projects · 95 cities

Related technologies

Recent Talks & Demos

Showing 1081-1104 of 1797

Members-Only

Sign in to see who built these projects

Artifact: Unified AI Workspace
Seattle Aug 27
React OpenAI API
Claude Code On-the-go
Seattle Aug 27
Claude Code TypeScript
micro:bit MCP Server
Seattle Aug 27
OpenAI Agent SDK Gradio
Bestie: Center of Every Group
Seattle Aug 27
GPT-5 Claude Code
Claude Code to Production AI Infra
Seattle Aug 27
Claude Code MCP
Autobounds: Pixels to Polygons
Seattle Aug 27
Python PyTorch
Composable Agents for Enterprise AI
Seattle Aug 27
Gemini LlamaIndex
DocSmith: AI Code Documentation
Seattle Aug 27
AIGNE Framework AIGNE CLI
Teamate: AI Teammate in Slack
Seattle Aug 27
Slack LLM
Mullet Method: One Flask, Many Sites
Seattle Aug 27
Claude Augment
Ingeniería Creativa
Manizales Aug 27
n8n Airtable
Vibe Coding con IA copiloto
Manizales Aug 27
Claude Code Gemini CLI
cuML UMAP: Tomografías 3D Interactivas
Manizales Aug 27
Python NVIDIA RAPIDS
PentestIA: Autonomous Pentesting Training
Manizales Aug 27
FastAPI Docker
n8n Gemini Workflow Automation
Manizales Aug 27
Gemini Gemini CLI
Homemade and Follow AI Platforms
Amsterdam Aug 27
TAO LLM
Zatoona: Causal AI for Science
Amsterdam Aug 27
FastAPI SQLite
Oasis: Interpretable RAG embeddings
Amsterdam Aug 27
Oasis RAG
ValueSpotter
New York City Aug 26
Next Google Cloud
ESP32 WebRTC Conversational Voice Agent
New York City Aug 26
WebRTC ESP32
HRMNY: Real-time LLM Voice Agent
New York City Aug 26
Next WebRTC
LangGraph Multi-Step AI Agent
New York City Aug 26
LangGraph Ollama
Infinite AI Canvas for PRDs
New York City Aug 26
LangGraph Custom Components
TextEvolve: Automated LLM Design
New York City Aug 26
Python Gemini