DocNavigator
Enrichment pendingAI-powered chatbot builder that is designed to improve the user experience on product documentation/support websites
GraphCanon updated today · GitHub synced today
130
Stars
18
Forks
0
Open issues
4
Watchers
2y
Last push
TypeScript Apache-2.0Created May 6, 2023
Trust & integrity
Full report- Maintenance
- Dormant (992d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
AI-powered chatbot builder that is designed to improve the user experience on product documentation/support websites
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 11, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 11, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 11, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 11, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 11, 2026
Categories
Tags
README
Build the Docker image
docker build -t doc-navigator .
Run the Docker container
docker run -p 3000:3000 doc-navigator
Or start locally
```bash
---
## License
This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details.