Skip to content

0xmetaschool/competitor-analyst

Repository files navigation

CompetitorAnalyst

Competitor Analyst analyzes your competitors' data and offers intelligent assistance for crafting decisions around the information about the competitors.

Built with Next.js and cutting-edge AI technology, this open-source template enables developers to use the competition analyst. As the demand for AI assistance grows, this agent provides everything you need to build a powerful marketing strategy against your competitor.

Live Demo

https://competitor-analyst.vercel.app/

Features

  • Automates competitor data collection and analysis
  • Tracks activities and performs SWOT analyses
  • Benchmarks your performance against competitors

Technologies Used

  • Next.js and React for Frontend and Backend
  • OpenAI API Key for AI-Powered Features

Use Cases

  • Identifying competitors' strengths and weaknesses to refine your product positioning and marketing strategies.
  • Tracking competitors' new product launches, partnerships, or campaigns to stay ahead in innovation.
  • Comparing key metrics to optimize your strategies and improve competitive advantage.

Installation Steps

  1. Clone the repository:

    https://github.com/0xmetaschool/competitor-analyst.git
  2. Navigate to the project directory:

    cd competitor-analyst 
  3. Install dependencies:

    npm install
  4. Set up environment variables: Create a .env file in the root directory as .env.local with the following environment variables:

    OPENAI_API_KEY=your_openai_api_key
  5. Run the development server:

    npm run dev
  6. Open your browser and navigate to http://localhost:3000

Screenshots

Competitor Analyst Home Page screenshot Competitor Analyst Competitor Analysis screenshot
Competitor Analyst Competitors Page screenshot

How to use the application

  1. Add the domain of your competitor
  2. Click on the "Analyze" button
  3. View the results of analysis of your competitors

Contributing

We love contributions! Here's how you can help make the AI-powered Story Generator even better:

  1. Fork the project (gh repo fork https://github.com/0xmetaschool/competitor-analyst.git)
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Please open an issue in the GitHub repository for any queries or support.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published