Pinned Repositories
Advanced-QA-and-RAG-Series
This repository contains advanced LLM-based chatbots for Q&A using LLM agents, and Retrieval Augmented Generation (RAG) and with different databases. (VectorDB, GraphDB, SQLite, CSV, XLSX, etc.)
IpCamera
An Ip camera made using Socket.io, Opencv and Nodejs
javascript-game
A simple javascript game written with pure javascript(canvas)
laravel-paystack
:credit_card: :package: :moneybag: Laravel 5 Package for Paystack
LaravelBlogVue
Creating a CMS for a blog website, instead of using third party CMS.
llama3
The official Meta Llama 3 GitHub site
ResumeGenerator
A Wizard to collect all your details (personal, educational, work and experience, hobbies and skill sets) and transform these information into a graphical Resume exported to PDF ready for use. The project is done with Angularjs
Simple-blog-website-with-laravel-5.3
This is a blog website just showing how to do the basic CRUD operations in laravel, users can login, make a post, edit, and delete the post (only if it was the same user that created). Project was done in the latest version of laravel as at the time
TimeSignatureEstimator
A notebook or notebooks of implementation on how to estimate the time signature from any track with great accuracy
todolist-app-with-bootstrap-and-pure-javascript
There was no js framework in this app, its the RAW javascript. It is simple and easy to understand, well documented for beginners
pianistprogrammer's Repositories
pianistprogrammer/LaravelBlogVue
Creating a CMS for a blog website, instead of using third party CMS.
pianistprogrammer/llama3
The official Meta Llama 3 GitHub site
pianistprogrammer/TimeSignatureEstimator
A notebook or notebooks of implementation on how to estimate the time signature from any track with great accuracy
pianistprogrammer/IpCamera
An Ip camera made using Socket.io, Opencv and Nodejs
pianistprogrammer/Advanced-QA-and-RAG-Series
This repository contains advanced LLM-based chatbots for Q&A using LLM agents, and Retrieval Augmented Generation (RAG) and with different databases. (VectorDB, GraphDB, SQLite, CSV, XLSX, etc.)
pianistprogrammer/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
pianistprogrammer/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
pianistprogrammer/bolt.new-any-llm
Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
pianistprogrammer/chatgpt
An implementation of chatgpt3 by open api
pianistprogrammer/covid_fake_news
covid_fake_news
pianistprogrammer/Data_Science
This repository serves to house all the Data Analytics Scripts that I have showcased in my YouTube Videos.
pianistprogrammer/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
pianistprogrammer/file-upload
A simple file uploader for client side applications
pianistprogrammer/fullstack-challenge
pianistprogrammer/IonicVueGithubUser
An Ionic 4 and Vuejs 2 project to demo the integration on Vuejs with ionic. Github API for checking usernames is used in this project.
pianistprogrammer/laravel-interview-test
Television content companies FOO, BAR and BAZ joined forces, resulting in a merger. The management board of the newly established company decided to create an application responsible for the integration of IT systems used by these companies.
pianistprogrammer/Livewire-chat-course
Laravel-Livewire
pianistprogrammer/memory-game
This memory game matches not just pictures together but the names of the animals in the pictures. It makes it easy for children to learn better and faster
pianistprogrammer/metaseq
Repo for external large-scale work
pianistprogrammer/my-covid-19-estimator
covid-19-estimator Andela and Facebook
pianistprogrammer/NN-SVG
Publication-ready NN-architecture schematics.
pianistprogrammer/PageCount
pianistprogrammer/pairs.one
Online registration-free multiplayer concentration (memory) game
pianistprogrammer/Pee
pianistprogrammer/pianistprogrammer
pianistprogrammer/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
pianistprogrammer/so-vits-svc
SoftVC VITS Singing Voice Conversion
pianistprogrammer/SWE-bench
[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
pianistprogrammer/TESTAPAB
An abap test repo for gitabap
pianistprogrammer/vue-instagram
# vuegram ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).