spcl/MBTI-in-Thoughts
Official Implementation of "Psychologically Enhanced AI Agents"
This project helps AI developers and researchers create Large Language Models (LLMs) that exhibit distinct psychological personalities, similar to human MBTI types. It takes an LLM and a desired personality (e.g., 'introverted', 'thinking') as input, and outputs an LLM agent that consistently behaves according to that personality profile. This is useful for those designing multi-agent systems, social simulations, or AI characters with consistent behavioral traits.
128 stars.
Use this if you need to reliably imbue AI agents with specific psychological personalities and control their behavior based on human-like traits, without extensive fine-tuning.
Not ideal if you're looking for a simple chatbot or a tool to perform standard NLP tasks without psychological conditioning.
Stars
128
Forks
14
Language
Python
License
—
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/spcl/MBTI-in-Thoughts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with...
fetchai/uAgents
A fast and lightweight framework for creating decentralized agents with ease.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
Intelligent-Internet/ii-agent
II-Agent: a new open-source framework to build and deploy intelligent agents
agentuniverse-ai/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent...