{"id":27968570,"url":"https://github.com/ging/poc_llm_cb_fiware-naples","last_synced_at":"2026-03-06T15:03:32.861Z","repository":{"id":255551624,"uuid":"849929737","full_name":"ging/Poc_LLM_CB_FIWARE-Naples","owner":"ging","description":"Webinar using Naples as a demo city","archived":false,"fork":false,"pushed_at":"2025-04-24T08:11:47.000Z","size":8166,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T21:04:39.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ging.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-30T14:35:21.000Z","updated_at":"2025-04-24T08:11:51.000Z","dependencies_parsed_at":"2024-09-06T02:06:22.898Z","dependency_job_id":"aa98fb1c-5bc1-4a7a-bda1-e5d3371abecb","html_url":"https://github.com/ging/Poc_LLM_CB_FIWARE-Naples","commit_stats":null,"previous_names":["ging/poc_llm_cb_fiware-naples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ging/Poc_LLM_CB_FIWARE-Naples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2FPoc_LLM_CB_FIWARE-Naples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2FPoc_LLM_CB_FIWARE-Naples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2FPoc_LLM_CB_FIWARE-Naples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2FPoc_LLM_CB_FIWARE-Naples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ging","download_url":"https://codeload.github.com/ging/Poc_LLM_CB_FIWARE-Naples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2FPoc_LLM_CB_FIWARE-Naples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30182686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T21:04:36.282Z","updated_at":"2026-03-06T15:03:32.842Z","avatar_url":"https://github.com/ging.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poc_LLM_CB_FIWARE\n\n## Deployment \n\n### Download the desired map\nDownload and copy the desired `.mbtiles` in the `./src/map` folder\n\n\n1. [Madrid Map](https://drive.upm.es/s/17y49EZQJm90m1J) \n2. [Naples Map](https://drive.upm.es/s/ntikqYe2zqudukx)\n\n\n### Serve the map\n\n```\ncd src/map\ndocker run -it -v $(pwd):/data -p 8080:8080 maptiler/tileserver-gl:v4.6.6 --verbose\n``` \nYou can access localhost:8080 to see if the map was loaded correctly\n\n\n### Configure API OPEN-AI\n```\ncd src\ncp template.env .env\n# modify OPENAI_API_KEY with your OPENAI_API_KEY \n```\n\n### Configure the map\nModify `.env` with the initial position to be loaded\n\n```\n# MADRID -\u003e 41.65606, -0.87734\n# NAPLES -\u003e 40.85216, 14.26811 \nINITIAL_LATITUDE=40.85216\nINITIAL_LONGITUDE=14.26811\nINITIAL_ZOOM=10\n```\n\n### Build the POC\n```\ncd src\nnpm install\nnpm run build\n```\n\n### Start FIWARE GEs\n\n```\ncd src\ndocker compose up -d\n```\n\n### Populate Context Broker with entities:\n```\ncd src/data\n./generated_provision_{city}.sh # city you loaded the map\n```\n\n## Start playing\n\nOpen index.html and start playing...\n\n\n\n\n\nhttps://github.com/user-attachments/assets/b5c6375b-6fb8-45ee-bf65-7447f01a658c\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fging%2Fpoc_llm_cb_fiware-naples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fging%2Fpoc_llm_cb_fiware-naples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fging%2Fpoc_llm_cb_fiware-naples/lists"}