close
Skip to content

code-blooded-developer/neuronote

Repository files navigation

NeuroNote

Your Second Brain for Every Document — an AI-powered knowledge base for uploading, organizing, and querying documents with an intelligent chat interface.

Features

  • 📄 Document Management — Upload, organize, and search through your documents
  • 🧠 AI Chat — Ask questions about your documents using natural language
  • 🌙 Dark/Light Mode — Comfortable viewing in any environment

Tech Stack

  • React — UI framework
  • TypeScript — Type-safe JavaScript
  • Turbopack — Fast build tool and dev server
  • Tailwind CSS — Utility-first CSS framework
  • radix-ui — Accessible component library
  • zustand — State Management

Getting Started

Prerequisites

  • Node.js 18+
  • npm

Installation

# Clone the repository
git clone git@github.com:code-blooded-developer/neuronote.git

# Navigate to the project directory
cd neuronote

# Install dependencies
npm install

# Start the development server
npm run dev

The app will be available at http://localhost:3000

Scripts

  • npm run dev — Start development server
  • npm run build — Build for production
  • npm run lint — Run ESLint

License

MIT

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors