Skip to content

Add BESSER Neural Network Editor - #462

Open
DaoudiNadia wants to merge 1 commit into
lukasmasuch:mainfrom
DaoudiNadia:main
Open

Add BESSER Neural Network Editor#462
DaoudiNadia wants to merge 1 commit into
lukasmasuch:mainfrom
DaoudiNadia:main

Conversation

@DaoudiNadia

@DaoudiNadia DaoudiNadia commented Jul 31, 2026

Copy link
Copy Markdown

What kind of change does this PR introduce?

  • [x ] Add a project
  • Update a project
  • Remove a project
  • Add or update a category
  • Change configuration
  • Documentation
  • Other, please describe:

Description:

Add BESSER Neural Network Editor, which is a web-based visual editor for designing neural network architectures and automatically generating PyTorch and TensorFlow code.

Checklist:

  • [x ] I have read the CONTRIBUTING guidelines.
  • [ x] I have not modified the README.md file. Projects are only supposed to be added or updated within the projects.yaml file since the README.md file is automatically generated.

Summary by cubic

Add BESSER Neural Network Editor as a new project in projects.yaml. It’s a web-based visual editor for neural network architectures that auto-generates PyTorch and TensorFlow code.

Written for commit eb6fe1b. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="projects.yaml">

<violation number="1" location="projects.yaml:4671">
P1: The project BESSER-PEARL/BESSER has only 183 stars, which is well below the 300-star minimum configured in `projects.yaml` (`min_stars: 300`). This project does not meet the repository's own inclusion criteria and will be automatically filtered out during generation, making the entry effectively dead configuration. Either the minimum star threshold for this project needs to be waived (if that's the intent) or the project should not be added until it reaches 300 stars.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread projects.yaml
- github_id: juspay/neurolink
category: ml-frameworks
description: Enterprise-grade LLM integration framework for building production-ready AI applications with built-in hallucination prevention, RAG, and MCP support
- name: BESSER Neural Network Editor

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: The project BESSER-PEARL/BESSER has only 183 stars, which is well below the 300-star minimum configured in projects.yaml (min_stars: 300). This project does not meet the repository's own inclusion criteria and will be automatically filtered out during generation, making the entry effectively dead configuration. Either the minimum star threshold for this project needs to be waived (if that's the intent) or the project should not be added until it reaches 300 stars.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At projects.yaml, line 4671:

<comment>The project BESSER-PEARL/BESSER has only 183 stars, which is well below the 300-star minimum configured in `projects.yaml` (`min_stars: 300`). This project does not meet the repository's own inclusion criteria and will be automatically filtered out during generation, making the entry effectively dead configuration. Either the minimum star threshold for this project needs to be waived (if that's the intent) or the project should not be added until it reaches 300 stars.</comment>

<file context>
@@ -4668,3 +4668,9 @@ projects:
   - github_id: juspay/neurolink
     category: ml-frameworks
     description: Enterprise-grade LLM integration framework for building production-ready AI applications with built-in hallucination prevention, RAG, and MCP support
+  - name: BESSER Neural Network Editor
+    github_id: BESSER-PEARL/BESSER
+    pypi_id: besser
</file context>

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the review. I acknowledge the min_stars: 300 threshold, however there are already several projects in this list with fewer than 300 stars (some with as low as 33 stars), which suggests exceptions have been made previously. I would appreciate it if the maintainer could confirm whether this entry can be included given this precedent, or advise on the best way to proceed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant