AI
Projects with this topic
-
Code de mon blog technique, accessible à l'adresse : https://say-it-with-data-18ca51.gitlab.io/
Updated -
-
Software de estratégia da equipe RoboFEI - Small Size League (SSL).
Updated -
The VGC AI Framework aims to emulate the Esports scenario of human video game championships of Pokémon with AI agents, including the game balance aspect.
Updated -
-
-
GitLab is an open source end-to-end software development platform with built-in version control, issue tracking, code review, CI/CD, and more. Self-host GitLab on your own servers, in a container, or on a cloud provider.
Updated -
-
-
-
A concise, user-friendly C++ desktop application utilizing wxWidgets to chat with local Large Language Models (LLMs) via ollama.ai API.
Updated -
A lightweight document security solution that protects your confidential information when using cloud-based LLMs.
Updated -
-
The idea is to have a set of small command line utilities to easily perform tests and operations with the LLMs of the moment. Their purpose is to encapsulate models or functionalities such as Speech to Text, Text to Speech, Vision, Batch, Chat, ...
Updated -
Terminal Chat Completion client for Google's Gemini AI models written in Go
Updated -
-
The main project for OctoMY™ - Ready-to-run robot software
Updated -
The repository contains an Unreal Engine project for a strategy role playing videogame. The game's combat complexity is low-medium as of the current implementation. The project is meant to be used to test search based adversarial algorithms.
Implemented: Alpha-beta, Negascout, MTD(f), MonteCarloTreeSearch(UCT), MCTS(Epsilon-greedy) and RAVE. There is an incomplete version of UCT-RAVE.
Updated -
This script is designed to streamline the development process by automating the commit and push process for a Git repository. It runs in the background, checking for changes every 5 minutes, and commits and pushes those changes to the current branch. Additionally, it utilizes AI technology to generate descriptive and meaningful commit messages, making it easier to track changes and maintain a clean commit history.
Updated