Skip to content

ExpiProject/nerai

NERAI

License: MIT Language: TypeScript

All-in-one AI app built with Electron and TypeScript including a browser, notes, terminal, and more.

Language: TypeScript (primary), HTML, CSS

Framework: Electron

License: MIT

Maintainers: @MrYapikZ

Overview This repository contains the NERAI application — an integrated, multi-pane desktop app built on Electron with a TypeScript codebase. NERAI provides a bundled browser view, notes, terminal, and additional tools in a single cross-platform desktop application.

Getting started

  1. Install dependencies: npm install
  2. Run in development (renderer + main with hot-reload): npm run start
  3. Build production bundle: npm run make

Architecture

  • Electron main process (src/main) — app lifecycle, native integrations, window management
  • Renderer process (src/renderer) — UI, components, webviews (browser)
  • Shared code (src/shared) — types, utilities, state management

Contributing See CONTRIBUTING.md for guidelines on contributing, code style, and pull request process.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •