/docs-ai

Create AI support agents with your documents.

Primary LanguageTypeScript

DocsAI Logo

Docs AI

Train your documents, chat with your documents, and create chatbots that solves queries for you and your users.

Tech Stack

Getting started.

Prerequisites

  • Node.js (Version: >=18.x)
  • PostgreSQL
  • Redis

Developer setup

Docker

docker-compose.yml is available /app. Please note that you will need to provide environment variables for connecting to the postgres and redis.

For detailed instructions on how to configure and run the Docker container, please refer to the Docker Docker README in the docker directory.