An open API service indexing awesome lists of open source software.

https://github.com/thecoderadi/idealens

LeadLens is an AI-powered creative assistant that helps you generate, refine, and analyze content ideas. This frontend is built using Next.js App Router, Tailwind CSS, shadcn/ui, and integrates with our custom backend API.
https://github.com/thecoderadi/idealens

ai axios groq nextjs typescript

Last synced: 6 months ago
JSON representation

LeadLens is an AI-powered creative assistant that helps you generate, refine, and analyze content ideas. This frontend is built using Next.js App Router, Tailwind CSS, shadcn/ui, and integrates with our custom backend API.

Awesome Lists containing this project

README

          

# LeadLens โ€” Frontend

LeadLens is an AI-powered creative assistant that helps you generate, refine, and analyze content ideas. This frontend is built using **Next.js App Router**, **Tailwind CSS**, **shadcn/ui**, and integrates with our custom backend API.

## ๐Ÿš€ Features

- ๐ŸŽจ Dynamic content idea analysis with visual suggestions
- ๐Ÿ“ Caption & hashtag generator (Emotional, Witty, Trending)
- ๐ŸŽต Song suggestions for videos with reasons and platform support
- ๐Ÿง  AI chat for brainstorming creative ideas
- ๐Ÿ“ค Upload and analyze audio/video content
- ๐Ÿ“Š Summary dashboard with copy/share options
- ๐Ÿงฉ Tabs for each summary category
- ๐Ÿ” JWT-based authentication

## ๐Ÿ› ๏ธ Tech Stack

- **Framework:** Next.js (App Router)
- **Styling:** Tailwind CSS, shadcn/ui
- **State & API:** Axios, React Hooks
- **Notifications:** react-hot-toast
- **Auth:** JWT, protected routes

## ๐Ÿงช Setup Instructions

1. Clone the repo:

```bash
git clone https://github.com/TheCoderAdi/IdeaLens.git
cd frontend
```

2. Install dependencies:

```bash
npm install
```

3. Create `.env`:

```
NEXT_PUBLIC_API_URL=http://localhost:5000/api
```

4. Run the app:
```bash
npm run dev
```

### Backend Idea
https://dev.to/aditya_007/building-an-ai-powered-backend-with-nodejs-groq-for-idealens-4921
Repo : https://github.com/TheCoderAdi/IdeaLens-Backend

### Demo Video
https://www.youtube.com/watch?v=HKQngYsv3_Y