Skip to content

AtmikaNayak/Unnathi

Repository files navigation

Unnathi

Unnathi is a platform designed to help women discover scholarships, internships, and government schemes while building financial literacy through interactive learning resources, an investment simulator, and an AI-powered assistant.

Built as part of Her-a-thon 2026, a women's hackathon conducted by the Finite Loop Womens Community (FLWC), NMAM Institute of Technology.

Live Demo

Website: https://unnathi-sage.vercel.app/

Features

  • Scholarship discovery and filtering
  • Government schemes for women
  • Internship opportunities
  • Financial learning through Money Lab
  • SIP and Step-Up SIP Investment Simulator
  • AI-powered HerBot assistant
  • Financial milestones tracker
  • Personal finance quiz
  • Responsive user interface

Tech Stack

Project Structure

Unnathi
├── Docs.md
├── README.md
├── src
│   ├── components
│   │   ├── ChatBot.jsx
│   │   ├── FilterBar.jsx
│   │   ├── Footer.jsx
│   │   ├── InvestmentSimulator.jsx
│   │   ├── Navbar.jsx
│   │   ├── SchemeCard.jsx
│   │   └── ScholarshipCard.jsx
│   ├── firebase
│   │   └── config.js
│   ├── images
│   ├── pages
│   │   ├── Home.jsx
│   │   ├── MoneyLab.jsx
│   │   ├── OpportunityHub.jsx
│   │   └── Simulator.jsx
│   └── services
│       └── db.js
├── package.json
├── tailwind.config.js
└── vite.config.js

Running the Project Locally

Clone the repository:

git clone <repository-url>
cd Unnathi

Install dependencies:

npm install

Create a .env file and add your API key:

VITE_OPENROUTER_API_KEY=your_api_key

Start the development server:

npm run dev

Open:

http://localhost:5173

Running Tests

No automated tests are currently configured for this project.

Application Modules

Opportunity Hub

Browse scholarships, government schemes, and internship opportunities. Users can filter opportunities based on state, course, and category.

Money Lab

Provides beginner-friendly financial education covering budgeting, saving, investing, SIPs, emergency funds, and financial planning.

Investment Simulator

Interactive SIP calculator that visualizes investment growth over time and compares regular SIPs with Step-Up SIPs.

HerBot

AI-powered chatbot that assists users with:

  • Scholarships
  • Government schemes
  • Internships
  • Career guidance
  • Personal finance queries

Screenshots

Home

Home

Opportunities and HerBot

Opportunity Hub

Money Lab

Money Lab

Investment Basics

Investment Basics

Investment Simulator

Simulator

Contributors

  • Atmika Nayak
  • Shreya G Amin
  • Ishta P Jain
  • Aakanksha K Poojari

Additional Notes

  • Firebase Firestore is used for storing scholarships, schemes, and internship data.
  • The application falls back to local sample data if Firebase data is unavailable.
  • Project planning, team responsibilities, and development workflow are documented in Docs.md.

Resources

About

Unnathi is a women-focused platform that helps users discover scholarships, internships, and government schemes while improving financial literacy through interactive learning modules, an investment simulator, and an AI-powered assistant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages