Progress report
-
Creating texts out of images with simple C-LARA
I have extended simple C-LARA so that we have more ways to create a text. The initial screen now looks like this: The most exciting possibility is the second one, which uses GPT-4V to do the work; as it says, you just upload an image and tell the AI how to use it. Here are… Continue reading
-
Weekly summary, Feb 1-7 2024
This week, I have mostly been working on the ComputEL-7 paper, “reading histories” and better support for Mandarin: ComputEL-7 paper Pauline and I completed the final version of the ComputEL-7 paper and sent it in. The result was a great deal better than the rather sketchy submission version, we made good use of the week and… Continue reading
-
Weekly summary, Jan 25-31 2024
This week, I have been working on four things: “Simple C-LARA”, the ComputEL-7 paper, the second progress report, and an initial version of “reading histories”. Simple C-LARA We now have the enhancement to keep track of dependencies between project phases installed on the UniSA server, so that Simple C-LARA will only need to recompile the… Continue reading
-
Weekly summary, Jan 18-24 2024
This week, I have been mostly concentrating on “Simple C-LARA”. I posted an initial report here. Since then, Claudia and Lucretia have already used it in an initial session at the Romanian school in Holland! Claudia provided a lot of useful feedback and things are moving along well. I have just checked in an enhancement… Continue reading
-
“Simple C-LARA”
We now have an initial version of “Simple C-LARA” on the UniSA server. If you select “Create new C-LARA project using simple C-LARA” from the top-level menu, you will get a stripped-down interface where you just specify a title, the text and annotation languages, and a prompt. In response to a single button press, C-LARA… Continue reading
-
Weekly summary, Jan 11-17 2024
This week, I have been concentrating on two items: better control of TTS, and an initial version of “Simple C-LARA”. Here are the details: TTS In response to Cathy’s post, pointing out that our default Google TTS isn’t very good, I did some work to integrate the OpenAI TTS engine, allowing the user to select… Continue reading
-
Improving C-LARA’s TTS
In her post two days ago, Cathy rightly said that the free Google TTS voice, which we’ve previously been using as our default, is not very good. I am in the middle of experimenting with connecting up various pieces of OpenAI software to C-LARA, so I thought I would make their TTS engine available too.… Continue reading
-
Feedback on social network functionality
Claudia, Pauline, Branislav and I met up on Zoom yesterday and had a productive discussion about the initial C-LARA social network functionality. A general remark first: it’s clear that users have different requirements, and we must try to offer enough customisation options that users can easily make the platform conform to their own preferences. Here… Continue reading
-
Weekly summary: Jan 4-10, 2024
This week, I have been concentrating on three things: social network functionality, presentation, and an initial integration of DALL-E-3 into C-LARA. There have also been some interesting discussions with Claudia, Christèle and Pauline about moving towards initial user testing. Social network I’ve already posted about the social network part here. We now have a substantially… Continue reading
-
C-LARA social network: current state of play, Jan 8 2024
The last couple of days, ChatGPT-4 and I have been concentrating on adding basic social network functionality to C-LARA. I should say that nearly all of the work has been done by Chat. The features we’re adding are simple and standard, they are implemented using mainstream Django design patterns, and on this kind of territory… Continue reading