Skip to content

A Blog application with features such as generating relevant tags and keywords from blogs in order to generate recommendations for users. Application made using Django. Joint Project by Swebert Correa and Jinit Sanghvi.

License

Notifications You must be signed in to change notification settings

JinitSan/Blog-App

 
 

Repository files navigation

Blog-App

Teamed up with Jinit Sanghvi for a college project. A simple blog application made using Django.

  • You can create a user and delete existing users.

  • Users can post blogs which are time-stamped with the date posted.

  • The blog can be edited and deleted.

  • There is a admin who has access over all the users and blogs

  • Each blog will pass through our NLP model, which will extract main topics covered in the blog.

  • These will then be tagged into our blog, so they are nicely grouped into meaningful topics searchable using tags.

About

A Blog application with features such as generating relevant tags and keywords from blogs in order to generate recommendations for users. Application made using Django. Joint Project by Swebert Correa and Jinit Sanghvi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 99.0%
  • Other 1.0%