DEV Community

Cover image for Work on Open Source projects to stand out in 2024
Ilya Nevolin
Ilya Nevolin

Posted on

1

Work on Open Source projects to stand out in 2024

Happy new year everyone!

I thought of sharing something cool and fun with my fellow coders. A few years ago I created a speech-to-text bot for Discord,, initially designed to control my own music bot (at the time), but then people started using it to communicate better with their deaf gaming friends in real-time.

This is the project: https://github.com/inevolin/DiscordEarsBot (the music bot is in another repo which needs a big update). The STT methods include offline and online APIs, so you get to choose the quality/performance you want. But with the rise in AI and ML jobs, this can serve as a great framework to build projects to stand out in your interviews:

  • Use this technology in another tool (Slack, Zoom, phone, browser, ...)
  • Use this technology to build voice-based games (maybe for handicapped kids)
  • Improve the STT results by adding another ML model to correct the text
  • Create a fun bot that "talks back" or tells jokes based on the conversation

If you want to collaborate on a project, post in the comments below and match up with other people!

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.

Postgres on Neon - Get the Free Plan

No credit card required. The database you love, on a serverless platform designed to help you build faster.

Get Postgres on Neon

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay