Openai for Coding.#openai
https://www.reddit.com/r/programming/comments/zcvfvm/openai_for_codingopenai/
submitted by /u/Grabworld (https://www.reddit.com/user/Grabworld)
[link] (https://youtube.com/watch?v=mh_dGhKpvrQ&feature=share) [comments] (https://www.reddit.com/r/programming/comments/zcvfvm/openai_for_codingopenai/)
https://www.reddit.com/r/programming/comments/zcvfvm/openai_for_codingopenai/
submitted by /u/Grabworld (https://www.reddit.com/user/Grabworld)
[link] (https://youtube.com/watch?v=mh_dGhKpvrQ&feature=share) [comments] (https://www.reddit.com/r/programming/comments/zcvfvm/openai_for_codingopenai/)
Openai for Coding.#openai
https://www.reddit.com/r/programming/comments/zcvg4z/openai_for_codingopenai/
submitted by /u/Grabworld (https://www.reddit.com/user/Grabworld)
[link] (https://youtube.com/watch?v=mh_dGhKpvrQ&feature=share) [comments] (https://www.reddit.com/r/programming/comments/zcvg4z/openai_for_codingopenai/)
https://www.reddit.com/r/programming/comments/zcvg4z/openai_for_codingopenai/
submitted by /u/Grabworld (https://www.reddit.com/user/Grabworld)
[link] (https://youtube.com/watch?v=mh_dGhKpvrQ&feature=share) [comments] (https://www.reddit.com/r/programming/comments/zcvg4z/openai_for_codingopenai/)
π Discover How to Build an Advanced Image Search System with AWS, OpenAI, and Elasticsearch!
https://www.reddit.com/r/programming/comments/1d06zcd/discover_how_to_build_an_advanced_image_search/
<!-- SC_OFF -->Check out the full article on Medium and start building your own image search system today! Your feedback and questions are welcome! π complete code is available in the article MachineLearning #AWS #OpenAI #Elasticsearch #CLIP #Serverless #ImageSearch #AI #Tech <!-- SC_ON --> submitted by /u/pardhu-- (https://www.reddit.com/user/pardhu--)
[link] (https://guttikondaparthasai.medium.com/building-an-advanced-image-search-system-with-machine-learning-and-elasticsearch-b2155ebbeada) [comments] (https://www.reddit.com/r/programming/comments/1d06zcd/discover_how_to_build_an_advanced_image_search/)
https://www.reddit.com/r/programming/comments/1d06zcd/discover_how_to_build_an_advanced_image_search/
<!-- SC_OFF -->Check out the full article on Medium and start building your own image search system today! Your feedback and questions are welcome! π complete code is available in the article MachineLearning #AWS #OpenAI #Elasticsearch #CLIP #Serverless #ImageSearch #AI #Tech <!-- SC_ON --> submitted by /u/pardhu-- (https://www.reddit.com/user/pardhu--)
[link] (https://guttikondaparthasai.medium.com/building-an-advanced-image-search-system-with-machine-learning-and-elasticsearch-b2155ebbeada) [comments] (https://www.reddit.com/r/programming/comments/1d06zcd/discover_how_to_build_an_advanced_image_search/)
[Open Source] SwarmGo: Build Scalable AI Agents with Go (MIT License)
https://www.reddit.com/r/programming/comments/1g9qa77/open_source_swarmgo_build_scalable_ai_agents_with/
<!-- SC_OFF -->Iβm excited to announce that Iβve just open-sourced SwarmGo, a Go framework that makes it easy to build, coordinate, and manage multiple AI agents. Inspired by OpenAIβs Swarm framework, SwarmGo is designed to help developers quickly implement AI-driven workflows with customizable functions and agent handoffs. Key Features: β’ Agent Handoffs: Agents can pass control based on context, making it perfect for scenarios where multiple capabilities need coordination. β’ Custom Functions: Define specific functions or tools that agents can use to perform tasks. β’ Lightweight and Scalable: Designed to handle independent agent interactions without complexity or bloat. β’ MIT Licensed: Free to use, modify, and contribute to! If youβre working with Go and AI or exploring AI-driven workflows, Iβd love for you to check it out and let me know what you think! π π https://github.com/prathyushnallamothu/swarmgo Iβd be happy to answer any questions, get feedback, or hear ideas for future improvements. I built this package to contribute back to the Go and AI communities, and Iβm excited to see how it can be used in real-world applications. Looking forward to your thoughts and feedback! golang #ai #opensource #machinelearning #OpenAI <!-- SC_ON --> submitted by /u/EasyPattern4601 (https://www.reddit.com/user/EasyPattern4601)
[link] (https://github.com/prathyushnallamothu/swarmgo) [comments] (https://www.reddit.com/r/programming/comments/1g9qa77/open_source_swarmgo_build_scalable_ai_agents_with/)
https://www.reddit.com/r/programming/comments/1g9qa77/open_source_swarmgo_build_scalable_ai_agents_with/
<!-- SC_OFF -->Iβm excited to announce that Iβve just open-sourced SwarmGo, a Go framework that makes it easy to build, coordinate, and manage multiple AI agents. Inspired by OpenAIβs Swarm framework, SwarmGo is designed to help developers quickly implement AI-driven workflows with customizable functions and agent handoffs. Key Features: β’ Agent Handoffs: Agents can pass control based on context, making it perfect for scenarios where multiple capabilities need coordination. β’ Custom Functions: Define specific functions or tools that agents can use to perform tasks. β’ Lightweight and Scalable: Designed to handle independent agent interactions without complexity or bloat. β’ MIT Licensed: Free to use, modify, and contribute to! If youβre working with Go and AI or exploring AI-driven workflows, Iβd love for you to check it out and let me know what you think! π π https://github.com/prathyushnallamothu/swarmgo Iβd be happy to answer any questions, get feedback, or hear ideas for future improvements. I built this package to contribute back to the Go and AI communities, and Iβm excited to see how it can be used in real-world applications. Looking forward to your thoughts and feedback! golang #ai #opensource #machinelearning #OpenAI <!-- SC_ON --> submitted by /u/EasyPattern4601 (https://www.reddit.com/user/EasyPattern4601)
[link] (https://github.com/prathyushnallamothu/swarmgo) [comments] (https://www.reddit.com/r/programming/comments/1g9qa77/open_source_swarmgo_build_scalable_ai_agents_with/)
Building AI Agents to Play the Famous Game: Leisure Suit Larry (EPISODE 2)
https://www.reddit.com/r/programming/comments/1n5ambd/building_ai_agents_to_play_the_famous_game/
<!-- SC_OFF -->This episode gets into the technical side of things. Check out part 1 for the demo (links below) Watch as cutting-edge AI agents tackle the legendary Sierra adventure game Leisure Suit Larry! This comprehensive series explores how modern LLMs handle complex reasoning, humor, and puzzle-solving in classic gaming environments. π€ What You'll Learn
LLM-based agents vs true AGI-based Agents
Ben Gortzel, Rich Sutton, John Carmack
Project processing loop
Detailed prompt overview Series Videos
Part 1: Overview/Demo https://www.youtube.com/watch?v=e42I2bP0F6g
Part 2: Internals https://youtu.be/oxa1z_zKQ0Q β° Timestamps
0:26 AI Agents Fundamentals & Capabilities
2:45 Ben Gortzel - AI insights
4:16 Rich Sutton - AGI-Based Agents and the OaK Framework
5:38 John Carkmack Experiential AI and Keen Technologies
6:31 Our project's processing loop
8:39 The Static Prompt (Drives a Dynamic Context)
11:37 Interative, Dynamic (and LLM Augmented) Prompt
12:08 Wrapping up/What's next π§ Technical Stack
AGI Engine: Adventure Game Interpreter
Backend: CrafterCMS + Spring AI Framework
AI Models: Grok + Grok Vision (xAI)
Protocols: Model Context Protocol (MCP) π Related AI Research
Rich Sutton: OaK Architecture & SuperIntelligence - https://www.youtube.com/watch?v=gEbbGyNkR2U
John Carmack: Keen Technologies Research - https://www.youtube.com/watch?v=iz9lUMSQBfY
Rich Sutton: https://www.youtube.com/watch?v=zZuh8YUBeDY π Similar Projects
The Chaos of AI Agents https://www.youtube.com/watch?v=2YYjPs8t8MI #AIAgents #LLM #MachineLearning #ArtificialIntelligence #AgenticAI #OpenAI #GoogleAI #AnthropicClaude #GrokAI #xAI #SpringAI #ModelContextProtocol #MCP #AIResearch #GameAI #LLMEvaluation #MultiModalAI #AIBenchmarks #RetroGaming #SierraGames #LeisureSuitLarry #AITesting #MLEngineering #AIArchitecture #LangChain #AIAgentFrameworks <!-- SC_ON --> submitted by /u/Russ-Danner (https://www.reddit.com/user/Russ-Danner)
[link] (https://www.youtube.com/watch?v=oxa1z_zKQ0Q) [comments] (https://www.reddit.com/r/programming/comments/1n5ambd/building_ai_agents_to_play_the_famous_game/)
https://www.reddit.com/r/programming/comments/1n5ambd/building_ai_agents_to_play_the_famous_game/
<!-- SC_OFF -->This episode gets into the technical side of things. Check out part 1 for the demo (links below) Watch as cutting-edge AI agents tackle the legendary Sierra adventure game Leisure Suit Larry! This comprehensive series explores how modern LLMs handle complex reasoning, humor, and puzzle-solving in classic gaming environments. π€ What You'll Learn
LLM-based agents vs true AGI-based Agents
Ben Gortzel, Rich Sutton, John Carmack
Project processing loop
Detailed prompt overview Series Videos
Part 1: Overview/Demo https://www.youtube.com/watch?v=e42I2bP0F6g
Part 2: Internals https://youtu.be/oxa1z_zKQ0Q β° Timestamps
0:26 AI Agents Fundamentals & Capabilities
2:45 Ben Gortzel - AI insights
4:16 Rich Sutton - AGI-Based Agents and the OaK Framework
5:38 John Carkmack Experiential AI and Keen Technologies
6:31 Our project's processing loop
8:39 The Static Prompt (Drives a Dynamic Context)
11:37 Interative, Dynamic (and LLM Augmented) Prompt
12:08 Wrapping up/What's next π§ Technical Stack
AGI Engine: Adventure Game Interpreter
Backend: CrafterCMS + Spring AI Framework
AI Models: Grok + Grok Vision (xAI)
Protocols: Model Context Protocol (MCP) π Related AI Research
Rich Sutton: OaK Architecture & SuperIntelligence - https://www.youtube.com/watch?v=gEbbGyNkR2U
John Carmack: Keen Technologies Research - https://www.youtube.com/watch?v=iz9lUMSQBfY
Rich Sutton: https://www.youtube.com/watch?v=zZuh8YUBeDY π Similar Projects
The Chaos of AI Agents https://www.youtube.com/watch?v=2YYjPs8t8MI #AIAgents #LLM #MachineLearning #ArtificialIntelligence #AgenticAI #OpenAI #GoogleAI #AnthropicClaude #GrokAI #xAI #SpringAI #ModelContextProtocol #MCP #AIResearch #GameAI #LLMEvaluation #MultiModalAI #AIBenchmarks #RetroGaming #SierraGames #LeisureSuitLarry #AITesting #MLEngineering #AIArchitecture #LangChain #AIAgentFrameworks <!-- SC_ON --> submitted by /u/Russ-Danner (https://www.reddit.com/user/Russ-Danner)
[link] (https://www.youtube.com/watch?v=oxa1z_zKQ0Q) [comments] (https://www.reddit.com/r/programming/comments/1n5ambd/building_ai_agents_to_play_the_famous_game/)