{"id":17140273,"url":"https://github.com/kenzic/langchain-recipe-bot","last_synced_at":"2026-05-11T06:23:39.547Z","repository":{"id":229357784,"uuid":"772311837","full_name":"kenzic/langchain-recipe-bot","owner":"kenzic","description":"Repo for Medium tutorial \"Talk to Your Notion Database with LangChain.js\"","archived":false,"fork":false,"pushed_at":"2024-03-23T17:51:15.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T13:24:50.419Z","etag":null,"topics":["chromadb","javascript","langchain","langchain-js","notion","notion-api","notion-database"],"latest_commit_sha":null,"homepage":"https://medium.com/@kenzic/talk-to-your-notion-database-with-langchain-js-d3b15900d79e","language":"JavaScript","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/kenzic.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}},"created_at":"2024-03-15T00:07:59.000Z","updated_at":"2024-03-23T17:56:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd3af2c8-8309-4d78-a2ec-2d60156ad3f9","html_url":"https://github.com/kenzic/langchain-recipe-bot","commit_stats":null,"previous_names":["kenzic/langchain-recipe-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenzic%2Flangchain-recipe-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenzic%2Flangchain-recipe-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenzic%2Flangchain-recipe-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenzic%2Flangchain-recipe-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kenzic","download_url":"https://codeload.github.com/kenzic/langchain-recipe-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245232653,"owners_count":20581698,"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":["chromadb","javascript","langchain","langchain-js","notion","notion-api","notion-database"],"created_at":"2024-10-14T20:14:23.483Z","updated_at":"2026-05-11T06:23:39.496Z","avatar_url":"https://github.com/kenzic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LangChain Recipe Bot\n\n\u003e This is a high-level README. For detailed guide on how to use this project, please refer to the [Medium Article](https://medium.com/@kenzic/talk-to-your-notion-database-with-langchain-js-d3b15900d79e)\n\n## Setup\n1. Clone the reop: `git clone git@github.com:kenzic/langchain-recipe-bot.git`\n2. Install dependencies: `npm install`\n3. Add recipe template to Notion, create custom connection that has permission to access Notion database. Follow this [guide](https://medium.com/@kenzic/talk-to-your-notion-database-with-langchain-js-d3b15900d79e) for help.\n4. Create a `.env` file in the root of the project and add the following (replace brackets with your own values):\n```\nOPENAI_API_KEY=\u003cOPEN_AI_KEY\u003e\nCOLLECTION_NAME=\"recipes-4\"\nNOTION_DATABASE_ID=\u003cNOTION_DATABASE_ID\u003e\nNOTION_AUTH_SECRET=\u003cNOTION_AUTH_SECRET\u003e\n```\n5. run ChromaDB\n6. Load data into ChromaDB. `npm run load`\n\n## Usage\n\n1. Start the bot: `npm run chat`\n2. Chat away\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenzic%2Flangchain-recipe-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkenzic%2Flangchain-recipe-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkenzic%2Flangchain-recipe-bot/lists"}