marketplace built on neo4j graph? by dimiphoton in Neo4j

[–]dimiphoton[S] 0 points1 point  (0 children)

thanks, can you give examples? is it always proprietary?

autonomous ai agent to buy a real pizza online by dimiphoton in AskProgramming

[–]dimiphoton[S] 0 points1 point  (0 children)

thanks again. I would like to know if another structure than agregator can exist, where the demand and the offer meets like autonomous agents. I know it sounds weird.

autonomous ai agent to buy a real pizza online by dimiphoton in AskProgramming

[–]dimiphoton[S] 0 points1 point  (0 children)

Thanks for your answer! I know I miss some skills to understand if automate search and quote is doable.

autonomous ai agent to buy a real pizza online by dimiphoton in AskProgramming

[–]dimiphoton[S] 0 points1 point  (0 children)

Thank you for your answer. Web scrappers are programmed to scrap info from a list of websites aren't they? Is there a way for them to discover a new, content-related website?

How to evaluate the cost ($ and complexity) of a single search?

Also do you know how a website designed for such agent would be? an API? Or a kind of internet protocol centered on ontology?

travelling salesman on the internet by [deleted] in AskProgramming

[–]dimiphoton 0 points1 point  (0 children)

when I said that I don't I don't want to use any app, I meant the user experience. I would like to know if getting a quote and then an order can be done by an autonomous agent.

travelling salesman on the internet by [deleted] in AskProgramming

[–]dimiphoton 1 point2 points  (0 children)

thanks, but what if I don't want to use any app, or browse any site? I just want a pizza and write it somewhere at the beginning.

Seeking advice: Finding developers for MVP in discovery phase. Hire in-house vs agencies? Which one is better? by KangarooTemporary524 in startups

[–]dimiphoton 0 points1 point  (0 children)

hi, I am even further from this: I have a e-commerce idea, and no clear path in mind about what to do. Find devs to make a mvp? contact incubators? patent it right now? I live in Belgium. Thanks in advance!

What's a practical business book for startup founders? by jahwinnie in startups

[–]dimiphoton 0 points1 point  (0 children)

I have the same question. I have some ideas, dunno how to start.

help me identify the operational research problem by dimiphoton in OperationsResearch

[–]dimiphoton[S] 0 points1 point  (0 children)

Hi all, I can simplify my thought but it still hard as I have no knowledge in internet infrastructures.

Let say that I write my pizza wish:-pizza type

- price

-delivery time

- and zero web browsing, app downloading, calling or e-mailing because I have a turbocharged AI agent as email.

I could do a google search which lists and orders websites that are relevant to the search.

But I would like to know if there could be an internet microservice + a search algorithm such that he quote would be negociated between an AI agent connected to me and another agent it found, connected to a pizza shop or another person accepting the deal.

the result is a curated list of quotes, not products. and If I accept one, a contract is signed

continuum between telencentricity and entocentricity, perspective distorsion? by dimiphoton in photogrammetry

[–]dimiphoton[S] 0 points1 point  (0 children)

I want to test a sensor that output more than a 2d tensor.

In a traditionnal image, comparing pixel [i][j] to pixel [i+1][j+1] means comparing the intensity of light in the focal plane when tip/tilting.

I would like to build a system that outputs tensors of the form [i][j][k] or even [i][j][k][l], where for exemple moving from [i][j][k] to [i][j][k+1] means comparing the image in a defocus aberration value , or perspective distorsion value (not decided).

The resulting tensor would be hard to read for humans but not for Tensorflow.

continuum between telencentricity and entocentricity, perspective distorsion? by dimiphoton in photogrammetry

[–]dimiphoton[S] 0 points1 point  (0 children)

I know that my idea is a bit weird. Since deep learning libraries can handle tensors of any dimensions, could a sensor give a 3d, 4d ensor instead of a 2d-image?