Skip to content

updated information that StructSense can be used from BrainKB website.#18

Merged
tekrajchhetri merged 1 commit intomainfrom
updaet-new-ui-info
Nov 12, 2025
Merged

updated information that StructSense can be used from BrainKB website.#18
tekrajchhetri merged 1 commit intomainfrom
updaet-new-ui-info

Conversation

@tekrajchhetri
Copy link
Copy Markdown
Collaborator

this pull requests updates the information that StructSense can be used from BrainKB website.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @tekrajchhetri, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request enhances the user onboarding experience by providing an additional, more accessible method for interacting with StructSense. It introduces a direct link to the BrainKB website, allowing users to utilize StructSense's functionalities without the need for local installation, thereby streamlining the initial setup process for those who prefer a web-based approach.

Highlights

  • Documentation Update: The structsense_getting_started.md file has been updated to include information about an alternative way to use StructSense.
  • Direct Usage Option: Users can now access and use StructSense directly from the BrainKB website without needing to install anything locally.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@tekrajchhetri tekrajchhetri merged commit bf80c15 into main Nov 12, 2025
1 check passed
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the getting started documentation to inform users that StructSense can be used directly from the BrainKB website. My review focuses on improving the readability of this new information. I've suggested a small change to make the link more user-friendly by using descriptive text instead of a raw URL, which also improves the sentence flow.

cd structsense
pip install -e .
```
Or, if you prefer not to install anything, **use StructSense directly from the BrainKB website** at [https://beta.brainkb.org/](https://beta.brainkb.org/).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

For better readability, consider using descriptive link text instead of the raw URL.1 Additionally, using the preposition 'on' would make the sentence sound more natural.

Suggested change
Or, if you prefer not to install anything, **use StructSense directly from the BrainKB website** at [https://beta.brainkb.org/](https://beta.brainkb.org/).
Or, if you prefer not to install anything, **use StructSense directly on the [BrainKB website](https://beta.brainkb.org/)**.

Rules References

Footnotes

  1. Using descriptive text for hyperlinks (e.g., 'BrainKB website') instead of the raw URL improves readability and accessibility. It provides users with clear context about the link's destination.

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