diff --git a/README.md b/README.md index 50f2a4a..7a223cd 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ pip install docbuddy docbuddy ``` -This starts a local server on port **8008** and opens your browser to [http://localhost:8008/docs/index.html](http://localhost:8008/docs/index.html). +This starts a local server on port **8008** and opens your browser to `http://localhost:8008/standalone.html`. #### Custom Host/Port diff --git a/docs/index.html b/docs/index.html index f7830b6..2665a26 100644 --- a/docs/index.html +++ b/docs/index.html @@ -448,7 +448,7 @@
- Opens at http://localhost:8008/docs/index.html
+ Opens at the address shown in the terminal (default port 8008)
AI-Enhanced API Documentation
++ Load any OpenAPI schema and explore it with Chat, Workflow, and Agent + assistance β powered by your local LLM. +
+ + +
+ Enter a direct openapi.json URL, or paste a /docs page URL
+ and DocBuddy will auto-detect the schema.
+
+ Launch this page locally in order to connect to local LLMs (Ollama, LM Studio, vLLM). +
+
+ Opens at
+
+
+ Replace your FastAPI /docs page with DocBuddy β get AI chat, workflows,
+ and agent tools directly alongside your API explorer.
+