[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"article-horizon-github-ai-news-briefings-en":3,"article-related-horizon-github-ai-news-briefings-en":35,"series-tools-b74531fe-b5d3-41e1-b928-6e95340c999d":88},{"id":4,"title":5,"content":6,"summary":7,"source":8,"source_url":9,"author":10,"image_url":11,"keywords":12,"language":18,"translated_content":10,"views":19,"is_premium":20,"created_at":21,"updated_at":21,"cover_image":11,"published_at":22,"rewrite_status":23,"rewrite_error":10,"rewritten_from_id":24,"slug":25,"category":26,"related_article_id":27,"status":28,"google_indexed_at":10,"x_posted_at":10,"tweet_text":10,"title_rewritten_at":10,"title_original":10,"key_takeaways":29,"topic_cluster_id":33,"embedding":34,"is_canonical_seed":20},"b74531fe-b5d3-41e1-b928-6e95340c999d","Horizon: GitHub repo for AI news briefings","\u003Cp data-speakable=\"summary\">Horizon is an open-source news radar that builds daily briefings in English and Chinese.\u003C\u002Fp>\u003Cp>Thysrael’s \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FThysrael\u002FHorizon\" target=\"_blank\" rel=\"noopener\">Horizon\u003C\u002Fa> repo packages a self-hosted news pipeline that fetches, deduplicates, scores, enriches, and summarizes stories into daily briefings. The project is on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FThysrael\u002FHorizon\" target=\"_blank\" rel=\"noopener\">GitHub\u003C\u002Fa>, with 3.9k stars, 540 forks, and 159 commits listed on the repository page.\u003C\u002Fp>\u003Ctable>\u003Cthead>\u003Ctr>\u003Cth>項目\u003C\u002Fth>\u003Cth>數值\u003C\u002Fth>\u003C\u002Ftr>\u003C\u002Fthead>\u003Ctbody>\u003Ctr>\u003Ctd>GitHub stars\u003C\u002Ftd>\u003Ctd>3.9k\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Forks\u003C\u002Ftd>\u003Ctd>540\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Commits\u003C\u002Ftd>\u003Ctd>159\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Languages\u003C\u002Ftd>\u003Ctd>English and Chinese\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Default window\u003C\u002Ftd>\u003Ctd>24h\u003C\u002Ftd>\u003C\u002Ftr>\u003C\u002Ftbody>\u003C\u002Ftable>\u003Ch2>What changed\u003C\u002Fh2>\u003Cp>Horizon is built to give developers a first-pass briefing over noisy sources instead of a single-model summary. It pulls from \u003Ca href=\"https:\u002F\u002Fgithub.com\u002F\" target=\"_blank\" rel=\"noopener\">GitHub\u003C\u002Fa> releases and user activity, \u003Ca href=\"https:\u002F\u002Fnews.ycombinator.com\u002F\" target=\"_blank\" rel=\"noopener\">Hacker News\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwww.reddit.com\u002F\" target=\"_blank\" rel=\"noopener\">Reddit\u003C\u002Fa>, RSS, Telegram, Twitter\u002FX, and OpenBB financial news watchlists.\u003C\u002Fp>\n\u003Cfigure class=\"my-6\">\u003Cimg src=\"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779135835448-si2t.png\" alt=\"Horizon: GitHub repo for AI news briefings\" class=\"rounded-xl w-full\" loading=\"lazy\" \u002F>\u003C\u002Ffigure>\n\u003Cp>The pipeline does more than collect links. It can deduplicate the same story across feeds, score items with \u003Ca href=\"\u002Ftag\u002Fclaude\">Claude\u003C\u002Fa>, GPT, \u003Ca href=\"\u002Ftag\u002Fgemini\">Gemini\u003C\u002Fa>, DeepSeek, Doubao, MiniMax, Ollama, or any \u003Ca href=\"\u002Ftag\u002Fopenai\">OpenAI\u003C\u002Fa>-compatible API, add web context, summarize comments, and publish the result to \u003Ca href=\"\u002Ftag\u002Fgithub\">GitHub\u003C\u002Fa> Pages, email, chat apps, webhooks, or MCP.\u003C\u002Fp>\u003Cul>\u003Cli>Source setup is driven by one JSON config.\u003C\u002Fli>\u003Cli>The wizard can generate a personalized source list from user interests.\u003C\u002Fli>\u003Cli>English and Chinese briefings come from the same inputs.\u003C\u002Fli>\u003Cli>Output targets include Pages, SMTP email, Feishu\u002FLark, DingTalk, Slack, Discord, and custom webhooks.\u003C\u002Fli>\u003C\u002Ful>\u003Ch2>Why it matters\u003C\u002Fh2>\u003Cp>For teams that track fast-moving tech or market news, Horizon reduces the manual work of scanning feeds and copying items into a daily digest. The repo also makes the scoring layer adjustable, so users can set thresholds and model choices instead of accepting a fixed ranking.\u003C\u002Fp>\n\u003Cfigure class=\"my-6\">\u003Cimg src=\"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779135832703-4dnv.png\" alt=\"Horizon: GitHub repo for AI news briefings\" class=\"rounded-xl w-full\" loading=\"lazy\" \u002F>\u003C\u002Ffigure>\n\u003Cp>That matters for builders who want a private briefing system they can run locally or in Docker. The project also ships a \u003Ca href=\"\u002Ftag\u002Fgithub-actions\">GitHub Actions\u003C\u002Fa> cron example, which makes it easier to turn the repo into an automated daily pipeline without building the orchestration from scratch.\u003C\u002Fp>\u003Cp>The main question is not whether AI can summarize news, but which sources, filters, and delivery channels you want in the loop.\u003C\u002Fp>","Horizon is an open-source news radar that pulls from HN, RSS, Reddit, Telegram, GitHub, and OpenBB to make daily English and Chinese briefings.","github.com","https:\u002F\u002Fgithub.com\u002FThysrael\u002FHorizon",null,"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779135835448-si2t.png",[13,14,15,16,17],"GitHub","news briefing","open source","AI summarization","daily digest","en",0,false,"2026-05-18T20:23:30.139775+00:00","2026-05-18T20:23:30.128+00:00","done","2b32f560-8cbf-4717-98f1-cf6f36dc7e3f","horizon-github-ai-news-briefings-en","tools","41688e9f-54e8-4270-b887-769090f99622","published",[30,31,32],"Open-source repo turns multiple feeds into daily English and Chinese briefings.","Supports source deduplication, AI scoring, enrichment, and comment summaries.","Can publish to GitHub Pages, email, chat apps, webhooks, or MCP.","a7343b93-37cc-4634-a2bc-707f6275bdb6","[0.019976392,0.012853104,0.01607228,-0.06678,-0.022896305,0.000247613,-0.0072237644,0.00012499848,0.010403357,-0.0055749426,0.010406749,-0.028327722,0.04129452,0.002100508,0.10170298,0.018461803,0.026319198,-0.023157846,0.01566451,0.0070118443,0.017148621,0.012911794,0.01895758,-0.026690947,-0.009500239,-0.007398958,0.019041805,0.0047469586,0.027939385,-0.0012798437,0.01613855,0.04288134,0.010889943,0.008851045,0.014791991,-0.0021491954,-0.0033441987,0.032939114,-0.013164459,0.021890523,0.0041587506,0.006944042,0.017614955,0.005167697,-0.031570926,-0.01920123,0.0071786577,-0.010649591,-0.0091439,0.012544175,-0.0045282464,0.018768817,-0.030015104,-0.15913782,0.01613084,0.03386648,0.0007759324,0.0079461,0.038197953,-0.02855612,-0.01834297,-0.009145364,-0.0016248123,-0.02131131,-0.005671954,-0.034308963,0.007047036,0.016553992,-0.009486011,-0.01101965,-0.018628202,-0.0028007545,0.005047661,-0.04226196,0.013559508,-0.017821573,0.009143871,-0.0010410349,0.010357466,-0.008319145,-0.035818156,-0.015020763,0.013373291,0.017329212,-0.00069395767,0.004875942,-0.0024381026,0.0036496627,0.016843393,0.014952936,0.02339002,0.015600161,0.0037833967,-0.009121218,-0.0031119643,0.016988803,0.008168302,-0.022657292,-0.011325451,-0.011371285,-0.019743865,-0.034558777,0.01938944,0.018260203,0.009521184,-0.016548693,-0.0052939355,0.022011094,0.009634073,0.0061406484,0.004720863,0.013444364,-0.00766884,0.014045167,0.0057458724,-0.13537648,-0.024767894,-0.008516346,0.0067471173,-0.0017235248,-0.010618905,-0.012774472,-0.0143628735,0.012814623,-0.00907598,-0.038823474,0.0043334016,0.014372706,-0.03923394,0.001859653,-0.005782178,-0.0035854962,0.014263741,-0.014214964,-0.010611258,-0.004670888,-0.016303403,-0.008895556,0.018553812,-0.02352968,0.009939295,0.03665075,-0.021663688,-0.0127845965,-0.044271663,-0.026646746,-0.021743909,-0.00026907778,-0.027681964,-0.009848227,0.009718645,-0.0048718727,0.013496471,-0.031481344,0.014336334,-0.022922423,-0.019942954,0.005547492,0.0037538104,0.021203754,0.02976931,-0.017354066,-0.0019722162,0.033695586,-4.83155e-05,0.015622238,0.008804726,-0.013048783,0.028302927,0.012418295,0.018229831,-0.012005673,0.010406392,0.0072310204,0.015013435,0.01005631,0.008969286,0.02276655,0.031801365,-0.03353348,0.014260711,-0.0042054025,0.01050243,0.00076419796,-0.012527104,-0.013074827,0.004922744,0.019792331,0.02196345,0.0003339357,-0.025416585,-0.002650358,0.020990226,-0.008486327,0.0046334458,-0.030731121,-0.008946748,-0.031452805,0.009358427,0.007959453,0.011505722,-0.011931623,0.030707564,-0.012289705,0.0072951117,-0.025802646,-0.040077526,0.0040308055,0.003102398,-0.022489678,-0.00088417076,-0.0018444338,0.0065627117,-0.019279752,0.00055183563,-0.01623966,-0.0013251331,0.016233569,0.0017960295,0.0068474407,0.0172852,-0.015758887,0.0031314408,0.007569001,-0.017904133,-0.009163672,0.0005751543,0.007806935,-0.015955023,0.016913997,-0.004272753,0.016480949,0.0031083934,0.007257226,-0.020386804,-0.0052375705,0.03035051,0.014720454,-0.0050504063,0.021479528,-0.006081259,0.0029308654,-0.0044034976,0.022165107,0.012676132,-0.016425282,0.025504215,0.0006592798,-0.019261777,0.0011698453,-0.0026152055,0.0026356792,-0.0063741845,0.009513401,-0.011245423,0.025594294,-0.009182683,0.005549582,-0.0044445926,-0.006194118,0.018062862,0.010749982,0.005381813,0.022413539,0.013755585,0.017661842,0.01358876,-0.0055041136,-0.0013386846,0.013766637,-0.010494531,0.02355318,0.003851557,0.012587865,-8.39923e-05,-0.016353829,-0.030311543,0.03692119,0.009033787,-0.017479103,-0.019292688,0.0017918426,-0.02230124,0.007439519,-0.012182358,0.008930404,-0.014040006,-0.018872883,0.007340656,-0.014606271,-0.0039171698,0.022759533,-0.01265762,-0.0019882133,-0.009436174,-0.0027808428,0.012075574,-0.008244426,-0.014187848,0.012781921,0.02604174,-0.027685361,0.036125872,0.070864104,-0.0043258322,0.019071732,0.004917184,0.021065136,0.038361408,0.02841161,-0.017035576,-0.025568228,0.013892995,-0.026108643,0.00183653,-0.012289463,0.014470922,-0.008797839,-0.016426796,-0.0072639617,-0.01922014,-0.017220246,0.032312248,0.033640463,-0.020250516,0.0054702666,0.0011751839,0.0005472076,0.022690631,-0.009710597,-0.013054048,0.032742914,-0.004536335,-0.004503538,0.026505843,0.020554308,-0.036292188,-0.024201397,-0.015411805,0.017903911,0.010529139,0.0063785906,-0.03563469,0.017348474,-0.003156844,0.0062506124,0.011122885,-0.006850328,-0.017359361,-0.017489597,0.021511648,-0.00937703,0.018657034,-0.013971431,-0.036930975,0.003858922,0.0006106454,-0.013877942,0.02213267,-0.022349546,0.0249048,0.0074230046,-0.011222174,-0.026611308,0.011884575,-0.013888149,0.015872471,0.026797013,-0.0011980882,0.01761122,-0.0155321155,-0.013684947,0.0040058703,-0.018662062,-0.008224114,-0.033568215,-0.014989058,-0.015602445,-0.016671186,0.0017083734,0.015863698,0.013053791,0.03802484,-0.028296461,0.0090939645,0.016026963,0.04353017,0.011092875,0.020013968,0.001122717,0.008895166,0.012498404,-0.0037771368,-0.009941728,0.00174404,0.0038336369,-0.0048065945,-0.02373274,-0.01917812,-0.028035445,-0.01799373,-0.003206204,-0.020730322,0.005449188,0.0032074042,0.007731466,-0.027538203,0.01348587,-0.0052155727,-0.010645809,-0.009484684,0.004570457,0.014354597,-0.008517083,0.016007824,0.003941433,-0.018262131,-0.008044895,0.013300215,-0.009669241,-0.007397491,0.03582041,-0.0039509637,0.016340706,-0.014805767,0.014438297,-0.0065199034,-0.02231168,0.004762892,-0.002711945,-0.013997981,0.007979165,-0.0007392807,0.0047967774,-0.021656893,-0.04301699,0.01744469,-0.0073026093,-0.018722024,-0.002584875,-0.012481138,-0.013858682,-0.00203891,0.018141948,0.041098323,-0.0027026865,0.0066090985,-0.024809137,-0.0595441,0.00047105525,0.00919527,0.0046773492,0.009820021,-0.01198363,-0.005548392,0.01395896,0.0029613178,-0.017507454,-0.03244738,-0.047155045,-0.0032914663,-0.008908869,0.0061614034,0.0060076546,-0.0022162888,-0.03013548,0.00421955,0.00056947116,-0.011435357,0.019757725,0.007049345,0.0071869325,0.006793433,-0.014700781,0.013173098,-0.0038518813,-0.015631571,0.011644934,0.021813577,0.026724042,-0.0035452307,-0.0048304703,-0.004773374,0.028480256,0.01809725,0.0054843165,-0.010118078,0.022024384,-0.005695466,0.009412807,0.04359021,0.0039999057,0.019405846,-0.01142222,-0.017346961,0.0061559896,0.019696346,-0.008595921,-0.017883966,-0.0013352134,0.020619243,-0.033360235,-0.028280517,-0.0024763828,-0.026344087,-0.010467698,0.008841998,-0.027129926,0.005667502,0.02722525,-0.020785984,-0.011027217,0.03125616,0.015253498,-0.00040726288,-0.029773979,0.015340115,0.019095803,0.016072487,-0.006353982,-0.0121968845,0.011769689,-0.009361066,0.008428827,0.015394112,-0.013645788,0.01199255,0.0019269115,0.019943925,0.009638157,-0.02966432,0.03730815,0.016928433,0.007254624,0.008989536,-0.031043349,0.0073584965,0.024666933,-0.0007674217,0.0034033933,-0.015197121,0.0071376464,-0.018621573,-0.0034993805,0.043702293,-0.071686305,0.0031517036,0.010388455,-0.016374338,-0.005429555,-0.009184121,0.03540143,0.011871384,0.0069762613,0.024806142,-0.021610886,0.003485284,0.0058777872,0.0024806662,0.0075148763,-0.01676118,-0.010629849,0.0002699807,0.008292151,-0.00097414484,0.014082894,-0.008935507,0.018619396,0.010534975,-0.011883186,-0.015938478,0.01725457,-0.017961955,-0.0001491183,-0.007337897,-0.0048057865,-0.0068282387,-0.008602447,0.00887461,-0.014981374,0.0064339065,-0.0155014265,-0.0009970062,0.020211244,-0.0035383468,0.00750154,0.010965355,-0.0127851525,-0.043412834,-0.008883235,0.021097783,-0.01641077,0.007831399,0.006821561,0.007268346,-0.030813387,-0.007596093,-0.026470654,-0.015420116,0.021207495,-0.009361763,-0.005667805,0.019362269,-0.008647191,0.019774703,0.010394967,0.0067146984,-0.0005688634,0.03540133,-0.02663997,0.047209255,-0.017774664,0.010989166,0.009058268,-0.017997459,-0.005701351,-0.03281103,0.005152504,0.017138796,-0.016655892,0.035778746,-0.007246926,0.010969322,-0.021920932,0.012482,-0.04876853,-0.0060098404,-0.0859836,-0.011348461,-0.017628646,0.012982031,0.024369778,-0.017690798,-0.0059720934,-0.022623118,-0.013545722,-0.024496855,0.0044564027,0.0028644623,-0.00073744723,-0.0066791573,0.016431743,0.0357701,0.0041477527,-0.0018175001,0.0034078595,-0.015356202,-0.01376398,-0.021341188,0.009225523,-0.007875039,-0.020498151,0.036614154,0.012231577,-0.00609939,0.0003178846,-0.012012889,-0.027520582,-0.1471893,-0.011766075,-0.016488228,-0.013717644,0.0067492127,0.01676054,0.011716304,0.015590835,0.0010193698,-0.014939003,-0.00041937805,-0.016341258,-0.02888555,-0.017541137,-0.010335413,0.12082549,0.022940801,0.028823515,-0.010433632,-0.025345596,0.0025568432,-0.017666608,-0.005768943,-0.002440404,-0.026909025,0.003350068,0.02810922,-0.0060617146,-0.020085339,0.013006558,0.0019286717,0.022045884,-0.006513722,-0.022709135,0.032750577,0.009058829,0.016373044,0.00034792858,0.027565885,0.012019995,0.016565286,0.01869033,-0.008819527,0.020835042,0.0060419315,-0.010424442,-0.03448841,-0.006707131,-0.019786818,0.0025446173,-0.040676564,-0.083772756,-0.007970155,-0.015165431,0.0094048595,0.020457463,-0.0068965284,0.018328184,0.011467627,0.011473625,-0.0104143005,-0.013735545,0.008746192,0.025510585,-0.009482962,0.01757726,0.0033236481,0.009238173,0.0051148813,-0.0068946136,0.01645579,-0.014213111,0.0149791045,-0.009584225,-0.030335292,-0.027964845,0.015713897,0.023492899,0.024465948,-0.053363968,-0.00063233083,0.0063788593,0.025689399,0.0031864129,0.022433445,0.013493482,-0.0005387931,-0.004166119,0.009421122,0.019065687,-0.026978606,0.015374886,0.0038595994,0.0041785506,0.013154181,0.0062398952,0.038823057,0.020547379,-0.01331135,0.005673648,-0.03232376,-0.016489364,0.03792217,-0.014785465,-0.004267739,0.029134735,0.0047532483,0.023041172,0.035222948,0.008002903]",{"tags":36,"relatedLang":47,"relatedPosts":51},[37,39,41,43,45],{"name":15,"slug":38},"open-source",{"name":13,"slug":40},"github",{"name":14,"slug":42},"news-briefing",{"name":16,"slug":44},"ai-summarization",{"name":17,"slug":46},"daily-digest",{"id":27,"slug":48,"title":49,"language":50},"horizon-github-ai-news-briefings-zh","Horizon：GitHub AI 新聞簡報庫","zh",[52,58,64,70,76,82],{"id":53,"slug":54,"title":55,"cover_image":56,"image_url":56,"created_at":57,"category":26},"4591eda4-bde7-44ff-8707-d11c98c2619a","zhihu-soft-copywriting-four-tips-en","知乎这篇软文教你写出能卖货的标题","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779146043429-ig5n.png","2026-05-18T23:13:43.175468+00:00",{"id":59,"slug":60,"title":61,"cover_image":62,"image_url":62,"created_at":63,"category":26},"dcd54423-9c56-4e58-9111-fc8ae01e657e","github-copilot-app-desktop-agent-preview-en","GitHub Copilot app enters desktop agent preview","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779141828856-a9v1.png","2026-05-18T22:03:23.464591+00:00",{"id":65,"slug":66,"title":67,"cover_image":68,"image_url":68,"created_at":69,"category":26},"6dad42df-02b8-437e-ac11-6f687dec68be","top-ai-github-repositories-dominating-2026-en","Top AI GitHub Repositories Dominating 2026","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779136459822-747s.png","2026-05-18T20:33:54.151186+00:00",{"id":71,"slug":72,"title":73,"cover_image":74,"image_url":74,"created_at":75,"category":26},"664cda3c-65a0-4e8b-8342-62bdc48175ba","github-skills-repos-turn-ai-coding-into-workflows-en","GitHub skills repos turn AI coding into workflows","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779134716241-3w3p.png","2026-05-18T20:04:27.590501+00:00",{"id":77,"slug":78,"title":79,"cover_image":80,"image_url":80,"created_at":81,"category":26},"e33ae324-86a2-4e8a-8aa5-da6c901bc2f9","top-ai-prompt-engineering-tools-2026-en","Top AI Prompt Engineering Tools for 2026","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779133443235-tywq.png","2026-05-18T19:43:35.285773+00:00",{"id":83,"slug":84,"title":85,"cover_image":86,"image_url":86,"created_at":87,"category":26},"c390b0a3-7510-4e4d-8c1a-91ccd22c30f7","170-member-aaif-backs-10-open-source-ai-agent-frameworks-en","170-member AAIF backs 10 open-source AI agent frameworks","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779125039125-h8py.png","2026-05-18T17:23:30.45709+00:00",[89,94,99,104,109,114,119,124,129,134],{"id":90,"slug":91,"title":92,"created_at":93},"8008f1a9-7a00-4bad-88c9-3eedc9c6b4b1","surepath-ai-mcp-policy-controls-en","SurePath AI's New MCP Policy Controls Enhance AI Security","2026-03-26T01:26:52.222015+00:00",{"id":95,"slug":96,"title":97,"created_at":98},"27e39a8f-b65d-4f7b-a875-859e2b210156","mcp-standard-ai-tools-2026-en","MCP Standard in 2026: Integrating AI Tools","2026-03-26T01:27:43.127519+00:00",{"id":100,"slug":101,"title":102,"created_at":103},"165f9a19-c92d-46ba-b3f0-7125f662921d","rag-2026-transforming-enterprise-ai-en","How RAG in 2026 is Transforming Enterprise AI","2026-03-26T01:28:11.485236+00:00",{"id":105,"slug":106,"title":107,"created_at":108},"6a2a8e6e-b956-49d8-be12-cc47bdc132b2","mastering-ai-prompts-2026-guide-en","Mastering AI Prompts: A 2026 Guide for Developers","2026-03-26T01:29:07.835148+00:00",{"id":110,"slug":111,"title":112,"created_at":113},"d6653030-ee6d-4043-898d-d2de0388545b","evolving-world-prompt-engineering-en","The Evolving World of Prompt Engineering","2026-03-26T01:29:42.061205+00:00",{"id":115,"slug":116,"title":117,"created_at":118},"3ab2c67e-4664-4c67-a013-687a2f605814","garry-tan-open-sources-claude-code-toolkit-en","Garry Tan Open-Sources a Claude Code Toolkit","2026-03-26T08:26:20.245934+00:00",{"id":120,"slug":121,"title":122,"created_at":123},"66a7cbf8-7e76-41d4-9bbf-eaca9761bf69","github-ai-projects-to-watch-in-2026-en","20 GitHub AI Projects to Watch in 2026","2026-03-26T08:28:09.752027+00:00",{"id":125,"slug":126,"title":127,"created_at":128},"231306b3-1594-45b2-af81-bb80e41182f2","claude-code-vs-cursor-2026-en","Claude Code vs Cursor in 2026","2026-03-26T13:27:14.177468+00:00",{"id":130,"slug":131,"title":132,"created_at":133},"9f332fda-eace-448a-a292-2283951eee71","practical-github-guide-learning-ml-2026-en","A Practical GitHub Guide to Learning ML in 2026","2026-03-27T01:16:50.125678+00:00",{"id":135,"slug":136,"title":137,"created_at":138},"1b1f637d-0f4d-42bd-974b-07b53829144d","aiml-2026-student-ai-ml-lab-repo-review-en","AIML-2026 Is a Bare-Bones Student Lab Repo","2026-03-27T01:21:51.661231+00:00"]