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.
- Host: GitHub
- URL: https://github.com/thecoderadi/idealens
- Owner: TheCoderAdi
- Created: 2025-04-10T18:14:00.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-09-14T06:34:45.000Z (7 months ago)
- Last Synced: 2025-09-14T08:31:20.426Z (7 months ago)
- Topics: ai, axios, groq, nextjs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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