🚀 Full project sync: Hotels RAG & Audit System
✨ Major Features: - Complete RAG system for hotel website analysis - Hybrid audit with BGE-M3 embeddings + Natasha NER - Universal horizontal Excel reports with dashboards - Multi-region processing (SPb, Orel, Chukotka, Kamchatka) 📊 Completed Regions: - Орловская область: 100% (36/36) - Чукотский АО: 100% (4/4) - г. Санкт-Петербург: 93% (893/960) - Камчатский край: 87% (89/102) 🔧 Infrastructure: - PostgreSQL with pgvector extension - BGE-M3 embeddings API - Browserless for web scraping - N8N workflows for automation - S3/Nextcloud file storage 📝 Documentation: - Complete DB schemas - API documentation - Setup guides - Status reports
This commit is contained in:
38
chukotka_with_websites.json
Normal file
38
chukotka_with_websites.json
Normal file
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"id": "a631bc53-c608-11ef-92da-a3386548457a",
|
||||
"name": "«База морских экспедиций Алеут»",
|
||||
"category": "нет категории",
|
||||
"type": "Гостиница",
|
||||
"website": "Tour87.ru ",
|
||||
"phone": "+7 (921) 967 97 10",
|
||||
"has_website": true
|
||||
},
|
||||
{
|
||||
"id": "3e40bc92-c609-11ef-92da-35237cc5ab23",
|
||||
"name": "«Гостевой дом из бруса»",
|
||||
"category": "нет категории",
|
||||
"type": "Гостиница",
|
||||
"website": "park-beringia.ru",
|
||||
"phone": "+7 (42735) 221 64",
|
||||
"has_website": true
|
||||
},
|
||||
{
|
||||
"id": "933bd596-c606-11ef-92da-996538dfea64",
|
||||
"name": "Гостиница «Певек» МП «ЧРКХ»",
|
||||
"category": "нет категории",
|
||||
"type": "Гостиница",
|
||||
"website": "chrkh.ru",
|
||||
"phone": "+74273742645",
|
||||
"has_website": true
|
||||
},
|
||||
{
|
||||
"id": "3cb24abd-c608-11ef-92da-c39c585ec536",
|
||||
"name": "Отель \"Чукотка\"",
|
||||
"category": "три звезды",
|
||||
"type": "Гостиница",
|
||||
"website": "www.hotel87.ru",
|
||||
"phone": "+74272262661,+74272220788",
|
||||
"has_website": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user