• Adults Only Website 18+

    If you are under 18 you are not permitted to submit personal information to us or use this website. If discovered you will be banned.

    We will ban and report anyone posting illegal content.

    We will ban any forum user who breaks our terms.

    Freedom of speech should be wide open as long as it doesn't incite violence.

    We have a 15 year old thriving community here with 400,000+ members and hundreds of people online at any given moment, we encourage you to join!, there are 1000's of topics to discuss. Please be aware before registering and read our terms of service and privacy policy.

    By dismissing this notice and proceeding, you agree to the above.

Computer science or coding legends of GG.

With the rise of Ai in an unstoppable acceleration to singularly, I am seeking someone on GG who is familiar / good with computer science, coding and or working with Ai api’s like chat gpt etc.
I have numerous ideas for app design and ai programs but lack the ability to do everything that is required to get it all happening.
The one idea I need help with is creating a custom gpt that scrapes data from specific sites / databases and trains on that data. Providing recommendations on results etc.
there is already a GitHub page where someone has started the process and got quite a long way, but it appears to have been abandoned.
All the code is there and csv files , scraper codes and the like. It would be possible to use this as a starting point maybe?
Anyway, I’m throwing it out there, if you want to collaborate or team up on an initial project with me and the potential resulting app / webpage please drop us a dm or reply to this thread.
Let’s ride the ai train to make bank.
How much are you going to pay me
 
You're better off with Reddit. The sickos hang out here, the soccer moms hang out on Facebook, but the nerds are all on Reddit. And OnlyFans. Maybe get naked for your cause and you just might find a programmer.
Lol uhmm GG wasn't built from some mspiant or "art" program. 🙄
 
See this is where I get lost. Last programming I did was in basic on a commodore c64. I did see that page as well I was looking at the attached csv files of stats, fighters and stuff. There are a couple of abandoned efforts there on GitHub to combine ai And fight predictions. Mainly I was checking the attached csv files and so on that were scraped from ufc statistics pages and fighter biographies etc.
I have the ideas but lack pretty much any hardcore knowledge relating to modern coding GitHub etc.


That sounds cool. You could definitely go further with that. seems like you have some experience in the same type of thing I’m chasing With the proliferation of llm’s and no code sites etc it’s a opportunistic time to be in that field.
I only had a quick look but it's probably something that uses docker, you'd need to learn the basics of that to understand what you need to do with a script written for it. Docker is complex overkill, a redundant layer of bullshit for my needs so I can't help you much there.




I'd imagine running a python script isn't much different, wouldn't have a clue what database you'd requires tho, if at all
 
So your post is a very good idea but it asks a simple question.
Why don't we have our own personalized ia?
An ia is a program with an architecture similar to a neural network. However, this neural network changes according to future needs and applications. Then comes the data to be processed. Where are you going to take it? How are you going to get it? How reliable is it in its current state? Is the format the same, or will you have to create a script to convert the data before processing it? What will you store your data on? Where will you store your ia? Who will host it so that it can train and check the results and their consistency? And these are just a few of the questions that can be asked when you know a little about the subject. I'd advise you to make an invitation to tender with specifications for a particular application rather than trying to create a darkgpt 😀 which humans already do very well 😀
 
Used to fuck with simple convolutional networks in college. I’m afraid i’m too stupid to remember any of that…
 
The one idea I need help with is creating a custom gpt that scrapes data from specific sites / databases and trains on that data.

Don't reinvent the wheel

There are a lot of sites that provides the tools / api's, etc to build that based on GPT-4 with no limits to do that. The same sites provides the service also for free but with limits.

For example, I created an app on one of these sites that ends up replacing Proposal Managers. After having trained it with some documents, etc. now i throw in the country, the client, business case and some more data and the app writes me a technical-commercial proposal that includes everything, costs, required professional profiles, estimated hours of effort, required platforms, strategy, legal issues, etc.

I would tell you not to reinvent the wheel (especially if you have no programming knowledge) and rely on one of these sites to develop the app, as I said, there are free versions which you can train and test and allow a certain number of executions and if you want something unlimited the price is kind of ridiculous, most of them charge around 200 dollars per year...
 
Don't reinvent the wheel

There are a lot of sites that provides the tools / api's, etc to build that based on GPT-4 with no limits to do that. The same sites provides the service also for free but with limits.

For example, I created an app on one of these sites that ends up replacing Proposal Managers. After having trained it with some documents, etc. now i throw in the country, the client, business case and some more data and the app writes me a technical-commercial proposal that includes everything, costs, required professional profiles, estimated hours of effort, required platforms, strategy, legal issues, etc.

I would tell you not to reinvent the wheel (especially if you have no programming knowledge) and rely on one of these sites to develop the app, as I said, there are free versions which you can train and test and allow a certain number of executions and if you want something unlimited the price is kind of ridiculous, most of them charge around 200 dollars per year...
Thanks for the honest advice.
I have been busy trying to teach myself as much as I can to get by, the rest I’m leaning on ai heavily.
I got ollama and downloaded my own custom gpt’s/ llm’s and am look8ng into retrieval augmented generation a stuff l8ke that.
GitHub is full of data sources from people who have already developed scrapers and the like so no shortage of datasets to parse for the data I want.
Next is learning to train my dolphin llama or mistral llm on the data I think it is within my reach technologically.
 
Back
Top