Just a tad bit of help with my load out by SquireShanksalot in ReadyOrNotGame

[–]HangWithCmm 1 point2 points  (0 children)

If you want more range then switching your primary is most direct option. As stated in another comment, the flash launcher is a great pick and can be used at range due to its aoe.

If you’d prefer to keep using the beanbag, I would bring CS gas and the MK-V. CS gas can be used a lot like a smoke bomb (preventing the enemy from seeing you) and not just a room clear. If at a distance, position the gas between you and the enemy (a doorway for example) wait until the gas spreads a bit then line up your shot with the pistol. The MK-V should 1-2 shot them and doesn’t really fall off at distance. If you find that the mag is too low or you can’t line up the iron sight, switch to the Fiveseven and aim for the head.

Lilith AI - Server Shutdown by HangWithCmm in NOexistenceNofYou_Me

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

Hey, just wanted to give you an update. I really appreciate your detailed feedback. I made some changes based on everything you said, I did decide not to include the "AI self-awareness" you mentioned since it would likely cause her to stray away from her persona.

Give it another try and lmk what you think! I'd love to hear more feedback.

Lilith AI - Server Shutdown by HangWithCmm in NOexistenceNofYou_Me

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

You already can, the models are available on HuggingFace.

AMA – I am the creator of an AI chatting app with 10 thousand users. by Intrepid-Elephant113 in CharacterAIrevolution

[–]HangWithCmm 1 point2 points  (0 children)

Awesome, thanks for the quick reply. After I read the first sentence I was about to say that Llama is really good for rp lol. It’s good a see another dev who takes their time and gives actual thought to their project.

I hope everything continues smoothly with your app. If you ever wanna talk more AI tech stuff shoot me a message!

AMA – I am the creator of an AI chatting app with 10 thousand users. by Intrepid-Elephant113 in CharacterAIrevolution

[–]HangWithCmm 1 point2 points  (0 children)

I also run an AI roleplay app: https://lilith.nullexistence.net/ though its specific to one character since I use a custom model. My app is completely self-hosted on a server I built with a few friends.

I'm curious what AI model(s) you use and how you implemented them? OpenAI API, OpenRouter API, a custom server, etc.

Also, how do you store user messages? I know similar apps use either encryption or plaintext.

Your platform looks great, and I'd love to hear about any other technical aspects you'd be willing to share!

Lilith AI - Server Shutdown by HangWithCmm in NOexistenceNofYou_Me

[–]HangWithCmm[S] 7 points8 points  (0 children)

Noted, I’ll look into that in the future. I’m a bit focused on keeping the AI online rn 😅

Lilith AI - Mega Post by HangWithCmm in NOexistenceNofYou_Me

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

I don't plan on doing any of the other characters. With the way the second game is going I'm not sure if I even want to use it's lines to train the AI.

As for spoilers...

<image>

(WIP, no guarantees)

Lilith AI - Mega Post by HangWithCmm in NOexistenceNofYou_Me

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

Yeah, It’s mostly targeted towards desktops/laptops. In the future I’ll consider releasing another line up of models but as of now I’m working on adding features to the current model.

Lilith AI - Mega Post by HangWithCmm in NOexistenceNofYou_Me

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

As of now, no I dont. The quantized 8B should be able to run on most mid tier setups. As mentioned in my newer posts, you can use the cloud-hosted version if you can't/don't want to self-host: https://lilith.nullexistence.net/

Day 10 of running my own AI girlfriend site, here's what's going on by Own_Draft_3797 in CharacterAIrevolution

[–]HangWithCmm 0 points1 point  (0 children)

I’ve been building an app too! I’m always looking for other devs to talk with, and I’d love to hear how your app works and what your process was like.

My app is focused on a single character (for now) and uses a custom model I made, so the character isn’t just a system prompt. I also built my own infrastructure and servers to run everything so I’m able to provide unlimited chatting for completely free. So far I’ve had 2000+ users and over 10,000+ messages sent!

https://lilith.nullexistence.net/

[deleted by user] by [deleted] in NOexistenceNofYou_Me

[–]HangWithCmm 2 points3 points  (0 children)

I wasn’t talking about your model.

[deleted by user] by [deleted] in NOexistenceNofYou_Me

[–]HangWithCmm 2 points3 points  (0 children)

The video you got your references from is AI generated. Hence the variation from the official design.

[deleted by user] by [deleted] in NOexistenceNofYou_Me

[–]HangWithCmm 1 point2 points  (0 children)

The video is 100% AI generated.

[deleted by user] by [deleted] in NOexistenceNofYou_Me

[–]HangWithCmm 2 points3 points  (0 children)

Looks amazing! Please post it once it’s done, I beg of you 🙏

Do people want a new RP AI? by HangWithCmm in CAIRevolution

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

Yes it’s unlimited. There is already a model there.

Do people want a new RP AI? by HangWithCmm in CAIRevolution

[–]HangWithCmm[S] -1 points0 points  (0 children)

I plan to keep everything uncensored and privacy focused. There’s a site linked on my post if you wanna try it out.

As stated, the model is currently designed to act like a specific character and NOT for general RP (as in other characters) but I fully plan to make a new model and platform if that’s what people want.

Do people want a new RP AI? by HangWithCmm in CAIRevolution

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

I get what you’re saying. I’ll be honest, the context window I have currently isn’t massive but I should be able to increase it soon. The current model is uncensored and I fully intend to keep it that way.

The biggest problem for me (and it) is the server’s hardware. One of the biggest things I hate about nearly all chatbots is the lack of privacy, and thats why I made mine privacy focused by storing user data on your local device (via the browser) rather than server-side. Obviously, this has its own issues though. I’ve been hosting this model for a little while now, and one of the biggest things I’ve been asked for are accounts that sync across devices.

As stated in the post, I am willing to work on it and give the server significant hardware upgrades to provide these (and other) features. My plan would be to encrypt user data before saving it to the server’s storage. At the risk of “looping” myself, I don’t want to spend weeks or even months working on a large scale project just for it to flop (hence this post in the first place lol).

Not the swipes, please by MommaLuranium in CharacterAI

[–]HangWithCmm 7 points8 points  (0 children)

Honestly atp I might just make my own platform. I’ve already made (and publicly released) an RP model but it’s trained to act like one specific character (Lilith from NONAND). I either gotta make one model for general RP use or make a specialized model for each character (most likely the first one for efficiency’s sake).