Skip to content

Nicyzk/rag_next

Repository files navigation

Description

This app is a chat app hosted on: https://infinitus-next.vercel.app/ built using React, Next.js, TailwindCSS, and interfaces with an API at http://18.118.140.126/ .

Accessing the website

Method 1: Public URL

Important note: The react app is hosted on Vercel which uses HTTPs while the api is hosted on AWS without SSH. To resolve the issue of mixed content, please allow insecure content: https://experienceleague.adobe.com/en/docs/target/using/experiences/vec/troubleshoot-composer/mixed-content.

Method 2: Running the development server

To install requirements:

npm install

To start the server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Usage

  • The search page provides an input field for the user to input their query. Be sure to select a database from the dropdown that functions as the context.
  • The database page allows you to create databases or upload files.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors