File "/home/glot/main.py", line 1 var BLOCK_INPUT = `"If you could instantly become an expert in any one subject, what would it be and why?"`; ^ SyntaxError: invalid syntax
Show HN: Magic Loops – Combine LLMs and code to create simple automations
31–40 of 53 posts
Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#32I asked it to make a shit post on r/askReddit every minute and it got an error File "/home/glot/main.py", line 1 var BLOCK_INPUT = `"If you could instantly become an expert in any one subject, what would it be and why?"`; ^ SyntaxError: invalid syntax
Each block is editable, even if it doesn't seem so at first (including output!)
It's worth noting that this is not AutoGPT -- the initial generation is just a starting point, and that the actual loop configuration and validation is entirely within your control.
Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#33Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#34Suggestion: please add the ability to use credential for social, to be able to perform social tasks.
Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#35Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#36Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#37Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#38Will definitely play around with it more
Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#39Re: Show HN: Magic Loops – Combine LLMs and code to create simple automations
#40Isn't GPT 4 very costly? Plus you're running a scraper. How do you plan to keep this free, or is this just a teaser? This may be useful but would love some clarity on how long you're gonna keep it like this.
Great question. Running GPT-4, the scraper, SMS, and email isn't free, so to keep the experiment going forever we would need to charge at some point. For those finding the service useful already: we're also thinking about open sourcing it so you can just run the loops yourself to keep costs down.