You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET API that uses AI to analyze logs and suggest fixes.
Tech Stack
ASP.NET Core
Clean Architecture
AI integration (OpenAI / Ollama)
About
A .NET 9 / ASP.NET Core Web API that analyzes logs using AI and suggests actionable fixes. Implements Clean Architecture (API → Application → Domain → Infrastructure) and supports both single and batch log analysis with structured JSON output.