Inspiration

CSS is forgettable and pain if you stop using it for a long time

What it does

You can ask it for help on any CSS related problem, such as (layout, responsiveness, animations), and it can help you with it by showing you examples with code snippets

How I built it

I've used node.js for backend to communicate with the messenger platform hosted on heroku. Text classification is done by 'natural node' module.

Challenges I ran into

  • Collecting data.
  • Processing the user text and getting the intent of that text.

Accomplishments that I'm proud of

What I learned

What's next for CSS Bot

  • Ability to subscribe for weekly CSS tips and tricks.
  • Use database instead of the current json file.
  • Adding more data of and more css code examples.
  • Add the ability to take code from users and register it.
Share this project:

Updates