I’m looking to learn more about how the character chat tool works in more depth, but I haven’t found any substantial information. If there is a github, api system, documentation, tech stack, hell even what model is being used (I know its llama but i’d like to know what model exactly and the number of parameters on the model) want to know how the features of the character ai chat are being done. If this isnt possible, if anyone has pointers on how to get a similar effect (like character lore, memory, personality etc) that would be extremely awesome.

I apologise if this isnt a well formatted post, this is my first post on lemmy world. Thanks for reading - hopefully someone has some answers!

  • VioneT@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 days ago

    Most of the code that runs on the /ai-character-chat is on the page itself. You can click the ‘edit’ button on the top right and it would open up the code panels. On the HTML panel is most of the code while there are also some on the Lists Panel. It is also mainly based on the OpenCharacters but with some tweaks and changes.

    If you are talking about how the AI model is set up on the server, I’m not sure, but I’ll ping the Perchance Dev for insights.

    • bobot@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 days ago

      Thank you so much! Please let me know if you get some further insights, I appreciate your help a lot :)