🔍Interpret data with an AI-powered detective🕵

1 stars 0 forks 1 watchers TypeScript MIT License
ai applicationinsights azure azureopenai kql kusto
4 Open Issues Need Help Last updated: Aug 29, 2025

Open Issues Need Help

View All on GitHub
Support local LLM about 2 months ago

AI Summary: The user wants to enable `aidx` to utilize local Large Language Models (LLMs) instead of relying on external AI services. The proposed solution involves integrating a local AI provider, specifically mentioning `phi-3` via `ollama`.

Complexity: 2/5
enhancement good first issue

🔍Interpret data with an AI-powered detective🕵

TypeScript
#ai#applicationinsights#azure#azureopenai#kql#kusto
enhancement help wanted good first issue

🔍Interpret data with an AI-powered detective🕵

TypeScript
#ai#applicationinsights#azure#azureopenai#kql#kusto

AI Summary: This issue proposes removing the `npm run watch` task and the `nodemon` dependency from the project. For a CLI tool, this watch mode is deemed unnecessary and impractical, as CLI tools are typically executed as one-time commands and the existing `npm run dev` script suffices for development. The objective is to simplify the project structure and reduce dependency bloat.

Complexity: 1/5
enhancement good first issue refactoring

🔍Interpret data with an AI-powered detective🕵

TypeScript
#ai#applicationinsights#azure#azureopenai#kql#kusto

AI Summary: This issue aims to convert all remaining Japanese comments (both inline and JSDoc) in specific files (`src/cli/index.ts`, `src/utils/config.ts`, `src/services/stepExecutionService.ts`) to English. The objective is to enhance code accessibility for international contributors and ensure consistency with recent refactoring efforts.

Complexity: 1/5
enhancement good first issue

🔍Interpret data with an AI-powered detective🕵

TypeScript
#ai#applicationinsights#azure#azureopenai#kql#kusto