EdgeOne Geo
Retrieves user geolocation information and integrates it with large language models.
소개
EdgeOne Geo demonstrates how to leverage EdgeOne Pages Functions to obtain user geolocation data and seamlessly integrate it with large language models through the Model Context Protocol (MCP). It utilizes an EdgeOne Pages Function to access geolocation data and presents it in JSON format. The MCP server component exposes a 'get_geolocation' tool that AI models can use, further enhancing the integration process.
주요 기능
- Includes a sample EdgeOne Pages Function for geolocation retrieval
- Retrieves user geolocation using EdgeOne Pages Functions
- Exposes a `get_geolocation` tool for AI models
- Integrates geolocation data with large language models via MCP
- 0 GitHub stars
- Provides a ready-to-deploy MCP server
사용 사례
- Personalizing content based on user location
- Enhancing AI model responses with location-specific information
- Providing location-aware services within AI applications