timsu / aipa

AI Project Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AIPA

AIPA is an experimental platform for integrating AI assistance with project management tools.

Getting Started

Create your environment file by copying .env.example into .env and filling out the fields.

Install deps:

npm install

Run the database migrations:

npx prisma migrate dev

Run the development server:

npm run dev

Visit localhost:4000

About

AI Project Assistant


Languages

Language:TypeScript 98.1%Language:CSS 1.1%Language:JavaScript 0.6%Language:Dockerfile 0.2%