3 links tagged with all of: open-source + software-engineering
Click any tag below to further narrow down your results
Links
This article introduces a platform that helps users explore and learn from open-source projects using AI-generated learning paths. The system analyzes codebases to create structured guides tailored to different learning styles. Users can search for projects or request new ones, and they receive updates on the latest trends in AI development.
This article explores the bus factor concept, which measures the risk of knowledge loss in teams when key members leave. It details a project analyzing open source repositories to assess their bus factors using a specific algorithm, revealing surprising trends in code coverage and author contributions.
Kimi-Dev-72B is an advanced open-source coding language model designed for software engineering tasks, achieving a state-of-the-art performance of 60.4% on the SWE-bench Verified benchmark. It leverages large-scale reinforcement learning to autonomously patch real repositories and ensures high-quality solutions by only rewarding successful test suite completions. Developers and researchers are encouraged to explore and contribute to its capabilities, available for download on Hugging Face and GitHub.