HERE Technologies’ AI Coding Assistant Boosts Developer Productivity
HERE Technologies, in collaboration with the AWS Generative AI Innovation Center, has launched a new generative AI-powered coding assistant designed to streamline the onboarding process for its self-service Maps API for JavaScript. This innovative tool translates natural language queries into interactive map visualizations, enabling developers to quickly create maps with features like walking routes and circles around points. The assistant addresses the challenge of navigating extensive API documentation by providing executable code and explanations directly in response to user questions. Built on Amazon Bedrock, the solution leverages several AWS services, including Amazon Bedrock foundation models, Amazon Bedrock Knowledge Bases for Retrieval Augmented Generation (RAG), Amazon Bedrock Guardrails for content filtering, and Amazon DynamoDB for conversation management. The architecture employs a RAG workflow, ensuring that code suggestions are grounded in the latest, accurate API documentation. The system incorporates a follow-up question module for context awareness, a scope filtering module to prevent out-of-scope queries, and a response generation module using Anthropic’s Claude models for code generation and explanation. Prompt engineering techniques, including task breakdown, few-shot learning, and code template integration, were employed to improve accuracy. Evaluation results show a high code generation accuracy of 87.5%, with overall latency of 23.5 seconds and time to first token under 8 seconds. Potential improvements include automating evaluation using an LLM-as-a-judge approach and implementing a self-correction feedback loop. This coding assistant promises to significantly enhance developer productivity, accelerate API adoption, and improve the overall developer experience for HERE Maps API for JavaScript.
HERE Technologies’ new AI coding assistant demonstrates how ai automation productivity tools are transforming software development workflows across the industry.
Similar to how a chatgpt automation developer streamlines coding workflows, HERE Technologies’ AI assistant enhances development efficiency through intelligent code suggestions.

