Discover and explore top open-source AI tools and projects—updated daily.
agnosticengAI-powered analytics desktop application
Top 100.0% on SourcePulse
AI Powered Analytics
agnosticeng/agx is a desktop application and web interface for exploring and querying data using a modern, interactive UI. It targets engineers and power users, offering AI-powered analytics and flexible deployment options, either as a standalone native app or connected to a remote server, simplifying data interaction.
How It Works
Built with Tauri, SvelteKit, and Plot, agx provides a dual-mode architecture. It functions as a native desktop application leveraging ClickHouse for local data, or as a web interface connecting to a remote ClickHouse instance. Core features include an interactive SQL editor with syntax highlighting, LLM integration for schema exploration, and a tabular results display, all packaged within a cross-platform framework.
Quick Start & Requirements
https://agx.app.git clone https://github.com/agnosticeng/agx && cd agx) and run docker compose up. Access at http://localhost:8080.curl -fsSL https://raw.githubusercontent.com/agnosticeng/agx/main/scripts/install_agnostic_udfs.sh | sh.OLLAMA_ORIGINS="https://app.agx" ollama serve.Highlighted Details
Maintenance & Community
Contributions are welcomed via Pull Requests. The project does not specify community channels (like Discord/Slack) or list major contributors/sponsors in the provided README.
Licensing & Compatibility
Licensed under the permissive MIT License. This license allows commercial use, modification, distribution, and private use, with minimal restrictions, ensuring broad compatibility.
Limitations & Caveats
The README does not detail specific limitations, known bugs, or alpha/beta status. Setup requires adherence to prerequisites including Node.js, Rust, and Tauri system dependencies.
1 month ago
Inactive
microsoft
ag-grid