![]() |
|
|
|
Super Moderator
|
Seeking: Car guy/web developer for a project
Have an idea for a car related project that I need a developer to assist with. Specifically someone who knows how to make automated calls to platforms like ChatGPT and retrieve generated content based on a series of planned prompts.
Whats in it for you? I will fund any fees and platform costs and share in the margins with you. Your investment is some time. THe project centers around online aftermarket parts sales. I've built several successful businesses in this space and have an idea that capitalizes on the knowledge I've gained over the last 2 decades doing it. If you're interested in discussing the idea - have experience in this area (or confident you can figure it out) - please reach out.
__________________
Chris ---------------------------------------------- 1996 993 RS Replica 2023 KTM 890 Adventure R 1971 Norton 750 Commando Alcon Brake Kits |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,322
|
I do back end API calls and integrations with other services all day... No front end work beyond something minimal to make the back end work.
Now I'm wondering if I can use ChatGPT to write code that will talk to ChatGPT ... If work calms down some by lunch (first week of classes, all sorts of craziness going on) I'll fire up the IDE and see what kind of bare bones start I can make, see how much of a PITA this will be
__________________
“IN MY EXPERIENCE, SUSAN, WITHIN THEIR HEADS TOO MANY HUMANS SPEND A LOT OF TIME IN THE MIDDLE OF WARS THAT HAPPENED CENTURIES AGO.” |
||
![]() |
|
Registered
Join Date: Sep 2015
Location: NY
Posts: 6,914
|
look at amazon bedrock - lets you pick appropriate models, and it's cheap.
if you can do python langchain or if java langchain4j. they do the heavy lifting for integration. gl. |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,322
|
Brief break between calls, it is in fact trivial. Auth is a simple bearer-token header, one basic API URL to hit, pulling a response (if present) is trivial.
Sending ya a PM
__________________
“IN MY EXPERIENCE, SUSAN, WITHIN THEIR HEADS TOO MANY HUMANS SPEND A LOT OF TIME IN THE MIDDLE OF WARS THAT HAPPENED CENTURIES AGO.” |
||
![]() |
|