Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kartik8dwivedi/hisaab

Hisaab is an AI-driven social media analytics platform that analyzes engagement, offers content recommendations, and visualizes performance using DataStax Astra DB and Langflow. Built for the Level Supermind Hackathon, it helps optimize strategies for creators and businesses.
https://github.com/kartik8dwivedi/hisaab

datastax datastax-astra groq-integration hackathon javascript langflow rag reactjs

Last synced: 17 days ago
JSON representation

Hisaab is an AI-driven social media analytics platform that analyzes engagement, offers content recommendations, and visualizes performance using DataStax Astra DB and Langflow. Built for the Level Supermind Hackathon, it helps optimize strategies for creators and businesses.

Awesome Lists containing this project

README

        

Hisaab Logo

# Hisaab by Team RM -RF /*

An advanced social media analytics platform delivering deep insights into your social media engagement using AI-powered tools. Developed for the Level Supermind Hackathon, Hisaab leverages DataStax Astra DB and Langflow to analyze data and provide actionable recommendations.

---

## 👁️ About Hisaab

Hisaab is your intelligent companion for social media analytics, helping you:
- Analyze engagement trends across various post formats.
- Generate AI-driven insights to optimize content strategies.
- Provide performance metrics via an intuitive dashboard.
- Enable tracking and comparison of metrics across different content types.

---

## 🌟 Key Features

### **📊 Comprehensive Analytics Dashboard**
- Real-time engagement monitoring.
- Interactive data visualizations.
- Historical performance trend analysis.
- Comparative insights for better decision-making

### **🤖 AI-Powered Insights**
- GROQ-generated content recommendations.
- Engagement pattern detection.
- Performance prediction.
- Content optimization suggestions.

### **📈 Post Type Analysis**
- Comprehensive comparison across:
- Carousel posts.
- Reels.
- Static images.
- Threads
- Video

---

## 🚀 How It Works

1. **Datastax Astra DB** stores and manages social media engagement data.

2. **Langflow** generates AI-driven insights and content recommendations.

Datastax-Langflow flow:
![Img1](./public/6.png)
![Img1](./public/7.png)
![Img1](./public/8.png)

3. **GROQ** analyzes engagement patterns and predicts performance metrics.

4. **Vite-React** provides an intuitive user interface for data visualization and analytics.

5. **NodeJS/Express** powers the backend server for API calls and data management.

---

## 🏗️ How to Get Started
## **Run Locally**

### Prerequisites:

- Install Node.js.
- Access to **Datastax Astra DB**.

### Steps:

1. Clone this repository:
```bash
git clone https://github.com/Kartik8Dwivedi/Hisaab.git
cd hisaab
```
2. Install dependencies:
```bash
cd frontend/
npm install
```
```bash
cd backend/
npm install
```
3. Set up your environment variables in backend folder, under a `.env` file in root directory:
```bash
PORT=''
BASE_URL=''
LANGFLOW_ID=''
FLOW_ID=''
APPLICATION_TOKEN=''
```

4. Set up environment variables in frontend folder, under a `.env` file in root directory:
```bash
VITE_BACKEND_API=''
```
5. Start the application:
```bash
cd backend/
npm run dev
```
```bash
cd frontend/
npm run dev
```

---

## Client Side Screenshots

![Img1](./public/3.png)

![Img2](./public/4.png)

![Img3](./public/5.png)

---

## 🛠️ Tech Stack

- **DataStax Astra DB**: For database management and operations.
- **Langflow**: For workflow creation and GPT integration.
- **OpenAI API key**: To generate AI-driven insights.
- **Vite-React**: For building the user interface and analytics dashboard.
- **NodeJS/Express**: Backend Server for API calls and data management.

---

## Video Demo

Click on the image below to watch the video demo:

[![Hisaab](https://www.vdocipher.com/blog/wp-content/uploads/2023/12/DALL%C2%B7E-2023-12-10-20.21.58-A-creative-and-visually-appealing-featured-image-for-a-blog-about-video-thumbnails-for-various-social-platforms-like-YouTube-Instagram-and-TikTok-s-1024x585.png)](https://www.youtube.com/watch?v=tkvlxZkCES8)

---

## Deployments

- **Frontend**: [Hisaab Frontend (Vercel)](https://hisaab-j3t7.vercel.app/)
- **Backend**: [Hisaab Backend (Render)](https://hisaab-j0mt.onrender.com)

---

## 🎯 Vision
Hisaab aims to transform how creators and businesses analyze and enhance their social media performance. By combining cutting-edge AI technologies with powerful analytics, it empowers users with actionable strategies for growth.

## 👥 Team RM -RF /*
Meet the minds behind EngageLens:

- [Tathagat Sahay](https://github.com/Tathagatsahay)
- [Pragya Dave](https://github.com/pragya0702)
- [Aaryan Tripathi](https://github.com/Aaryan1311)



Created with ❤️ by Team RM -RF /*