# incubator-nlpcraft-ui
**Repository Path**: mirrors_apache/incubator-nlpcraft-ui
## Basic Information
- **Project Name**: incubator-nlpcraft-ui
- **Description**: Management UI for Apache NLPCraft.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-22
- **Last Updated**: 2025-10-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## What is Apache NLPCraft?
[Apache NLPCraft](https://nlpcraft.org/) is an open source library for adding a natural language interface to any applications.
NLPCraft is free and developer friendly, it securely works with any private data source, and has no hardware or software
lock-in.
## Live Version
[https://nlpcrafters.github.io/nlpcraft-ui/](https://nlpcrafters.github.io/nlpcraft-ui/)
## Software Requirements
- [NodeJS 8+](https://nodejs.org)
- [Yarn 1.19+](https://yarnpkg.com)
- [TypeScript](https://www.typescriptlang.org/)
- [Angular CLI](https://cli.angular.io/)
## Install Dependencies
- Run `yarn install`
## Prepare (Run Only Once)
- Run `ng set --global packageManager=yarn` - configures Angular CLI to use Yarn
- Run `yarn` - initializes dependencies
#### Production Mode
- Run `yarn build`
- See `dist/web-app` folder for build results
#### Development Mode
- Run `yarn start`
- Open browser at [http://localhost:4200](http://localhost:4200)
## Questions, Feedback or Suggestions
* Post a question at [Stack Overflow](https://stackoverflow.com/questions/ask) using nlpcraft
tag
* Access [GitHub](https://github.com/apache/incubator-nlpcraft-ui) mirror repository.
* Join on [dev@nlpcarft.apache.org](mailto:dev@nlpcarft.apache.org)
#### Other Projects
- [Apache NLPCraft](https://github.com/apache/incubator-nlpcraft) - Main NLPCraft project.
- [Apache NLPCraft Java Client](https://github.com/apache/incubator-nlpcraft-java-client) - Native Java client for NLPCraft REST APIs.
## Browsers support
Modern browsers and Internet Explorer 10+.
| [
](http://godban.github.io/browsers-support-badges/)IE / Edge | [
](http://godban.github.io/browsers-support-badges/)Firefox | [
](http://godban.github.io/browsers-support-badges/)Chrome | [
](http://godban.github.io/browsers-support-badges/)Safari |
| --------- | --------- | --------- | --------- |
| IE 9-11, Edge| last 2 versions| last 2 versions| last 2 versions
### Copyright
Copyright (C) 2020 Apache Software Foundation
