🚀 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:
9
test_single_hotel.json
Normal file
9
test_single_hotel.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"id": "0ce9aa01-c609-11ef-92da-dd7e077a2220",
|
||||
"name": "Cosmos Selection Saint-Petersburg Nevsky Royal Hotel (Космос Селекшн Санкт-Петербург Невский Роял отель)",
|
||||
"website": "selectionnevsky.cosmosgroup.ru/ru",
|
||||
"phone": "+78123225000",
|
||||
"category": "пять звезд"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user