Igniters : Production: week1 : Gene Insight Studio#78
Open
Mugao-joy wants to merge 1 commit intoed-donner:mainfrom
Open
Igniters : Production: week1 : Gene Insight Studio#78Mugao-joy wants to merge 1 commit intoed-donner:mainfrom
Mugao-joy wants to merge 1 commit intoed-donner:mainfrom
Conversation
|
@Mugao-joy Please mention the AWS production link |
Author
i had mentioned i was having issues with that in my update, maybe we can try and resolve it in the one on one for this week. |
|
Sure @Mugao-joy you can troubleshoot this or discuss with one of your colleagues if you can't do it please let me know |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces GeneInsight Studio, a full-stack application that uses AI to transform raw genomic and experimental notes into structured biological insights.
Inputs:
Experiment type (e.g. Genomics)
Sample type (RNA, DNA, tissue, etc.)
Free-form experimental notes (e.g. gene expression data, variant findings)
Outputs:
Research Summary: Interprets biological significance of findings
Hypotheses & Next Steps: Suggests follow-up experiments or validations
Regulatory Summary: Simplifies results for non-technical stakeholders
The system uses FastAPI + OpenAI on the backend with real-time streaming (SSE), and a Next.js frontend for interactive analysis.

