{"id":13454540,"url":"https://github.com/hulunote/hulunote","last_synced_at":"2025-03-24T06:30:52.366Z","repository":{"id":228762096,"uuid":"774193517","full_name":"hulunote/hulunote","owner":"hulunote","description":"Powerful prompt engineering development platform by Hulunote","archived":false,"fork":false,"pushed_at":"2025-02-16T14:07:34.000Z","size":1092,"stargazers_count":45,"open_issues_count":1,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-16T14:37:32.580Z","etag":null,"topics":["clojure","clojurescript","datascript","gpt","llm","webapp"],"latest_commit_sha":null,"homepage":"https://www.hulunote.com","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hulunote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-19T05:31:20.000Z","updated_at":"2025-02-16T14:07:37.000Z","dependencies_parsed_at":"2024-10-28T21:46:14.403Z","dependency_job_id":null,"html_url":"https://github.com/hulunote/hulunote","commit_stats":null,"previous_names":["hulunote/hulunote"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hulunote%2Fhulunote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hulunote%2Fhulunote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hulunote%2Fhulunote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hulunote%2Fhulunote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hulunote","download_url":"https://codeload.github.com/hulunote/hulunote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245222251,"owners_count":20580117,"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","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":["clojure","clojurescript","datascript","gpt","llm","webapp"],"created_at":"2024-07-31T08:00:55.138Z","updated_at":"2025-03-24T06:30:52.361Z","avatar_url":"https://github.com/hulunote.png","language":"Clojure","funding_links":[],"categories":["Clojure"],"sub_categories":[],"readme":"# Hulunote: Powerful prompt engineering development platform\n\n![](./hulunote_prompt_engineering.png)\n \n## Feature\n* Datalog help LLM Prompt Engineering, to achieve explainability of AI\n* Use datomic/datascript or cozodb\n* Hippocampus for AI, with Embedded Datalog\n* Embedding datalog knowledge into LLM enhances LLM's logical reasoning capabilities\n* Build powerful prompt database(datomic db) from https://github.com/xlisp/prompt-engineering-design\n\n## technical framework\n\n* clojure and clojurescript\n* datascript + rum\n* instaparse\n* ring\n* clj-http\n* re-frame\n\n## develop\n\n* Missing dependency\n```\n$ lein localrepo install jsr173-ri-1.0.jar com.bea.xml/jsr173-ri 1.0\n\n```\n* db environment\n```bash\n\n\u003e psql\nCREATE DATABASE functor_api;\n\n$  psql -d functor_api -Upostgres \u003c ./sql/init.sql\n$  for sql in `find . -name \"*.sql\" | grep -v init.sql | sort `; do psql -d functor_api -Upostgres \u003c $sql ; done\n\n```\n* backend\n```bash\n$ cp config/config.clj.default config/config.clj\n\n$ clojure -A:cider:run\n```\n* frontend\n```bash\n$ yarn \n\n$ clojure -A:cider:cljs:shadow watch hulunote\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhulunote%2Fhulunote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhulunote%2Fhulunote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhulunote%2Fhulunote/lists"}