devika
devika copied to clipboard
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. D...
Both front-end and back-end come up with no errors. Can navigate to the ui but Select Project, Select Model, Settings and Logs buttons do not work. Cant try a prompt...
I think using DuckDuckGO API for search could be more benefitial to it, and would make selfhosting the whole thing much simpler. https://github.com/deedy5/duckduckgo_search
Here is my first implementation for the docker support. I created a docker image for the ui and one for the backend (python) To test this docker implementation install the...
I cd to the ui folder and bun run dev but I receive the following error message: $ vite file:///mnt/Essam/AI/devika/ui/node_modules/vite/bin/vite.js:7 await import('source-map-support').then((r) => r.default.install()) ^^^^^ SyntaxError: Unexpected reserved word at...
Added Svelte Package and NPM package along with bun
I used the DDG PR, not sure if the search is working. I set the AI to write me a python hello world. It came up with a plan. Now...
It says that the current code isnt compatible with openai
You can leverage many of the latest models, paid and free through a single API at Openrouter.
Using the CONTRIBUTING.md is a more standard approach to display to contributors the instructions to follow. This is also encouraged by github. It reduces the length of readme.md and have...