🚀 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:
37
test_hotels_spb.json
Normal file
37
test_hotels_spb.json
Normal file
@@ -0,0 +1,37 @@
|
||||
[
|
||||
{
|
||||
"id": "0ce9aa01-c609-11ef-92da-dd7e077a2220",
|
||||
"name": "Cosmos Selection Saint-Petersburg Nevsky Royal Hotel (Космос Селекшн Санкт-Петербург Невский Роял отель)",
|
||||
"website": "selectionnevsky.cosmosgroup.ru/ru",
|
||||
"phone": "+78123225000",
|
||||
"category": "пять звезд"
|
||||
},
|
||||
{
|
||||
"id": "577d2f7d-c606-11ef-92da-a1fc6d564d1c",
|
||||
"name": "Отель «Талион Империал Отель» ",
|
||||
"website": "www.taleonimperialhotel.com",
|
||||
"phone": "+78123249911",
|
||||
"category": "пять звезд"
|
||||
},
|
||||
{
|
||||
"id": "0acb5404-c608-11ef-92da-cbde829be3de",
|
||||
"name": "Отель «DOM BOUTIQUE HOTEL» ",
|
||||
"website": "www.domboutiquehotel.com",
|
||||
"phone": "+78122451040",
|
||||
"category": "пять звезд"
|
||||
},
|
||||
{
|
||||
"id": "ae2ed480-c607-11ef-92da-e5e154b01e47",
|
||||
"name": "ГОСТИНИЦА «ГРАНД ОТЕЛЬ ЭМЕРАЛЬД» ",
|
||||
"website": "www.grandhotelemerald.com",
|
||||
"phone": "+78127405000",
|
||||
"category": "пять звезд"
|
||||
},
|
||||
{
|
||||
"id": "0dc73903-c609-11ef-92da-659ea13fbb84",
|
||||
"name": "Гостиница «Corinthia St Petersburg» («Коринтия Санкт-Петербург») АО «Интернэшнл Хоутел Инвестментс (Бенелюкс) Б.В.», действующее в лице филиaлa ИХИ (Бенелюкс) в СПб ",
|
||||
"website": "www.corinthia.com/hotels/stpetersburg/",
|
||||
"phone": "+7 (812) 380-19-69",
|
||||
"category": "пять звезд"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user