| User Service | Handles logic related to the User model |
| Conversation Service | Handles logic related to the Conversation model |
| Message Service | Handles logic related to the Message model |
| Citation Service | Handles logic related to the Citation model |
| Sermon Collection Service | Handles logic related to the SermonCollection model |
| Group Service | Handles logic related to the Group model |
| Admin Settings Service | Handles logic related to the AdminSettings model & the configuration of app-wide settings |
| Chat Service | Wraps the Azure OpenAI SDK for generative AI responses |
| Markdown Service | Wraps the MarkDig SDK for handling markdown |
| Document Storage Service | Wraps the Azure Storage SDK for storing & managing blobs |