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

Related technologies

Recent Talks & Demos

Showing 1241-1264 of 1802

Members-Only

Sign in to see who built these projects

Intrinsic Dimension: Optimizing Embeddings
Austin Jul 10
Claude Sonnet 4 datasets
AI Agents vs Agentic AI
Austin Jul 10
AWS Google Colab
Specialized Agents Building ASI
Austin Jul 10
Claude Anthropic API
LuchaCoach: Local AI Meeting Coach
Austin Jul 10
OpenAI GPT-4 OpenAI Whisper API
Bolt: Quick Web Prototyping
DC Jul 10
GPT-4 LangChain
AI Response Validation Methods
DC Jul 10
NextJS TypeScript
Good Gov AI: Delivering Public Good
DC Jul 10
AWS Flask
Aura: Local AI Gaming Companion
DC Jul 10
Llama 3 OpenAI Whisper
Voice Trivia Bot
DC Jul 10
OpenAI API Cursor
Survaize: Vision Models Generate Apps
DC Jul 10
GPT-4 Python
Sourcebot: Agentic Codebase Understanding
Vancouver Jul 8
Claude Sonnet Gemini
Sourcebot: Agentic Codebase Understanding
Vancouver Jul 8
Claude Sonnet Gemini
University RAG System Deployment
Nürnberg Jul 3
FastAPI sentence-transformers
AI-Built Flutter Supabase App
Nürnberg Jul 3
Claude Gemini
DeepGit
Nürnberg Jul 3
LangChain HuggingFace models
Lovable: AI Tech Implementation Agent
Nürnberg Jul 3
ChatGPT Perplexity
AI Task Hub
Nürnberg Jul 3
Python GitHub
Master's AI Thesis Journey
Regensburg Jul 3
scikit-learn KNIME
Fraud Detection using Open Source Models
Nürnberg Jul 3
magistral-small-2506 LangChain
Insight Engine: NLP and Agentic AI
Houston Jul 1
GPT-4 LangChain
AI Cloud Architecture Diagrams
Houston Jul 1
GPT-4 Llama-2
PromptBud: Smarter AI Interactions
Boston Jun 30
OpenAI API FastAPI
Semantic Kernel for Agentic RAG
Boston Jun 30
Azure OpenAI Semantic Kernel
Code QA
Boston Jun 30
GPT-4 LangChain