note-rags-frontend Svelte Themes

Note Rags Frontend

Web-frontend for note-rags system written in Svelte

Note RAGs - Frontend

A modern note-taking application powered by Retrieval-Augmented Generation (RAG) and generative AI. This frontend provides an intuitive interface for creating, organizing, and intelligently searching through your notes using advanced AI capabilities.

Features

  • Smart Note Taking: Create and organize notes with AI-powered assistance
  • Intelligent Search: Find relevant information across your notes using semantic search
  • RAG Integration: Leverage retrieval-augmented generation for enhanced note interactions
  • Modern UI: Built with Svelte for a fast, responsive user experience

Getting Started

Prerequisites

  • Node.js (version 18 or higher)
  • npm, pnpm, or yarn

Installation

  1. Clone the repository and navigate to the frontend directory
  2. Install dependencies:
npm install
# or
pnpm install
# or
yarn install

Development

Start the development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

Project Status

This project is under active development. Features and functionality are subject to change as we continue to enhance the AI-powered note-taking experience.

Note: Make sure to configure the backend services for full functionality. Refer to the main project documentation

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes