Skip to content

amit429/NaksheKADAM-SIH-Winning-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaksheKADAM

A simple guide for the academic and professional queries of the younger generation.

Demo Link : https://firebasestorage.googleapis.com/v0/b/rushour0-portfolio.appspot.com/o/nakshekadam.mp4?alt=media&token=9e62cca1-9d1a-4577-a3cc-81eea5a01be0

Download Link : https://firebasestorage.googleapis.com/v0/b/rushour0-portfolio.appspot.com/o/NaksheKADAM.apk?alt=media&token=6428dc96-1700-49de-98a1-f4faa1cf8eed

Instructions to run the code(s):

Folders :

  • mentYOUR
  • vidyabot
    • api
    • frontend
    • csv

Vidyabot Instructions

Frontend

cd frontend
npm install --force
npm start

API

cd api
. venv/bin/activate
pip install -r requirements.txt
python app.py

CSV

Place the csv of questions with following columns :

question,answer_en,answer_hi,answer_mr

MentYOUR Instructions

instructions to build flutter app

About

Submission for Xperiments hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.8%
  • JavaScript 2.2%
  • Jupyter Notebook 1.7%
  • CSS 1.0%
  • Python 0.9%
  • HTML 0.4%