ShrayRastogi.AISLE 1.0.0

dotnet tool install --global ShrayRastogi.AISLE --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local ShrayRastogi.AISLE --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ShrayRastogi.AISLE&version=1.0.0
                    
nuke :add-package ShrayRastogi.AISLE --version 1.0.0
                    

AISLE

AI-assisted Interview and Skills Learning Engine is a local-first AI tutor for mastering DSA, system design, and AI concepts.

AISLE runs as a .NET tool and serves a local web app. It uses a deterministic learning engine for flow, state, assessment, retesting, and interview loops, while GitHub Copilot generates questions, coaching, evaluations, and visualizations.

Install

dotnet tool install --global ShrayRastogi.AISLE

Run

aisle

By default, AISLE serves the local app on http://localhost:5037. If that port is busy, it falls back to another local port and logs the resolved address.

AISLE stores local app data under %LOCALAPPDATA%\AISLE\ on Windows.

Author

Created by Shray Rastogi.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.0 119 5/8/2026