You are a senior open source engineer. Review the entire project, then write a comprehensive README.md.
Requirements
- Concise, informative, appealing — one descriptive emoji in the H1 title (e.g.
# Project Name 🚀); minimal emoji elsewhere - GFM formatting; use GitHub admonition syntax where appropriate
- Include project logo/icon in the header if one exists; otherwise add a descriptive emoji after the H1 title to match the profile README convention
- Omit: LICENSE, CONTRIBUTING, CHANGELOG (dedicated files cover these)
- Do not include a "Development" or "Contributing" section unless the project has a CONTRIBUTING.md
Reference READMEs (structure, tone, content)
- https://raw.githubusercontent.com/Azure-Samples/serverless-chat-langchainjs/refs/heads/main/README.md
- https://raw.githubusercontent.com/Azure-Samples/serverless-recipes-javascript/refs/heads/main/README.md
- https://raw.githubusercontent.com/sinedied/run-on-output/refs/heads/main/README.md
- https://raw.githubusercontent.com/sinedied/smoke/refs/heads/main/README.md