This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# Сервис классфикации обзращений пользователей в систему обработки заявок на следующие классы:
```json
{
[
"road_conditions",
"traffic_accidents",
"weather_conditions",
"parking_and_stopping",
"public_transport",
"fares_and_payments",
"traffic_violations_and_fines",
"routes_and_navigation",
"emergency_assistance",
"informational_requests",
"technical_issues",
"accessibility_for_disabled",
"environmental_issues",
"events_and_restrictions",
"complaints_and_suggestions",
"delays_and_holdups",
"tickets_and_reservations",
"road_safety",
"new_projects_information",
"special_services"
]
}
```
## Запуск приложения:
Для запуска приложения необходимо установить все зависимости и запустить main.py с помощью Uvicorn: