Revolutionary AI-powered document analysis that transforms how you interact with content. Built for the xAI + Vercel Hackathon.
Live Demo: asterai.vercel.app
- Lens Mode: Hold Alt/⌥ to activate intelligent content analysis
- Ask Mode: Ask questions about any selected content
- Image Analysis: Analyze charts, graphs, and visual content with AI
- Smart Summarization: Get concise summaries of any text content
- Content Visualization: Transform information into visual representations
- Similarity Detection: Find related content across documents
- Real-time Analysis: Instant AI-powered insights
-
Clone the repository
git clone https://github.com/ManojBaasha/asterai.git cd asterai -
Install dependencies
npm install
-
Set up xAI API
- Get your API key from xAI Console
- Create a
.env.localfile:
XAI_API_KEY=your_xai_api_key_here
-
Run the development server
npm run dev
-
Open http://localhost:3000 in your browser
- Visit the demo page
- Hold Alt (or ⌥ on Mac) to activate Lens Mode
- Hover over any content to see analysis options
- Click to get AI-powered insights!
- Frontend: Next.js, React, TypeScript
- UI Components: Shadcn/ui, Radix UI, Tailwind CSS
- Animations: Framer Motion
- AI: xAI API for content analysis
- Deployment: Vercel
- Anirudh Venkatachalam - @anirudhvee
- Manasvini Narayanan - @mana-nara
- ManojBaasha - @ManojBaasha
- Toniya - @tbpatil
Built for the xAI + Vercel Hackathon 2025