You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
Trait_AI
2
2
3
-
Trait_AI is an advanced AI chatbot built with Ruby on Rails that combines memory, dynamic emotional responses, and user account management to deliver a personalized conversational experience.
3
+
Trait_AI is a Rails-based conversational AI system with persistent, user-specific memory, adaptive personality traits, and built-in content moderation.
4
+
Unlike stateless chatbots, Trait_AI maintains long-term behavioral state per authenticated user while actively preventing memory poisoning, abusive input, and uncontrolled personality drift through input filtering, warnings, and enforced cooldowns
0 commit comments