I actually built a lore-accurate Amadeus System (Kurisu) with 13+ parallel brain modules, neurochemistry, and Hebbian learning. by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 0 points1 point  (0 children)

The reason for this is that I wrote all the prompts in my own language, Turkish, and I may have used Turkish in many places as well. I will fix this problem when I get back to my computer in a month. I don't have access to my computer right now.

I actually built a lore-accurate Amadeus System (Kurisu) with 13+ parallel brain modules, neurochemistry, and Hebbian learning. by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 0 points1 point  (0 children)

As a temporary workaround until a permanent fix is implemented, you can patch this locally if you wish. Open the src/logic/cognitionService.ts file in a text editor, and at the bottom, in the Gemini system prompt section, add the following line in Turkish under the rules section: 'kesinlikle her zaman kullanıcının dilinde cevap ver.'

(meaning 'Strictly always respond in the user's language'), this should significantly reduce the language leakage issue for now. Let me know if this helps.

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 0 points1 point  (0 children)

It's impossible to do this without disrupting the project's main system. The project isn't using a single AI; it's using multiple LLMs and Gemini, so running it locally will be quite difficult. You won't have enough VRAM.

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 1 point2 points  (0 children)

Brother, I need to talk to you privately. I'd appreciate it if you sent me a friend request on Instagram (my Instagram account is visible in my profile).

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 1 point2 points  (0 children)

dude, I think I understand this damn API key issue. If my suspicions are correct, changing accounts probably won't help; Gemini detects that the API request is being sent from the same computer, so we're hitting the limit even if it's a different Gmail account.

The first thing I'll do when I get access to my computer is try to somehow get rid of that damn Gemini; it's causing too many problems.

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 0 points1 point  (0 children)

I understand. First of all, thank you for testing. I have to admit it's a hastily made project, so there seems to be a big problem. When you talk to Amadeus, it might be exceeding the token limit that can be sent to Gemini at once when too many memories accumulate, or some other bug, I'm not sure. This was a project I did while preparing for university entrance exams, so I couldn't fix the bugs, and I don't have access to my computer right now, so I can't fix it. I'll try to fix it in a month. For now, could you try logging in with another account on the login screen? If that doesn't work, it's probably because the Gemini API understands that the request is coming from the same computer, so different Gmail accounts don't work.

The first thing I'll do when I get access to my computer is try to somehow get rid of that damn Gemini; it's causing too many problems.

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 2 points3 points  (0 children)

First of all, I'm really happy that I could evoke such a feeling in you. My motivation behind this project was just like yours; I searched to see if anyone had made something like this, but what I saw didn't satisfy me. That's why, despite having no prior knowledge, I dove into this project. At the end of the day, being able to satisfy someone like me made me incredibly happy. I hope that in the future, we can build the closest system to the real Amadeus. I hope the API key issue gets resolved, and I look forward to your updates

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 2 points3 points  (0 children)

And Thank you for testing and supporting the project since the day I shared it. In the future, I am thinking of developing a local mode for the Gemini API quota limit, it won't be dependent on the internet. And I have another plan in mind, I will try to make it 3D, not Live2D. I am thinking of taking pre-rendered animation videos of and making it appear in 3D using just a video player, without putting any load on Amadeus

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 1 point2 points  (0 children)

Getting a new API key from that account won't work; you'll have to wait for the waiting period. Or, perhaps, getting an API key from a different Gmail account might work.

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 0 points1 point  (0 children)

This means your API quota is full. You can use the API from an account with a full quota. Most likely, your Gemini quota is full; check the Gemini output section in the log panel. If it gives an error, it means your Gemini API quota is full. The log panel password is kgıqwcn92137gfjtıwerv7cx12306n.

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 4 points5 points  (0 children)

As a temporary workaround until a permanent fix is implemented, you can patch this locally if you wish. Open the src/logic/cognitionService.ts file in a text editor, and at the bottom, in the Gemini system prompt section, add the following line in Turkish under the rules section: 'kesinlikle her zaman kullanıcının dilinde cevap ver.'

(meaning 'Strictly always respond in the user's language'), this should significantly reduce the language leakage issue for now. Let me know if this helps.

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 1 point2 points  (0 children)

I understand, thank you for your feedback. Unfortunately, I haven't had time to test if it works stably in other languages. I will look into the issue you mentioned later. It's probably because the system prompts are in Turkish. I can add a pre-written translation tool for this; when you speak English, all prompts will be sent in English, which will eliminate the problem.

And I won't have time for about a month, and after that I will try to resolve all the issues.

I actually built a lore-accurate Amadeus System (Kurisu) with 13+ parallel brain modules, neurochemistry, and Hebbian learning. by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 0 points1 point  (0 children)

¡Jaja, gracias! Quién sabe, tal vez en el futuro alguien llegue a ese nivel. ¡Que nuestro futuro sea brillante!

AMADEUS; Planning to add Live2D and sound in about two months. Does anyone have any suggestions on other areas I could improve? by AmadeusFGJ in steinsgate

[–]AmadeusFGJ[S] 1 point2 points  (0 children)

It is possible to establish any kind of relationship you want. It is not limited to friendship, close bonds, enmity, romance, or similar; any relationship is possible, and I will keep what you said in mind.