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
1791 projects · 95 cities

Related technologies

Recent Talks & Demos

Showing 701-724 of 1791

Members-Only

Sign in to see who built these projects

AI Ops Circuit Breaker Fallback
Montreal Nov 20
FastAPI Python
Dolphin Acoustic TFLite Models
Montreal Nov 20
Android Java
Constrained Decoding: LLM Pixel Art
Montreal Nov 20
Modal Transformers
SportAI
Nürnberg Nov 20
Crew AI Python
Sentence Transformers: Content Categorization
Nürnberg Nov 20
GPT-4 LangChain
Youz: AI Landmark Guide
Nürnberg Nov 20
GPT-4 Claude-3
AI Coding: Multi-Agent Workflow
Atlanta Nov 18
GPT-4 LangChain
Practical AI: Code and Subagents
Atlanta Nov 18
Claude Code Markdown
Spec Reviewer: Figma/Jira Context Agent
New York City Nov 17
LangChain AWS AgentCore
Ambient Code: Reproducible AI Agents
Boston Nov 17
Next React
Semantic Caching for Agent Systems
New York City Nov 17
RAG AGENTS
Claude Agents with SigAgent Tracing
Boston Nov 17
Claude Code Python
Code Gen for Data Science Apps
Boston Nov 17
Cursor Django
Storybook-Creator: AI Books to Print
Waterloo Nov 17
OpenAI API Next
GPT-5 Ad Campaign Simulator
Boston Nov 17
GPT-4 LangChain
AI-powered linter
Waterloo Nov 17
TypeScript Claude Sonnet/Haiku
AI Coach for Quantitative Trading
Boston Nov 17
Groq Streamlit
Multi-agent User Interfaces
New York City Nov 17
Next CopilotKit V2
CityPulse: Multi-Modal Video Understanding
New York City Nov 17
Ollama FastAPI
Althy: AI Planner for Balance
New York City Nov 17
OpenAI API React
Snowflake Sales Agent with Claude
New York City Nov 17
Snowflake Cortex Snowpark
Evo 2 AlphaFold3 Cancer Classifier
New York City Nov 17
Evo2 AlphaFold3
VM Hub: Headless AI E-commerce
New York City Nov 17
Next React
Tender Agent: RAG in Production
Amman Nov 15
Google Gemini gemini-embedding-001