NeuralVault reimagines how researchers store, synthesize, and interact with knowledge. It moves beyond static storage to offer a dynamic, reasoning-aware workspace powered by Gemini 3 Pro.
- Logic Tutor: A reasoning engine that breaks down complex theorems and code using Chain-of-Thought processing.
- Visual Analysis: Instantly extract LateX formulas and architecture diagrams from whiteboard photos or paper screenshots.
- Semantic Graph: Organize papers (
.pdf), repositories, and datasets in a unified, searchable knowledge graph.
Built on a foundation of performance and type safety.
- Frontend: React, TypeScript, TailwindCSS (Glassmorphism & Neon Design System).
- Backend: Node.js, Express, Prisma ORM.
- Data: PostgreSQL (Cloud SQL), Google Cloud Storage.
- Infrastructure: Google Cloud Run, Cloud Build (CI/CD).
- AI: Google Gemini 1.5 Pro.
-
Clone the vault
git clone https://github.com/yourusername/neuralvault.git
-
Install dependencies
npm install # or yarn install -
Environment Create a
.envfile based on.env.examplewith your database and API keys. -
Ignite
npm run dev
This project is open-sourced under the MIT License.
Built for the future of academia.