CortexReach is an AI powered email generation tool that creates highly personalized cold outreach emails instantly.
Paste prospect information like LinkedIn profiles, bios, and social posts, and receive professional, customized emails with predicted engagement scores and improvement suggestions.
Generate personalized, data driven emails in minutes instead of hours.
AI analyzes each prospectβs profile and crafts relevant, compelling emails.
Get ready to send emails with suggestions for subject lines, tone, and style.
Receive effectiveness predictions, spam risk assessment, and improvement recommendations.
No complicated setup just paste prospect info and start generating emails.
Never struggle to find the right words for cold outreach again.
AI ensures emails are tailored to each prospect and optimizes engagement potential.
Bridges the gap between raw prospect data and actionable outreach.
Automates repetitive email generation, freeing you to focus on high value tasks.
- π AI Powered Email Generation : Personalized based on prospect data
- π Engagement Scoring : 0 to 100 effectiveness metrics
- π‘ Improvement Suggestions : Optimize subject lines, content, and tone
- βοΈ Rich Text Editor : Customize generated emails
- π Clipboard Copy & History : Save and reuse emails
- πΎ Local Draft Auto Save : Never lose your work
- π No Authentication Needed : Start immediately
| Category | Technology |
|---|---|
| Frontend | Next.js 15 (App Router), React 18, TypeScript 5 |
| Styling | Tailwind CSS 3, shadcn/ui |
| Icons | Lucide React |
| AI Engine | Google Gemini 2.5 Flash |
| Hosting | Vercel |
- Node.js 18+
- npm 8+
- Google AI API key (Get here)
# Clone the repository
git clone https://github.com/MuhammadTanveerAbbas/CortexReach.git
cd CortexReach
# Install dependencies
npm install
# Set up environment variables
cp .env.local.example .env.local
# Add your Google AI API key to .env.local
# Start the development server
npm run devVisit π http://localhost:3000
Create a .env.local file in the root directory:
GOOGLE_GENAI_API_KEY=your_google_ai_api_key_here
NEXT_PUBLIC_APP_URL=http://localhost:3000
NEXT_PUBLIC_GA_ID=G-XXXXXXXXXX-
Push your project to GitHub
-
Import into Vercel
-
Add environment variables:
- GOOGLE_GENAI_API_KEY = Your Google AI key
- NEXT_PUBLIC_APP_URL = Your deployment URL
-
Deploy π
- Navigate to
/tool - Paste prospect information (LinkedIn, bio, articles)
- Optionally add name, company, job title
- Click Generate Personalized Email
- Review and edit the email
- Click Analyze Effectiveness for scoring
- Copy final email to clipboard
CortexReach/
βββ src/
β βββ app/ # Next.js App Router pages
β βββ components/ # Reusable UI components
β βββ ai/ # AI integration flows
β βββ lib/ # Utility functions
β βββ hooks/ # Custom React hooks
βββ public/ # Static assets
βββ docs/ # Documentation
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit changes (
git commit -m 'Add amazing feature') - Push to branch (
git push origin feature/amazing-feature) - Open a Pull Request
- π API keys stored securely in environment variables
- π« No permanent data storage on servers
- β‘ Data processed only during email generation
- πΎ Local storage used for drafts/history
- Email templates library
- CRM integrations
- Bulk email generation
- A/B testing support
- Analytics dashboard
- Team collaboration features
- π Issues
- π Discussions
MIT License - see the LICENSE file for details.
SaaS MVP Developer β’ AI Integration Expert β’ Full Stack Developer
β‘ Specialized in Building Production Ready SaaS MVPs for founders in Weeks
Next.js β’ TypeScript β’ Firebase β’ AI β’ Tailwind CSS
πΌ View Portfolio
β Star this repo if you find it inspiring!
Built with β€οΈ to showcase professional SaaS MVP development.