Skip to content

πŸš€ A premium, futuristic project by Ashraf Morningstar - Synapse-ClassifierUsingJS-Arcane. Optimized for performance and unique UI/UX.

Notifications You must be signed in to change notification settings

AshrafMorningstar/Synapse-ClassifierUsingJS-Arcane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

306 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/* Copyright (c) 2026 Ashraf Morningstar These are personal recreations of existing projects, developed by Ashraf Morningstar for learning and skill development. Original project concepts remain the intellectual property of their respective creators. Repository: https://github.com/AshrafMorningstar */

Classifiers using JS

About The Project

Building three different classifiers with the help of API.

  1. Text Analyzer

Detect Sentiments in the text. This is a generic sentiment analysis classifier for texts in English. It will classify into 3 different categories: Positive, Negative & Neutral.

  1. News Analyzer

Classify News articles by the topic such as Politics, Sports and many more.

  1. Language Analyzer

Detect language in text. I will detect langauge from 49 different languages arranged in language families.

Tech Stacks Used

HTML CSS JS

API Used

Visit Website: https://app.monkeylearn.com/

For Text Analyzer : https://api.monkeylearn.com/v3/classifiers/cl_pi3C7JiL/classify/

For News Analyzer : https://api.monkeylearn.com/v3/classifiers/cl_WDyr2Q4F/classify/

For Language Analyzer : https://api.monkeylearn.com/v3/classifiers/cl_Vay9jh28/classify/

How to use Project

  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the directory
  • Run the index.html file
  • Navigate to different classifers

Screenshots

image

After clicking on Text Analyzer button, the UI looks like:

image

After clicking on News Analyzer button, the UI looks like:

image

After clicking on Language Analyzer button, the UI looks like:

image

Live Demo


πŸ“œ Copyright & License

Β© 2026 Ashraf Morningstar. All Rights Reserved.

Educational Disclaimer: This is a personal recreation of an existing project concept, developed for learning and skill development purposes. The original project concept remains the intellectual property of its respective creator(s).

License: MIT License - See LICENSE file for details.

Developer: Ashraf Morningstar

Portfolio: Explore more projects at github.com/AshrafMorningstar


🀝 Connect & Contribute

Found this helpful? Give it a ⭐️ on GitHub!

About

πŸš€ A premium, futuristic project by Ashraf Morningstar - Synapse-ClassifierUsingJS-Arcane. Optimized for performance and unique UI/UX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors