issues Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:HTML
Filter by
61.7M results
The last sync was done in ad72daba361319d07d83d42641faf94c140f5f42. Anything after that is missing.
img width= 1107 height= 515 alt= Image src=
https://github.com/user-attachments/assets/f14f27c3-aedf-4092-9353-204b7f9bb70c /
📋 Description
Create the Participant registration flow page with field validation. Create project submission forms with input fields
for GitHub, demo URLs, tracks, and tech stacks.
⚙️ Reference Files ...
📋 Description
Initialize global styling in globals.css using custom HSL colors to create a modern dark mode design. Create the layout
wrappers, configure Tailwind configs, and create Zustand global stores ...
📋 Description
Implement ai/models/llm.py to connect with the Google Gemini 1.5 Flash API to generate constructive feedback paragraphs.
Fall back gracefully to templates in ai/mock_responses/feedback.json ...
📋 Description
Implement statistical outlier calculation inside ai/tasks/bias.py and ai/models/bias_detector.py. Group submissions by
gender, institution, and geographic location to identify reviewer scores ...
If you see carefully in the homeostasis class, the update method is only updating the first two elements of the tuple.
This has to fixed.
def update(self, action_impact: float, environment_surprise: float) ...
bug
📋 Description
Build the cost matrix calculations inside ai/tasks/assignment.py. Use ai/models/matcher.py to resolve global optimal
assignments minimizing conflict of interest and balancing load factor. ...
📋 Description
Complete the skill extraction pipeline inside ai/tasks/skills.py using the spaCy parser defined in ai/models/ner.py. Add
patterns for at least 50+ technology terms.
⚙️ Reference Files
...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.