Meet your intelligent documentation assistant, powered by Kapa.ai.
Ask questions about your favorite open-source frameworks and get instant, context-aware answers directly from the docs.
- Interactive Documentation Chat: Seamlessly ask and get answers from your documentation using Kapa.ai’s AI-powered assistant.
- Open-Source Framework Support: Works with popular open-source dev tools and frameworks.
- Instant, Context-Aware Answers: Retrieves relevant content directly from the docs for accurate responses.
- MIT Licensed: Fully open-source for community use and contributions.
- Node.js and npm/yarn installed.
- Git installed on your local machine.
- (Optional) API keys or environment variables if using integrations.
Follow these steps to get started locally:
- Clone the repository
git clone https://github.com/Noble-TS/ChatToDocs.git
- Navigate into the project directory
cd ChatToDocs - Install dependencies
npm install
- Start the development server
npm run dev
We welcome contributions!
Feel free to fork the repo, create a new branch, and submit a pull request.
Please make sure your code adheres to existing project conventions and passes all tests before submission.
This project is licensed under the MIT License – see the LICENSE file for details.
We’ve applied for the Kapa Open Source Program to enhance ChatToDocs.
Once integrated, Kapa AI will power an interactive chat widget directly within the documentation site, allowing users to ask questions and receive instant, accurate answers sourced from project docs.