mmayernick's Stars
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
golang-standards/project-layout
Standard Go Project Layout
gofiber/fiber
⚡️ Express inspired web framework written in Go
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
micro/go-micro
A Go microservices framework
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
mezod/awesome-indie
Resources for independent developers to make money
redpanda-data/connect
Fancy stream processing made operationally mundane
microsoft/TaskWeaver
A code-first agent framework for seamlessly planning and executing data analytics tasks.
orestbida/cookieconsent
:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
flippercloud/flipper
🐬 Beautiful, performant feature flags for Ruby.
scenic-views/scenic
Versioned database views for Rails
jdkato/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
rswag/rswag
Seamlessly adds a Swagger to Rails-based API's
badabing2005/PixelFlasher
Pixel™ phone flashing GUI utility with features.
nakabonne/tstorage
An embedded time-series database
igorkasyanchuk/rails_performance
Monitor performance of you Rails applications (self-hosted and free)
skatkov/awesome-stimulusjs
Modestly awesome list of StimulusJS related content.
nakabonne/gosivy
Real-time visualization tool for Go process metrics
mxschmitt/golang-url-shortener
URL Shortener written in Golang using Bolt DB or Redis. Provides features such as Deletion, Expiration, OAuth and is of course Dockerizable.
saharmor/gemini-multimodal-playground
Build realtime voice and video agents with Google's new Gemini 2.0 (API is free for now)
knadh/stuffbin
Compress and embed static files and assets into Go binaries and access them with a virtual file system in production
dtaniwaki/acts_as_hashids
Use Youtube-Like ID in ActiveRecord seamlessly.
saharmor/voice-lab
Testing and evaluation framework for voice agents
shaharpit809/Audio-Sentiment-Analysis
This repository consists of work done to analyse sentiment of a customer in a conversation with a call center agent using various machine learning algorithms and audio features.
nicolasblanco/wizard_app
abeidahmed/rails-heroicon
Ruby on Rails views helpers for the awesome heroicons by Steve Schoger.
haddersbadders/Simple-longform-framework
A simple HTML, CSS and JS framework for long-form style storytelling
egarbarino/dry_dynamodb
Resources for the "High Performance, Transactional Applications with Go and DynamoDB" YouTube video
ahmadara/Sentiment-analysis-from-human-voice-using-the-Hubert-model.
In this code, we have used common and well-known datasets such as the Toronto dataset available on Kaggle to create a sentiment analysis model from human voice. This model is designed based on the Bert model and is called Hubert.