Your AI-Powered B2B Lead Generation Engine! Transform your sales prospecting with intelligent data enrichment and real-time insights. π
-
π€ Automated Lead Generation
- Seamless integration with Crunchbase API
- Continuous company data scraping
- Fresh leads delivered to your dashboard
-
π§ AI-Powered Data Enrichment
- Powered by Google's Gemini API
- Smart analysis of company profiles
- Rich, contextual insights for each prospect
-
π SERP Intelligence
- Real-time search engine data integration
- Comprehensive company digital footprint
- Latest news and updates about prospects
-
π Dynamic Dashboard
- Real-time lead generation metrics
- Interactive data visualizations
- Key performance indicators at a glance
-
π Always Fresh Data
- Automatic updates every 4 hours
- Historical data tracking
- Never work with stale information
- Backend: Flask (Python) π
- Frontend: React with Next.js βοΈ
- Powerful APIs:
- Crunchbase API for company data π
- Google's Gemini API for intelligent enrichment π€
- SerpAPI for search insights π
-
Clone the repository
git clone https://github.com/yourusername/prospectiq.git
-
Set up the backend
pip install flask flask-cors schedule requests
-
Set up the frontend
npm install
-
Configure environment variables
- Create
.envfile in root directory - Add your API keys:
CRUNCHBASE_API_KEY=your_key_here GEMINI_API_KEY=your_key_here SERPAPI_KEY=your_key_here
- Create
-
Launch the backend server
python app.py
-
Start the frontend development server
npm run dev
-
GET
/api/leads- Retrieve latest generated leads
- Returns paginated list of enriched company data
-
GET
/api/stats- Fetch system performance metrics
- Includes lead generation statistics
-
GET
/api/errors- Access system error logs
- Helpful for troubleshooting
We welcome contributions! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Have questions or suggestions? Feel free to:
- Open an issue
- Start a discussion
- Submit a feature request
Built with πͺ for modern sales teams