Skip to content

Hackathon Project 2023 - CINTEL’S NEXT-GEN AI presents HACK STREET, a 24-hour long Hackathon, from 24th-25th January 2023.

Notifications You must be signed in to change notification settings

bishalde/hackstreet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WINNER 1st

HackStreet - Hackathon

“Hackathons are where your wildest ideas become reality” – Alex Kern.

CINTEL’S NEXT-GEN AI presents HACK STREET, a 24-hour long Hackathon, from 24th-25th January 2023.

Problem Statement

Generate health question and answers from 1000+ articles of Bajajfinservhealth.in Approach: You are expected to read through content from our website and generate question and answers. You can also generate question and answers for the most common questions asked about a particular health topic. Example : https://www.bajajfinservhealth.in/articles/gut-health You should be able to generate question and answers based on the content and can also generate most common questions around the topic.

Hackathon Timeline

Poster Timeline
Poster Timeline

Repo Status ✳️



Made On

forthebadge forthebadge

Website

https://hackstreet-hackathon.vercel.app - All features Are Not Available Due To Limited Computation Capacity - This is Just The UI.

Full Project Download Link

Download The Project Zip File From : https://www.dropbox.com/scl/fo/vj5jx3i740a2dsveau4x8/h?dl=0&rlkey=jd590wxe3ygtqguy455odsd4x

Installation

Install required modules with pip

  pip install -r requirements.txt

API Reference

To Generate Question For A Url

  GET /blog/<URL:string>

  example:
  /blog/https://www.bajajfinservhealth.in/articles/ayurvedic-medicine-for-high-bp

To Generate Question For A Url in JSON Format

  GET /api/<URL:string>

  example:
  /api/https://www.bajajfinservhealth.in/articles/ayurvedic-medicine-for-high-bp

Acknowledgements

Questgen AI is an opensource NLP library focused on developing easy to use Question generation algorithms. It is on a quest build the world's most advanced question generation AI leveraging on state-of-the-art transformer models like T5, BERT and OpenAI GPT-2 etc.

[ Original QuestGen AI Model ]

Open In Colab

Screenshots

HomePage FAQ Page

WINNERS

Picture

Our Contributors ✨



Thank you to all the amazing contributors who have made this project possible!!💝

🔗 Links

portfolio linkedin Instagram
portfolio linkedin instagram

Give A Bow

 

About

Hackathon Project 2023 - CINTEL’S NEXT-GEN AI presents HACK STREET, a 24-hour long Hackathon, from 24th-25th January 2023.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 52.8%
  • HTML 33.2%
  • CSS 14.0%