-
Open-Sora Public
Forked from hpcaitech/Open-SoraOpen-Sora: Democratizing Efficient Video Production for All
Python Apache License 2.0 UpdatedNov 28, 2024 -
gateway Public
Forked from Portkey-AI/gatewayA Blazing Fast AI Gateway with integrated Guardrails. Route to 200+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.
TypeScript MIT License UpdatedAug 22, 2024 -
ollama Public
Forked from ollama/ollamaGet up and running with Llama 3, Mistral, Gemma, and other large language models.
Go MIT License UpdatedJun 18, 2024 -
-
magenta Public
Forked from magenta/magentaMagenta: Music and Art Generation with Machine Intelligence
Python Apache License 2.0 UpdatedNov 27, 2018 -
The Robot Operating System, is a meta operating system for robots.
UpdatedMar 7, 2018 -
julia Public
Forked from JuliaLang/juliaThe Julia Language: A fresh approach to technical computing.
-
dlib Public
Forked from davisking/dlibA toolkit for making real world machine learning and data analysis applications in C++
C++ UpdatedMar 4, 2018 -
opencv Public
Forked from opencv/opencvOpen Source Computer Vision Library
C++ Other UpdatedFeb 13, 2018 -
Face-Detection-OpenCV Public
Forked from informramiz/Face-Detection-OpenCVFace detection using OpenCV and Python
HTML Apache License 2.0 UpdatedJul 13, 2017 -
node-todo Public
creating a single page todo app in node and angular
JavaScript UpdatedJun 16, 2016 -
-
-
gulp Public
Forked from gulpjs/gulpThe streaming build system
JavaScript MIT License UpdatedMay 19, 2016 -
-
-
js-going-native Public
A lightbox photo library in native JavaScript using the Flickr API.
JavaScript UpdatedMay 9, 2016 -
Algorithms Public
Forked from shirleylberry/AlgorithmsThis monthly meetup focuses on white boarding algorithms.
JavaScript UpdatedApr 29, 2016 -
-
-
aframe Public
Forked from aframevr/aframeBuilding Blocks for the VR Web
JavaScript MIT License UpdatedApr 8, 2016 -
-
aframe-boilerplate Public
Forked from aframevr/aframe-boilerplateA-Frame Starter Kit: Create your first "Hello World" WebVR scene
HTML MIT License UpdatedMar 28, 2016 -
js-jquery-iterators Public
Forked from learn-co-curriculum/js-jquery-iteratorsHTML Other UpdatedMar 23, 2016 -
sonic-pi Public
Forked from sonic-pi-net/sonic-piThe Live Coding Synth for Everyone
Ruby Other UpdatedMar 10, 2016 -
capybara Public
Forked from teamcapybara/capybaraAcceptance test framework for web applications
Ruby MIT License UpdatedMar 6, 2016 -
-
rspec-example Public
⚡ This is a sample project for learning RSpec and TTD.
Ruby UpdatedFeb 26, 2016 -
MVC-Movie-Guide Public
This is a MVC Movie Guide project. Movie has name, rating, belongs_to genre. Genre has name, has_many movies. User queries for movie genre and gets a list of movies. APIs - Rotten Tomatoes, OpenMov…
-