top | item 43090787

Tuesday Pitch-a-Thon – Share Your Idea, Get a Free Domain

2 points| monkeytime19878 | 1 year ago

Got a side project, startup idea, or wild concept you've been tinkering with? Drop your pitch in the comments and get feedback from the community! Best idea wins something cool.

Winner gets a free domain name I’ll buy it for you so you can get your idea online. ($50 or under)

Let’s see what Silicon Valley is cooking up!

1 comment

order

e-clinton|1 year ago

An idea I’m working on is allowing the integration of APIs by writing a prompt. I’d have a large number of APIs of different types and I’d discover the best endpoint and execute it and return the results. First time your code runs would “compile” the prompt, so subsequent execution would run O1. This could be used by a human or an AI agent. let temp = Get(“current temperature in NYC in F”) Simple scenarios like these are easy, but looking at more sophisticated stuff as well.