Inspiration: Data Meets Dedication
The inspiration for The Primate Genius Project was the desire to use data visualization to honor a powerful truth revealed by a powerful individual: Dr. Jane Goodall. Her unforgettable commitment at Gombe first alerted the world to the complex social and intellectual life of chimpanzees. I chose to merge this profound human story with quantitative analysis, seeking to visually prove what she knew by heart.
What it does
My goal was to create an application that answers her famous statement, "The chimpanzee mind is so very like the human mind," by providing irrefutable, data-driven proof.
How I built it
I used the Data_ReaderHagerLalandPhilTrans2011.csv dataset, a publicly available compendium of primate behavioral observations, as my foundation. The project was built entirely within Plotly Studio, following these steps:
Data Filtering: I filtered the raw CSV to isolate the Great Apes (Chimpanzees, Bonobos, Gorillas, Orangutans) and extracted key columns: Innovation, Tool use, Extractive foraging, and Social learning.
Thematic Design ("Vibe Coding"): I implemented a custom theme—Scientific Research meets Rainforest Serenity—using muted greens and a dominant Aged Gold (#E0A836) accent color to highlight the chimpanzee data.
Visualization 1: Comparative Intelligence (Bar Chart): I built a grouped bar chart to instantly compare the four Great Ape species across all four cognitive metrics, establishing the Chimpanzee (Pan troglodytes) as a statistical outlier.
Visualization 2: Research Effort vs. Reality (Scatter Plot): I created a scatter plot to compare Research Effort (Journal Search Article Count) against a Composite Intelligence Score to show that chimpanzee exceptionalism is genuine, not just a product of observation bias.
Challenges we ran into
The construction of the app presented some key technical and design challenges:
Technical Limitations (Functionality Challenge): Despite my design intent, I was unable to implement the Light and Dark Mode functionality within the time constraints of the hackathon. Furthermore, I was unable to get cross-interactions working between the comparative bar chart and the scatter plot, limiting the app's dynamic filtering capability.
Narrative Clarity (Design Challenge): My initial "vibe coded" color choices, such as using Aged Gold for Chimpanzees, were not self-explanatory. I had to ensure the accompanying text blocks explicitly communicated the meaning behind these visuals, as the colors alone could not convey the narrative of "Gold = Primate Genius."
Accomplishments that we're proud of
This was my first app in Plotly and I learnt a lot in the process. I am looking forward to using this in my career as well.
What we learned
Quantifying Genius: I learned how starkly the Chimpanzee separates itself from its relatives. With 371 reported instances of Tool Use and 321 of Innovation in the dataset, the visual dominance of their data bars is a powerful confirmation of Jane Goodall’s observations.
The Power of Narrative Design: I learned that effective visualization goes beyond charting data; it means translating a "vibe" (like Gold = Genius) into a tangible, memorable visual story for the user.
What's next for Primate Genius Project - Tribute to Jane Goodall
I am looking forward to get the archive of work done by Jane Goodall which will prove the ultimate theory that how alike are human brains with respect to Chimpanzees.
Built With
- data-readerhagerlalandphiltrans2011.csv
Log in or sign up for Devpost to join the conversation.