Skip to content

lindh/IoT_Service_Platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoT_Service_Platform

This repository provides an implementation of an IoT service platform and an LLM-based agent for evaluating and supporting intelligent IoT service selection.
The project focuses on enabling interoperability between heterogeneous IoT devices and providing standardized interfaces for both atomic and complex IoT services.
By combining these services with Large Language Models (LLMs), the platform allows agents to interpret natural language queries and select appropriate IoT services effectively.

Repository Structure

├── data/ # Ground-truth datasets for evaluation

├── iot_service_platform/ # IoT platform code (Lambda functions, adapters, etc.)

├── llm-agent/ # LLM-based agent implementation and evaluation

└── README.md # Project overview (this file)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%