Category: Philosophy
-
GPT Philosopher II
There’s been some positive changes and challenges for me on my other projects since the last autumn, explaining the quietness here. Now things have progressed so that I was able to find time on my home programming desk. Large language model APIs are on the focus again. Earlier this year I was running some tests…
-
Logs on logic
Processes write logs, and sometimes you have the data without access to the process. I was trying out generating log data using number of repeating loggers defined by graphs. The next step I ran some statistics on the log, and depending on the parameters of the log data generator, it was more or less easy…
-
GPT Philosopher
Currently my favourite desktop app is Obsidian. It’s a software for personal knowledge management. Giving the light experience of a plain text editor, it has features like super easy hypertext functionality, knowlege graph, and PowerPoint type canvas. Few days ago I decided to try automating philosophical knowledge transfer from ChatGPT to Obsidian using Python. The…
-
Yeah it’s that thing
The idea of prompt engineering is to verbalize the required application structure for the AI. Sometimes it feels that a faster way to solve problems is only reacting to the situation and producing a solution. Choosing to verbalize is often an attempt to make the structure explicit, maybe using some set of methods like computational…