Skip to content

SneakyBuzZ/lumini-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

Lumini.ai: Your AI-Powered Developer Hub 🚀

image

✨ Core Features

1. Repo Whisperer: Conversational AI for Codebases

Bring your repositories to life!

  • Chat with your GitHub repos using powerful AI retrieval.
  • Ask natural language questions, navigate code, generate explanations, and receive smart suggestions.
  • Indexed issues, PRs, and documentation included in every answer.

2. LiveCanvas Collab: Real-Time Developer Whiteboarding

Architect, visualize, and brainstorm together—live.

  • Draw, diagram, and connect ideas with real-time multi-user whiteboarding.
  • Link shapes/flows to actual code, branches, or issues for living documentation.
  • Export diagrams to markdown/GitHub issues with a single click.

3. InsightPulse Dashboard: GitHub Analytics at a Glance

A bird’s-eye view of your productivity.

  • Visualize contributions, PRs, code review patterns, and team progress.
  • Personal and team dashboards with actionable metrics.
  • Security, code quality, and bottleneck insights powered by AI.

4. CodeSync Review Rooms: Live Interactive Code Reviews

Reinvent the review experience.

  • Join real-time code review sessions with inline comments, live diffs, and chat/video.
  • Synchronized editing and instant GitHub PR updates.
  • Smart suggestions from your AI co-pilot during sessions.

💡 Why Lumini.ai?

  • Cut down context-switching with integrated chat, dashboard, and whiteboard features.
  • Understand complex codebases fast—ask and get instant AI-powered replies.
  • Collaborate dynamically: real-time code review, architecture drawing, and data insight together.
  • Automate routine tasks, never miss critical updates or review opportunities.

🛠 Requirements

  • Node.js (v14 or higher)
  • npm or Yarn
  • (Optional) WebSocket server for live features

🚧 Installation & Running

Clone the repository:

git clone [YOUR-REPO-URL]
cd lumini-ai

Install backend:

cd server
npm install

Install frontend:

cd client
npm install

Start the backend server:

cd server
npm run start

Backend runs on http://localhost:8000 (or configured port).

Start the frontend server:

cd client
npm run start

Frontend runs on http://localhost:3000 (or configured port).

Start the WebSocket server (if required):

cd websocket
npm run start

WebSocket runs on http://localhost:8080 (or configured port).


✨ Decorate Your Workspace

  • Homepage features living glassmorphic cards with Lottie animations next to each core feature.
  • Repo Whisperer chat window with pulse/typing effects.
  • Whiteboard with multi-cursor colors and “save to repo” badges.
  • Metrics rings, gradient progress bars, and streak counters in the dashboard.
  • Review rooms open with sliding panel transitions, celebratory icons for completed reviews.

Let Lumini.ai reshape your developer experience—blending creativity, analytics, and AI into one powerful platform. Happy coding! ✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages