J.A.R.V.I.S core repository. Built by members of Cogito NTNU. Includes core extensions and functionality. Extra functionality for personal use (a custom python extension) should not be pushed to this repo.
To improve the deployment process and ensure consistency across different environments, we need to dockerize key components of our system. This includes creating Docker services for the vector database, the frontend, and the backend applications.
The current docker image makes it possible to have the same development environment on all machines. How to use this is also documented in the docs/manuals/developer_setup.md
To improve the deployment process and ensure consistency across different environments, we need to dockerize key components of our system. This includes creating Docker services for the vector database, the frontend, and the backend applications.
Acceptence criteria: