Prompt 1: Design and code a Xojo module to store key pairs in a sqlite database.
Used API 1 (Recordset), created the database twice, did not give me the function parameter’s
Prompt 2: Design and code a Xojo module to store key pairs in a sqlite database. Use API 2. Take a deep breath and ensure nothing is missed, and everything will work correctly.
Used API 2 except for SQLExecute, however it used the format of ExecuteSQL, and was corrected with a replace all.
chatgpt (and also privategpt that is local to your machine) can import pdf, but also html and almost any kind of documents
and xojo doc is in html
I may give it a try …
Does anyone know how to access the HTML version of the Xojo documentation?
I’ve tried using SiteSucker to download the online documentation, but it resulted in a massive number of files – around 22,000! This is too much for GTP to handle effectively. (I could probably fool around and cull out all of the prior versions because the documentation appears to be on the site still)
However, I was thinking, if there’s a straightforward method to consolidate all these HTML files into a single PDF, it would make the entire documentation upload much more manageable.
I’m wondering if Xojo Inc. might be able to provide some assistance here, perhaps by sharing a compiled version of the documentation? It seems like it would be beneficial for them as well.
i still use it when needed, is there’s something better ?
about doc, it remembered me we talked about the offline doc in the app, it’s the resource folder i guess
reminds me I have to update Xol sometimes, don’t do too much xojo work these days
it’s a luxury to have time to work with Xojo…
but in xol there is all the http address of the doc, can’t we feed gpt with links ?
for me, chatgpt can read all sort of documents, not only pdf, but also text files, html for sure, docx, xlsx.
you don’t have to convert these html to pdf
I don’t have the paid chatgpt so cannot test the above, but I will test privategpt that seems to do the same locally.
I wanted to update you that the link has been removed for now. Geoff Perlman and I are collaborating to refine it, as it’s not ready for exposure to new Xojo users due to accuracy concerns. It’s not public at this stage, but we plan to invite seasoned users for testing soon.