Abhinav633 commited on
Commit
67ffe67
·
verified ·
1 Parent(s): 2dcf36f

Update frontend/src/App.jsx

Browse files
Files changed (1) hide show
  1. frontend/src/App.jsx +1 -1
frontend/src/App.jsx CHANGED
@@ -131,7 +131,7 @@ export default function App() {
131
  ContraGenAI · Bioengineering · Reproducibility
132
  </div>
133
  <h1 style={{ fontSize: 28, fontWeight: 800, margin: "0 0 8px" }}>ContraGenAI</h1>
134
- <div style={{ fontSize: 14, color: "#a78bfa", marginBottom: 8 }}>Protocol Contradiction Detector</div>
135
  <p style={{ color: "#aab", fontSize: 13, lineHeight: 1.6, maxWidth: 620 }}>
136
  Upload 2 or more research papers and detect methodological contradictions across experimental protocols —
137
  reagents, temperatures, cell lines, antibodies, timing and more.
 
131
  ContraGenAI · Bioengineering · Reproducibility
132
  </div>
133
  <h1 style={{ fontSize: 28, fontWeight: 800, margin: "0 0 8px" }}>ContraGenAI</h1>
134
+ <div style={{ fontSize: 14, color: "#a78bfa", marginBottom: 8 }}>A Protocol Contradiction Detector</div>
135
  <p style={{ color: "#aab", fontSize: 13, lineHeight: 1.6, maxWidth: 620 }}>
136
  Upload 2 or more research papers and detect methodological contradictions across experimental protocols —
137
  reagents, temperatures, cell lines, antibodies, timing and more.