Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
retard7264153d@retoor I don't want to write a bot myself. I want to build a platform where people can build custom agents, and connect them together to create sophisticated workflows that actually works and automates some shit.
-
retard7264153d@jestdotty but the idea is to automate real stuff. Character ai is a platform for entertainment.
-
retard7264152d@jestdotty @retoor is right. If you can utilise all the features provided by openai then you can build an agent by yourself too. Those specialised agents are just specific prompts and connected with dedicated functions, API calls or response formats.
To make it even better you can fine tune those models on specific tasks, and that is the last stage of developing a great agent.
Related Rants
-
BlueNutterfly16Just an idea. If I remember correctly, Symbian OS was a free, open-source OS, right? How about people start ...
-
Orn-10Douche: So your a programmer ? Me: Yes Douche: Excellent, I have an idea..... Me: No Douche: cmon bro, wee...
-
Hastouki13Just deleted Eclipse, I swear I heard a sigh of relief from my laptop.
I want to build a community where people can create LLM agents (custom function calling, API calling, response formats, computer use, etc..) and publish them. Then other people can use those agents to work together to create complex workflows for specific tasks.
These workflows can either work on the website itself or you can docker pull the image and run them on your own machine.
Do you think it's just a fancy idea or something that can actually pull off?
question
idea