Skip to content

A Vue.js frontend application for interacting with NERON, an LLM-based chatbot.

License

Notifications You must be signed in to change notification settings

cmnemoi/ask_neron_front

Repository files navigation

Ask NERON App

Continuous Integration Netlify Status

A web application for interacting with NERON, a RAG-based chatbot which can answer questions about eMush from curated documents.

Stack:

Contributing

Prerequisites

Installation

# Clone the repository
git clone https://github.com/cmnemoi/ask_neron_front.git
cd ask_neron_front

# Install dependencies
npm install

Usage

Start the development server:

npm run dev

The application will be available at http://localhost:5173

Development

  • Lint code with make lint
  • Run tests with make test
  • Build for production with npm run build

License

The source code of this repository is licensed under the AGPL-3.0-or-later License.

Some Motion Twin graphic assets are licensed under the CC BY-NC-SA 4.0 license.

About

A Vue.js frontend application for interacting with NERON, an LLM-based chatbot.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •