Skip to content

ManojBaasha/AsterAI

Repository files navigation

AsterAI

Revolutionary AI-powered document analysis that transforms how you interact with content. Built for the xAI + Vercel Hackathon.

Live Demo: asterai.vercel.app

Features

  • 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

Setup

  1. Clone the repository

    git clone https://github.com/ManojBaasha/asterai.git
    cd asterai
  2. Install dependencies

    npm install
  3. Set up xAI API

    • Get your API key from xAI Console
    • Create a .env.local file:
    XAI_API_KEY=your_xai_api_key_here
  4. Run the development server

    npm run dev
  5. Open http://localhost:3000 in your browser

How to Use

  1. Visit the demo page
  2. Hold Alt (or on Mac) to activate Lens Mode
  3. Hover over any content to see analysis options
  4. Click to get AI-powered insights!

Tech Stack

  • Frontend: Next.js, React, TypeScript
  • UI Components: Shadcn/ui, Radix UI, Tailwind CSS
  • Animations: Framer Motion
  • AI: xAI API for content analysis
  • Deployment: Vercel

Contributors


Built for the xAI + Vercel Hackathon 2025

About

AsterAI Codebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors