GNOME media centera project by dgarcia Description |
(Finish) Implementing SSH in Ziga project by lmulling Description |
Run a robot with an llman idea by chuller DescriptionI built a small tank bot with camera and remote control. So far it can be controlled by an llm to drive with custom actions using https://github.com/mudler/LocalAGI. What is still missing is voice control and a visual/multimodal model to process the video signal. |
Integrate tree sitter grammar into rpm-spec-language-servera project by dancermak Description |
|
Play with the userfaultfd(2) system call and download on demand using HTTP Range Requests with Golanga project by rbranco Description |
Exploring Innovative Android Cloud Storage Solutions for the Communityan idea by ameliabrooks244 Hello everyone, |
Work on enhancements for oqa-searchan idea by mdonis DescriptionI created oqa-search last hackweek to help/automate the searching phase inside openQA for a given MU to test. |
Building and Distilling a Custom LLM Using Rancher Dataa project by rcabello DescriptionThis project explores how to create a custom Large Language Model (LLM) trained specifically on Rancher related data. We will explore LLM distillation techniques to produce a smaller, more efficient model suitable for deployment in resource-constrained environments. We will also explore how Retrieval-Augmented Generation (RAG) can enhance model performance by combining the strengths of fine-tuning with dynamic knowledge retrieval. |
Image ranker via click-to-choose using locally running UIan idea by jeremy_moffitt DescriptionCreate an locally deployable application that allows the user to repeatedly choose between two images from a set to rank them over the course of multiple comparisons. The image set should be loadable from a local file folder the user specifies, then the program displays 2 images at a time to the user who selects their preferred image, random comparisons continue until the user decides they are done, or some threshold for comparisons is met (for example, all images except 1 have "lost" 5 times). The resulting stack sort is available to the user. As a stretch goal the images could be renamed or copy+rename based on the results. Additional stretch goal would be to sort images from a library of URLs (or perhaps a flickr stream). An unlikely but ambitious additional stretch goal is to filter out blurry images using some sort of AI plugin. |