Project Info
Before starting a business, business makers scope out problems in order to provide products to untapped markets. Before starting a hackathon, team members similarly scope out problems that inspire their technical solutions. Our problem? We couldn't find a problem! Introducing Sitegeist, our technical solution for giving you more problems! We wanted a way to easily analyze trending topics and issues faced by those around us. Sitegeist uses machine learning to predict the sentiment held behind every sentence (literally, every sentence) within a subreddit, giving you trending keywords, their associated sentiments, as well as example posts that give direct examples of those dealing with such topics and issues. Finally, we utilize the power of ChatGPT to additionally provide the user with ideas towards a solution to solve or expand the trending topics. Some things we learned during the project is the bottleneck produced by needing a backend server to properly continue development on the frontside. We dealt with this by designing our database schema and API designs early on in order for us to be able to work with consistent formats within the dummy data used for fundamental testing. Working in parallel with others provides many advantages, however, overlapping efforts was a particularly difficult challenge for us. Oftentimes working within the same file, most merges resulted in conflicts that needed to be dealt with. However, we learned to strategize the timings of our efforts by making sure the efforts of an individual are towards a different enough piece of the project than the rest of the members.
Sitegeist: Harnessing the Power of Sentiment Analysis and NLP for Problem-Solving
Sitegeist is an innovative platform that transforms the vast sea of conversations on Reddit into actionable insights. At its core, Sitegeist leverages advanced sentiment analysis and Natural Language Processing (NLP) methods to dissect and understand the wants and needs of online communities. Here's how it works:
System Architecture
-
Frontend: React - Easily explore and analyze trending topics, where users interact with the data and insights extracted from Reddit discussions.
-
Backend Services: FastAPI - Delve into the backend, the powerhouse of Sitegeist, where all the data extraction, sentiment analysis, and NLP processing takes place.
-
NLP Pipeline: NLTK & scikit-learn & transformers - Learn about the NLP pipeline that powers Sitegeist, from sentiment analysis to word frequency analysis.
Key Features
-
Reddit Sentences Extraction: Sitegeist dives into the depths of a subreddit, extracting topics from various discussions.
-
NLP-Driven Analysis: Each extracted sentence is analyzed using a machine learning model that is adept at discerning the underlying emotions in the text, categorizing them into positive, negative, and other sentiment types. The goal is to identify prevalent problems and topics that exist in an online community's zeitgeist.
-
Interactive Website: The heart of Sitegeist is giving its user an interface to quickly understand the sentiments of certain topics within a community. Here, users can delve into Sitegeist's findings with immediately clear visuals and example posts associated to key topics.
-
Integration with ChatGPT: When Seitgeist identifies an issue or a topic of interest, ChatGPT steps in to suggest potential solutions. This feature aims to inspire innovative thinking towards making the world a better place.
Conclusion
Sitegeist stands as a bridge between the vast, often overwhelming world of online discourse and practical, real-world problem-solving. By analyzing the topics and moods of online conversations, Sitegeist opens the door to understanding collective concerns and addressing them analytically. Whether you're a researcher, a curious individual, or someone looking to make a difference, Sitegeist offers a unique lens through which to view and impact the world.
Analysis
View
Metric
- 13
- 1
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- FastAPIClaimed
- JavaScriptClaimed
- Next.jsClaimed
- PythonClaimed
- ReactClaimed
- VercelClaimed
0 of 6 appear in the indexed code. 6 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
2.9 KB
Source files
1
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
masaishi/Sitegeist
2 files · 3 KB · @ aece34f
Structure
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- Markdown100%
Share of indexed source by file size. Binary and vendored files are excluded.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.