If you're downvoting, could you say why? I'm new to this site but there are very few posts on ai like my own. There's a few on different ai tools, but what I have isn't a tool, the output generated by it is for itself.
It started out with the idea to make a system that can improve itself, without me having to prompt it to improve itself. The "question" is the prompt. And crafting the prompt is very difficult. So it's an experiment in constructing a question that a system can use to improve itself without having to explicitly say "improve your codebase" or "give yourself more actions or freedoms" or others like that. I want the llm to conjure up ideas.
So as the prompt increases in complexity, with different sections that could be categorised as kinds of human thought, wil...
I believe that opensource advancements like R1 will drive wider adoption of ai systems.
I think that the pricing models will change soon. Everyone talks about cost per million tokens to contact a hosted service, but I think it'll switch to be cloud costs to provide infrastructure that can run models. Virtual machines running something like ollama.
This solves another huge problem, privacy and how prompt data is handled. If you're using an api to a hosted service you need to have a very good understanding of how your submitted prompt data is handled. This is ... (read more)