# Nathan-code-development/AIApplication

AI model square and chat with AI.

Repository: https://github.com/Nathan-code-development/AIApplication
Canonical: https://ross.abutalabs.com/products/aiapplication
Language: C#
License: MIT
License Family: permissive
Last push: 2026-05-11T05:32:56+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 81, release rhythm 35, longevity 12
- inputs: {"age_days": 180, "days_push": 114, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1046, forks 36 (observed 2026-08-28T04:03:21.843478+00:00)

## What it is
A cross-platform mobile chat application built with .NET MAUI in C# that lets users converse with multiple AI models including DeepSeek, Doubao, and Qwen. It supports image and file attachments, chat history persistence, user authentication, profile management, and a gallery showcasing popular AI models.

## Use cases
- chat with multiple AI models from one mobile app
- switch between DeepSeek, Doubao, and Qwen in a single interface
- send images and files as context to AI models
- save and browse past AI conversations by topic
- compare popular AI models with specs, pricing, and reviews
- register and log in with email verification on a mobile AI client

## When to choose
- you want a native cross-platform mobile client for several Chinese and global LLM providers
- you need a .NET MAUI reference app showing chat UI, attachments, and auth flows
- you want local chat history persistence with topic grouping on mobile

## When to avoid
- you need a production-ready secure deployment - API keys are stored client-side and a backend proxy is recommended
- you need a web or desktop-only chat interface
- you don't want to run the required Spring Boot backend server for auth and history

## Facets
- artifact type: application
- maturity: active
- function: chatbot, http-client, auth, serialization, file-upload
- domain: artificial-intelligence, large-language-models, chatbots, mobile-development, cross-platform
- platform: cross-platform, dotnet
- tags: dotnet-maui, multi-model-chat, deepseek, qwen, doubao, chat-history, model-gallery, csharp, android, ios, mobile

## Member repositories
- Nathan-code-development/AIApplication (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.843478+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:01:55.704611+00:00, confidence not recorded.
  - readme: https://github.com/Nathan-code-development/AIApplication (fetched 2026-08-28T04:03:21.843478+00:00, sha b895e8844e95)
- Data as of 2026-08-30T08:39:29.467469+00:00.
