Self Hosting DocsAI
Tech Stack
- NextJS (opens in a new tab)
- Tailwind (opens in a new tab)
- tRPC (opens in a new tab)
- ShadcnUI (opens in a new tab)
- Prisma (opens in a new tab)
- Postgres (opens in a new tab)
- NextAuth (opens in a new tab)
- Pinecone (opens in a new tab)
- Cloudflare R2 (opens in a new tab)
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.