Skip to content

Commit ddc7c3b

Browse files
authored
Create open-source-in-the-age-of-AI.md
1 parent e146d37 commit ddc7c3b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
author: nlharris
3+
category:
4+
- bosc
5+
- ismb
6+
- community
7+
date: "2026-03-30T02:30:32+00:00"
8+
draft: true
9+
tag:
10+
- bosc
11+
- ismb
12+
- conferences
13+
14+
title: "Open Source in the Age of AI"
15+
url: /posts/Open-Source-in-the-Age-of-AI/
16+
17+
---
18+
19+
![CoFest 2026 participants](/img/2026-03-29-elephant-and-pears.png)
20+
21+
At BOSC 2026, we want to talk about the elephant in the open-source room: **Is generative AI an advantage or a hindrance to open source?**
22+
23+
We invite abstracts on this topic. Some might be selected to give talks at BOSC (which will be part of ISMB 2026).
24+
We may also invite some of the chosen speakers to participate in a panel. The [submission deadline](/events/bosc-2026/submit/) is April 9.
25+
26+
For example, here are some possible topics (but don't feel restricted to these):
27+
28+
- Reuse: why does open source matter if there’s now little incentive to reuse?
29+
- Evaluating open source projects: AI tools can generate thousands of lines of code in seconds. The most costly process is now verifying that code for scientific accuracy (https://arxiv.org/abs/2507.09089). What are some good approaches to address this?
30+
- Contribution guidelines: balancing scale and utility of AI-assisted development with community-building
31+
- How should an open source project assess pull requests from AI agents?
32+
- Are zero-tolerance bans on submissions generated using AI reasonable? (e.g., https://medium.com/@livewyer/ai-disruption-to-open-source-software-oss-377f10be2d8a)
33+
- How can humans and AI agents best work together?
34+
- Attribution and credit:
35+
- How should we recognize contributions in an age of AI-assisted commits?
36+
- Transparency: Should there be mandatory requirements to disclose AI use, including models and prompts used?
37+
- Human ownership: should authors always remain legally and ethically accountable for the outputs of their code?
38+
- Licensing: do open source licenses still mean anything when coding agents can translate or reimplement code?
39+
- Sustainability: who does the long-term hard work of maintaining open source projects when AI does the "easy" work?
40+
- Credit for training data: part of what AI proposes is reusing existing human-coded work without crediting it. Can there be a way to fairly credit the contribution of an open source project to the (often non open-source) models?
41+
- When AI is the user: should open source projects be designed for machine consumers?
42+
- The deadly feedback loop: models are trained on what they produce. Does this really work?
43+
- Open data in the AI era: balancing access with protection from misuse
44+
45+
We look forward to seeing your thoughts on these topics! Please be sure to [submit your abstract](/events/bosc-2026/submit/) by April 9 if you want to be considered for a talk.

0 commit comments

Comments
 (0)