Skip to content

ThePew is an advanced system of records that enables enterprises to detect trends and patterns from questions to drive marketing and business decisions toward their goals.

License

Notifications You must be signed in to change notification settings

the-pew-inc/the-pew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ThePew, know what your audiences want

PROJECT STATUS

Maintainability Maintenance

Version

SUPPORT US

Open Source Helpers

DESCRIPTION

As a comprehensive audience analytics platform, THEPEW enables you to understand your employees, team members, prospects, and more. By analyzing audience responses and behavior over time, you can identify patterns and trends that provide insights into their needs, expectations, feature requests, and communication gaps.

THEPEW is designed to help businesses identify trends, analyze topic evolution over time, and track geographic locations using advanced data visualization tools. These reports can be shared with stakeholders and team members, empowering businesses to make data-driven decisions that improve overall performance.

Using openAI, THEPEW provides personalized recommendations that are tailored to each participant's individual interests. Whether it's valuable insights, informative articles, or self-improvement resources, THEPEW gives back to its participants in meaningful ways that help them grow and improve.

LICENSE

License

INSTALLATION

PREREQUISITES

  • ruby (version 3.2 with YJIT)
  • rails (version 7.0.7.2)
  • postgresql (version 15 or above)
  • mailcatcher
  • redis (version 6.2)
  • docker (used by postgres, redis and mailcatcher)

INSTALLING POSTGRES USING DOCKER

docker run -p 5432:5432 --name postgres-15.2-alpine -e POSTGRES_PASSWORD=mysecretpassword -d postgres:15.2-alpine

INSTALLING REDIS USING DOCKER

docker run -p 6379:6379 --name redis-6.2-alpine -d 6.2-alpine

INSTALLING MAILCATCHER USING DOCKER

docker run -p 1080:1080 -p 1025:1025 --name mailcatcher -d stpaquet/alpinemailcatcher

For more information you can read this medium post https://medium.com/@spaquet/mailcatcher-to-the-rescue-4ba438dc98c2

CREDITS

Shout out to the following projects:

Javascript:

RubyGems: