Skip to main content
Public
README.md 1.87 KB

NexusAI Productivity Suite (appsgm Edition)

NexusAI is a privacy-first, open-source productivity platform designed for high-performance workflows. It leverages the appsgm AI infrastructure to provide advanced text intelligence, code auditing, and content synthesis directly in your browser.

🚀 Key Features

  • Intelligence Dashboard: Real-time insights into your interaction volume and productivity stats.
  • Smart Summarizer: Transform lengthy technical documents or articles into concise, actionable takeaways with tone detection.
  • Professional Code Review: Perform architectural and security audits on your code. Support for TypeScript, Python, Rust, and more.
  • Dynamic Content Generator: Templates for high-fidelity emails, blog posts, and technical documentation.
  • Nexus Assistant: A general-purpose chat interface for ad-hoc problem solving and creative brainstorming.
  • 🛡️ Privacy & Security

    NexusAI is built with a Zero-Log Architecture:

  • Local Processing: All data is sent directly to the appsgm API from your browser.
  • No Persistence: Chat history and processed documents are kept in volatile memory (ephemeral state).
  • Self-Hostable: Can be deployed on any static hosting provider (Vercel, Netlify, GitHub Pages) or locally.
  • 🛠️ Tech Stack

  • Frontend: React 19, Tailwind CSS (Glassmorphism UI)
  • Icons: Lucide React
  • Data Viz: Recharts
  • AI Engine: appsgm (via Google GenAI SDK)
  • 📦 Getting Started

    1. Requirements

    You need an API key for the underlying engine.

    2. Environment Variables

    Ensure your environment provides the following:

    process.env.API_KEY

    3. Local Development

    Clone this repository and run your preferred development server. The app is built as a standard ES module-ready web application.

    📜 License

    This project is open-source and available under the MIT License.

    About

    A privacy-first, open-source AI productivity suite featuring smart summarization, professional code auditing, and dynamic content generation—built on appsgm infrastructure with zero-log architecture.


    18 files
    2 folders
    38.65 KB total size
    0 open issues
    0 open pull requests
    0 watchers
    0 forks
    0 stars
    37 views
    Updated 5 days ago
    Languages
    TypeScript 96.0%
    HTML 4.0%