Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.17 KB

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.