Projects with this topic
-
Learn about different C++ standards, and refactor an ini config parser between standards - C++03,11,14,17,20,23 using only GitLab Duo
Updated -
FastMove React Native (Expo) mobile app. Take less decisions by having an ideal AI clone for you! https://github.com/Build4Today/FastMove
Updated -
BWAPI AI that helps you play/analyze StarCraft v1.16 game/replay with more eyes/ears/brains, get ready for a 3rd eye/ear and a 2nd brain operation !
Updated -
-
The aim of N-Queens Problem is to place N queens on an N x N chessboard, in a way so that no queen is in conflict with the others.
Updated -
This Python code employs the Depth-First Search (DFS) algorithm to find a path from "Arad" to "Bucharest" in the Romania map. It uses a priority queue, backtracking, and a graph representation. The DFS path is printed at the end. Skills demonstrated include graph traversal, priority queue usage, and DFS algorithm implementation.
Updated -
The code uses backtracking to solve the Constraint Satisfaction Problem (CSP) of map coloring. It checks if assigning colors to regions follows the constraint that no adjacent regions have the same color. The skills involved include algorithm design for backtracking, recursion, and solving CSP problems. The implementation uses Python.
Updated -
Implementation of UCS on Romania to find shortest distance from Arad to Bucharest based on best-first search algorithm. It uses a dictionary that stores current city mapped to (parent city, current best distance), and frontier is a priority queue to process nodes containing (node id, current city, priority value).
Updated -
This public repository provides access to selected elements of Subtask AI, focusing on open-source contributions and community engagement. Here, users and developers can explore and contribute to specific features of Subtask AI, aimed at helping people turn their goals into actionable tasks through tailored recommendations and solutions. This repo includes documentation, API interfaces, and community-driven enhancements.
Updated -
Web para finca cafetera que integra un identificador de plagas de café (Araña roja, broca de café y cochinilla algodonosa)
Updated -
Analyze, debug and fix a Python web app with a DB backend - and learn about curl, DNS, Flask
Updated -
Neural Network for MicroPython
Updated -
Automatic Neural Network Assistant - A versatile CLI/GUI LLM tool, with optional remote offloading. Has unique features not seen in any other similar project based on llama.cpp.
Updated -
Natural Language Understanding for math symbols, digits, and words with a Gradio user interface and REST API.
Updated -
This is a web-based Air Quality Monitoring and AI prectioning platform. I used Angular and Spring-Boot tech stack to build the project. Also used Python as a supportive language too.
Updated -
Your very own Assistant. Because you deserve it.
Updated -
GitLab Duo Coffee Chat, hosted by @dnsmichi Guest: Michael Aigner, @tonka3000
Updated -
Host: @dnsmichi Guest: @iganbaruch Focus: GitLab Duo Coffee Chat: C++, SQlite and CMake refactoring adventures with Chat and Code Suggestions
Updated -
This project holds the RSS feed reader app example solution. Please read the first blog post in the series: https://go.gitlab.com/rYnnsQ before continuing with the 2nd blog post: https://go.gitlab.com/dXWquG
Updated -
Learn Rust with GitLab Duo Code suggestions https://go.gitlab.com/Qp4Q1p
Updated