2024.09.02 Github Latest AI Repos
comsu
Comsu is a simple yet powerful command-line tool that leverages Google Generative AI to suggest high-quality, concise commit messages based on your staged changes in Git.
westblock
West Block is a procedural simulation inspired by the TV show "Westworld." The project is a collaborative effort, utilizing advanced AI-driven techniques and procedural generation to create an immersive, dynamic world that evolves and responds to the player's actions.
ScrapyPy
ScrapyPy is a free, open-source, and powerful web scraping tool that simplifies the web scraping process
OICM-CNN
Optimizing Image Classification Model: Exploring with CNNs, Transfer Learning, Hyperparameter Tuning, and K-Fold Cross-Validation
tokenizer
A web app to compare pre-built or self-built tokenizers
tutorAI
An AI-powered medical tutor capable of generating original and authentic medical information. Think of it as an AI medical encyclopedia or textbook with illustrations, citations (Researcher's style) and audio abilities, a perfect Lecturer or Tutor mimic.
repo_radar
RepoRadar is a powerful CLI tool designed to help developers scan their GitHub repositories for essential components like README files and test suites. It also offers the capability to generate README files using AI, streamlining the process of maintaining well-documented projects.
Low-latency-AI-Voice-Assistant
End-to-End AI Voice Assistant pipeline with Whisper for Speech-to-Text, Hugging Face LLM for response generation, and Edge-TTS for Text-to-Speech. Features include Voice Activity Detection (VAD), tunable parameters for pitch, gender, and speed, and real-time response with latency optimization.
pdfs-to-anki-cards
Convert text from PDFs into Anki flashcards using OpenAI's GPT model
Artiville
Discord Image Generation bot (through Hugging Face serverless Inference API)
Simulating-Multi-GPU-Distributed-Deep-Learning
Simulating Multi-GPU Distributed Deep Learning on a Single GPU with Dynamic Memory Management
federated-learning-pi
Autonomous federated framework for training AI models in a master-slave collaborative manner
code-buddy
A command-line tool for integrating Large Language Models (LLMs) into your Python project workflow for enhanced coding support, including architectural guidance, code reviews, bug fixing, and automated PyPI releases.
AI-Python-Draughts
Les Dames Intelligentes (Intelligent Checkers/Draughts) game with Artificial Intelligence using the Minimax Algorithm (Human Vs AI) made for my NEA Project