{"id":20510418,"url":"https://github.com/kardelruveyda/langgraph-exercises","last_synced_at":"2025-06-27T21:33:54.854Z","repository":{"id":244391794,"uuid":"815100385","full_name":"KardelRuveyda/langgraph-exercises","owner":"KardelRuveyda","description":"My LangGraph Exercises 🦜🕸️","archived":false,"fork":false,"pushed_at":"2024-06-21T11:03:10.000Z","size":327,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T06:42:47.424Z","etag":null,"topics":["chatbot","langchain","langgraph"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/KardelRuveyda.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-06-14T10:58:17.000Z","updated_at":"2025-01-22T16:47:52.000Z","dependencies_parsed_at":"2024-06-14T12:48:07.674Z","dependency_job_id":"3f05394d-8b44-45d2-9e08-2f0520c767e2","html_url":"https://github.com/KardelRuveyda/langgraph-exercises","commit_stats":null,"previous_names":["kardelruveyda/langgraph-exercises"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KardelRuveyda/langgraph-exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KardelRuveyda%2Flanggraph-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KardelRuveyda%2Flanggraph-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KardelRuveyda%2Flanggraph-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KardelRuveyda%2Flanggraph-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KardelRuveyda","download_url":"https://codeload.github.com/KardelRuveyda/langgraph-exercises/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KardelRuveyda%2Flanggraph-exercises/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262335053,"owners_count":23295553,"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":["chatbot","langchain","langgraph"],"created_at":"2024-11-15T20:29:27.291Z","updated_at":"2025-06-27T21:33:54.711Z","avatar_url":"https://github.com/KardelRuveyda.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LangGraph 🦜🕸️\n\nLangGraph, doğal dil işleme (NLP) ve konuşma tanıma gibi alanlarda kullanılan yapay zeka uygulamaları geliştirmek için kullanılan bir Python kütüphanesidir. Bu kütüphane, dil modellemesi ve akışları (flows) oluşturma konusunda kolaylık sağlar.\n\n## Özellikler\n\n- Dil modellemesi için geniş bir sözlük ve grammer seti.\n- Akışlar oluşturmak için basit ve esnek arayüz.\n- Yapay zeka projeleri geliştirmek için kullanışlı örnekler ve rehberler.\n\n## Başlangıç\n\nLangGraph'ı kullanmaya başlamak için [kurulum adımları](#kurulum) bölümüne göz atabilirsiniz.\n\n## Kurulum\n\nLangGraph'ı kullanmak için öncelikle Python yüklü olmalıdır. Daha sonra aşağıdaki adımları izleyebilirsiniz:\n\n1. LangGraph'ı pip aracılığıyla yükleyin:**pip install langgraph**\n2. LangGraph'ı projenize ekleyin:\n\n```python\nfrom langgraph import LangGraph\nfrom langgraph import LangGraph\n\ngraph = LangGraph()\ngraph.add_node(\"node1\", \"Merhaba dünya!\")\ngraph.add_node(\"node2\", \"Nasılsınız?\")\ngraph.add_edge(\"node1\", \"node2\")\ngraph.set_entry_point(\"node1\")\ngraph.set_finish_point(\"node2\")\n\napp = graph.compile()\n\n\nresponse = app.invoke()\nprint(response)\n```\n\n## Makale\n\nLangGraph hakkında daha fazla bilgi edinmek ve detaylı bir inceleme okumak için aşağıdaki makaleyi ziyaret edebilirsiniz:\n\n\u003ca href=\"https://ruveydakardelcetin.medium.com/thor-ve-loki-gibi-langchain-ve-langgraphın-güçlü-i̇şbirliği-041b16fe14ba\" target=\"_blank\"\u003eThor ve Loki Gibi: LangChain ve LangGraph'ın Güçlü İşbirliği\u003c/a\u003e\n\n\n\u003cimg src=\"https://github.com/KardelRuveyda/langgraph-exercises/assets/33912144/c817bc97-dbca-4656-84ef-98443243270b\" alt=\"image\" width=\"300\"/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkardelruveyda%2Flanggraph-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkardelruveyda%2Flanggraph-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkardelruveyda%2Flanggraph-exercises/lists"}