Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI. [⚠️ DEVIKA DOES NOT HAVE AN OFFICIAL WEBSITE ⚠️]
Role in this project:
DevOps & Full-stack Engineer Contributions:2 reviews, 1 PR, 9 comments in 1 day
Contributions summary:Sounnish primarily focused on setting up and configuring the project's infrastructure and deployment pipelines. Their contributions included adding Dockerfile and Docker Compose support for both the backend (Python) and frontend (Svelte/JavaScript) applications, using tools like `uv` (a Python package manager) and `bun`. They configured the frontend's build process and deployment settings, including the use of environment variables, and resolved a frontend loading issue. Furthermore, they updated build and deployment configurations to accommodate performance considerations and the integration of a Makefile for streamlined builds.