An AI-powered tool that helps you analyze and compare your digital aura with X(Twitter) posts. Generate personalized aura reports, understand relationship dynamics, and gain insights into your digital energy alignment with confidence.
- Personalized Aura Reports: Receive tailored analyses based on your X(Twitter) activity and digital presence.
- Digital Aura Analysis: Understand patterns and factors influencing your digital energy.
- Relationship Dynamics Insights: Analyze the compatibility and interactions between different digital auras.
- Interactive UI: User-friendly interface for seamless analysis and report generation.
- Powered by: Exa.AI, DeepSeek R1, and Vercel AI SDK.
- Next.js
- Tailwind CSS
- Framer Motion
- Vercel AI SDK
- Clone the repository
git clone https://github.com/zaidmukaddam/aura-checker.git
- Navigate to the project directory
cd aura-checker
- Install dependencies
bun install
- Set up your environment variables
cp .env.example .env.local # Add your API keys
- Run the development server
npm run dev
Open http://localhost:3000 to view the application.