nullmastermind / nullgpt-indexer

A section of the repository https://github.com/nullmastermind/chatgpt-web is dedicated to providing you with a method to communicate using confidential documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I'm working on a better version of this project, But I moved to Python for some features that could work.

This project still working until the new project is completed.

ChatGPT Web

This repository contains a section dedicated to providing a method for communication using confidential documentation. Main repository: https://github.com/nullmastermind/chatgpt-web

Installation

Make sure you have Node.js version 18.16.1 or higher installed.

Create a .env file with the required content. You can use the .env.example file as a reference and set the value for OPENAI_API_KEY.

# Install dependencies
corepack enable
yarn install

# Build the project
yarn build

# Start the application
yarn start

Usage

To create an index, go to https://dongnv.dev and click the cog icon (to the left of the document select UI).

About

A section of the repository https://github.com/nullmastermind/chatgpt-web is dedicated to providing you with a method to communicate using confidential documentation.


Languages

Language:TypeScript 95.3%Language:JavaScript 4.0%Language:Shell 0.6%Language:Batchfile 0.1%