microsoft / microsoft/generative-ai-with-javascript
Link Checker Report
Open
Nobody has claimed this yet.
automated issue
report
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 841
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Summary
| Status | Count |
|---|---|
| π Total | 812 |
| β Successful | 756 |
| β³ Timeouts | 0 |
| π Redirected | 0 |
| π» Excluded | 6 |
| β Unknown | 0 |
| π« Errors | 50 |
| β Unsupported | 0 |
Errors per input
Errors in .github/CONTRIBUTING.md
- [404] https://github.com/microsoft/ollama-javascript-playground/issues/new | Rejected status code (this depends on your "accept" configuration): Not Found
- [404] https://github.com/microsoft/ollama-javascript-playground/pulls | Rejected status code (this depends on your "accept" configuration): Not Found
Errors in app/README.md
- [403] https://pixabay.com/ | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://pixabay.com/music/build-up-scenes-medieval-opener-270568/ | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://pixabay.com/music/classical-string-quartet-adagio-pour-cordes-289664/ | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://pixabay.com/music/folk-medieval-background-196571/ | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://pixabay.com/music/mystery-ancient-181070/ | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://pixabay.com/music/world-magical-ritual-shaman-amazonian-indians-197516/ | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in docs/additional-resources.md
- [404] https://learn.microsoft.com/microsoft-cloud/dev/tutorials/openai-acs-msgraph | Rejected status code (this depends on your "accept" configuration): Not Found
- [404] https://moaw.dev/workshop/?src=gh:azure-samples/azure-openai-rag-workshop/docs/ | Rejected status code (this depends on your "accept" configuration): Not Found
- [404] https://moaw.dev/workshop/gh:azure-samples/azure-openai-rag-workshop/docs/workshop-qdrant.md | Rejected status code (this depends on your "accept" configuration): Not Found
Errors in docs/setup/getting-started-azure-openai.md
- [404] https://learn.microsoft.com/en-us/azure/ai-services/deploy/ | Rejected status code (this depends on your "accept" configuration): Not Found
Errors in docs/setup/README.md
- [403] https://www.npmjs.com/package/dotenv | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in index.html
- [ERROR] file:///home/runner/work/generative-ai-with-javascript/generative-ai-with-javascript/images/favicon.png | Cannot find file
- [ERROR] file:///home/runner/work/generative-ai-with-javascript/generative-ai-with-javascript/index.css | Cannot find file
Errors in lessons/01-intro-to-genai/README.md
- [403] https://chatgpt.com/ | Error (cached)
Errors in lessons/01-intro-to-genai/translations/README.bn.md
- [403] https://chatgpt.com/ | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/01-intro-to-genai/translations/README.fr.md
- [ERROR] file:///home/runner/work/generative-ai-with-javascript/generative-ai-with-javascript/lessons/README.md#responsible-ai-disclaimer | Cannot find file
- [403] https://chatgpt.com/ | Error (cached)
Errors in lessons/01-intro-to-genai/translations/README.pt-br.md
- [403] https://chatgpt.com/ | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/01-intro-to-genai/translations/README.zh-cn.md
- [403] https://chatgpt.com/ | Error (cached)
Errors in lessons/02-first-ai-app/README.md
- [403] https://platform.openai.com/docs/api-reference/completions | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation#text-generation-models | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/tokenizer | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/02-first-ai-app/translations/README.bn.md
- [403] https://platform.openai.com/docs/api-reference/completions | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation#text-generation-models | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/tokenizer | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/02-first-ai-app/translations/README.fr.md
- [403] https://platform.openai.com/docs/api-reference/completions | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation#text-generation-models | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/tokenizer | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/02-first-ai-app/translations/README.pt-br.md
- [403] https://platform.openai.com/docs/api-reference/completions | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation | Error (cached)
- [403] https://platform.openai.com/docs/guides/text-generation#text-generation-models | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/tokenizer | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in lessons/02-first-ai-app/translations/README.zh-cn.md
- [403] https://platform.openai.com/docs/api-reference/completions | Rejected status code (this depends on your "accept" configuration): Forbidden
- [403] https://platform.openai.com/docs/guides/text-generation | Error (cached)
- [403] https://platform.openai.com/docs/guides/text-generation#text-generation-models | Error (cached)
- [403] https://platform.openai.com/tokenizer | Error (cached)
Errors in lessons/05-rag/README.md
- [404] https://moaw.dev/workshop/gh:azure-samples/azure-openai-rag-workshop/docs/workshop-qdrant.md | Error (cached)
Errors in lessons/05-rag/translations/README.bn.md
- [404] https://moaw.dev/workshop/gh:azure-samples/azure-openai-rag-workshop/docs/workshop-qdrant.md | Error (cached)
Errors in lessons/05-rag/translations/README.fr.md
- [404] https://moaw.dev/workshop/gh:azure-samples/azure-openai-rag-workshop/docs/workshop-qdrant.md | Error (cached)
Errors in lessons/05-rag/translations/README.pt-br.md
- [404] https://moaw.dev/workshop/gh:azure-samples/azure-openai-rag-workshop/docs/workshop-qdrant.md | Error (cached)
Errors in lessons/05-rag/translations/README.zh-cn.md
- [404] https://moaw.dev/workshop/gh:azure-samples/azure-openai-rag-workshop/docs/workshop-qdrant.md | Error (cached)
Errors in videos/demos/02-prompt-engineering/readme.md
- [403] https://platform.openai.com/api-keys | Rejected status code (this depends on your "accept" configuration): Forbidden
Errors in videos/demos/05-local-models/readme.md
- [ERROR] http://localhost:3000/ | Network error: error sending request for url (http://localhost:3000/) Maybe a certificate error?
Errors in videos/sessions/03-rag.md
- [404] https://aka.ms/ws/openai-rag-qdrant | Rejected status code (this depends on your "accept" configuration): Not Found
Errors in videos/sessions/04-langchainjs.md
- [404] https://aka.ms/ws/openai-rag-qdrant | Rejected status code (this depends on your "accept" configuration): Not Found
Full Github Actions output
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up β it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the files listed in the report and inspect the linked full GitHub Actions output for the 50 failures. Verify each broken external or local link, update the affected documentation and translations, and confirm that the link checker no longer reports these errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100