DocNavigator
AI-powered chatbot builder for enhancing product documentation/support websites
GraphCanon updated 1w · GitHub synced 1w
Decision brief
DocNavigator is an AI-powered chatbot builder for enhancing interactions on product documentation and support pages using TypeScript.
Good fit when
- You need to enhance user interaction with your product's documentation or support pages through AI-assisted chat functionality.
- Your project requires a framework that uses TypeScript, aligning well with modern backend web development standards.
Avoid when
- You require extensive customization beyond what DocNavigator offers and intend to build from scratch or prefer a more flexible open-source alternative.
- Your environment or project configuration limits the use of Docker, which is recommended for deployment according to the provided README excerpt.
Observed Jul 14, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (1026d since push)
- As of 1w
- Provenance
- Not a fork · Personal account
- As of 1w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install DocNavigator npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
DocNavigator is an AI-driven chatbot framework built with TypeScript to improve user interaction on product documentation and support pages.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 15, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 15, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 15, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 15, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 15, 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.
For agents
This page has a .md twin and JSON over the API.