{"id":30318346,"url":"https://github.com/altinn/digdir-rag","last_synced_at":"2025-08-17T20:11:38.478Z","repository":{"id":275506794,"uuid":"919373420","full_name":"Altinn/digdir-rag","owner":"Altinn","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-12T22:52:23.000Z","size":2567,"stargazers_count":3,"open_issues_count":12,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-13T00:28:49.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Altinn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-20T09:20:28.000Z","updated_at":"2025-06-02T10:01:55.000Z","dependencies_parsed_at":"2025-03-12T00:22:46.404Z","dependency_job_id":"cbbec066-3713-4149-af90-47a1bedb1f6d","html_url":"https://github.com/Altinn/digdir-rag","commit_stats":null,"previous_names":["altinn/digdir-rag"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Altinn/digdir-rag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdigdir-rag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdigdir-rag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdigdir-rag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdigdir-rag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altinn","download_url":"https://codeload.github.com/Altinn/digdir-rag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Fdigdir-rag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270899582,"owners_count":24664720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-17T20:10:32.036Z","updated_at":"2025-08-17T20:11:38.458Z","avatar_url":"https://github.com/Altinn.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kunnskapsassistent (prototype)\n\nAn AI tool for knowledge workers to analyze large document repositories.\n\nRAG techniques ensure grounded responses to user queries. \n\n\nTech stack:\n- Electric Clojure v2\n- Typesense v28\n- Datahike + Postgres\n- OpenAI or Azure OpenAI compatible inference API\n- ColBERT reranker\n\n## Local development\n\n## Global dependencies\n\n\n### Java and Clojure \n\nMacOS, using Homebrew\n\n`brew install openjdk@21`\n\nNB: be sure to add the necessary symlink as instructed at the end of the previous command\n\nClojure command line tools:\n\n`brew install clojure/tools/clojure`\n\n\n### Yarn 4.x.x\n`corepack enable`\n`yarn set version stable`\n\n\n### Install project dependencies\n\n`yarn install` to install Tailwind and other javascript dependencies\n\n\n`yarn build:tailwind:dev` to build the css watch and build\n\n\nDev build:\n\n* Shell: `clj -A:dev -X dev/-main`, or repl: `(dev/-main)`\n* http://localhost:8080\n* Hot code reloading works: edit -\u003e save -\u003e see app reload in browser\n\nProduction build:\n\n```shell\nclj -X:build:prod build-client\nclj -M:prod -m prod\n```\n\n## Docker\n\nsee `Dockerfile` \n\n\n### Runtime env variables:\n\nFor local development, you can specify values for Postgres, Typesense, Azure OpenAI and ColBERT reranker secrets in the `mise.development.local.toml` file (gitignored).\n\nIn production, specify the secrets in the environment variables of the server.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Fdigdir-rag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltinn%2Fdigdir-rag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Fdigdir-rag/lists"}