Current Focus
Rúna is always under active development. Current work is focused on improving search behavior,
reducing hallucinations, strengthening memory systems, and making her better at admitting
when she does not know something yet.
Recent Issue
Rúna sometimes runs away and starts talking to herself. I am working to eliminate this but it's like Whack-a-mole. As soon as I block her from doing it one way, she changes methods to dodge the blocks. "Clever girl."
Rúna recently overstated abilities she does not currently have. This was a capability-awareness
failure, and changes are being made to help her better separate what she can do now from what is
planned for the future.
In Development
- A talk-to-text button: This is a button that will allow your device to record an audio file that is sent to a forked version of Scribe, where the extracted speech will be converted to text and pasted into the user's chat window. This is phase 1 of a greater plan to make her a full talk-to-talk bot with speech activation similar to Amazon's Alexa, except I want the voice fils to be processed on the user's devices for privacy.
- Declarative memory system: This will be a hardcoded database that will be Rúna's knowledge of everthing. Instead of her using her training for knowledge, she will use a kind of 'search' function that will pull facts directly from the database on anything and everything.
- Better source handling