An AI-powered tool that analyzes Reddit profiles to generate detailed user insights.
AI Reddit Profiler is an AI-driven tool (powered by Llama3) designed to analyze Reddit profiles and generate comprehensive user insights based on the data extracted from their activity.
By feeding in a Reddit username, the tool gathers and processes information such as karma, account creation date, subreddit participation, posts, and moderation status. The AI then produces a detailed profile, which includes inferred personal details, psychological analysis, and a summary of the user's online persona.
Key Features:
- Extracts Reddit user information and formats it for analysis.
- Generates detailed user profiles, including personal details, psychological insights, and general assumptions.
- Saves the AI-generated profile as a text file for further use.
This section lists the major frameworks/libraries used to build the project.
To get a local copy up and running, follow these simple steps.
- Python 3.x
- Ollama installed in your system
- Clone the repo
- Install required Python packages
pip install -r requirements.txt
- Run the script
python3 main.py
AI Reddit Profiler can be used to gain insights into Reddit users based on their public activity. Simply input the Reddit username, and the tool will analyze and generate a profile. This is particularly useful for researchers, social media analysts, or anyone interested in understanding online behavior.
Distributed under the MIT License. See LICENSE for more information.