2025.05.02 Github Latest AI Repos
machine-learning-interview-questions
Your Cheat Sheet for Machine Learning Interview – Questions and Answers.
voice-cli
VoiceCLI is a command-line tool that listens to your voice, transcribes it, uses a local Ollama LLM to convert the transcription into a safe shell command, and then executes it after confirmation.
ai-audio-fingerprint-remover
A comprehensive Python tool to remove AI-generated fingerprints, watermarks, and metadata from audio files.
GPU-Accelerated-Next-Word-Prediction-Using-LSTM-and-PyTorch
This repository implements a GPU-accelerated next-word prediction model using PyTorch and LSTM. It includes data preprocessing with NLTK, vocabulary creation, training on tokenized text, and generating text predictions, starting from a given input phrase.
solana-reader
Example project of AI Agent for reading Solana information on top of Dexpaprika API
Mentor
Mentor is an AI-powered conversational agent with persistent memory, LLM integration, and a Streamlit chat UI. Designed for expert users, it features clean, production-ready Python code and modular architecture for easy extension.
readEmailAndTweet
A combination of gmail, ai, twitter, and cron job
acadai
AcadAI is a smart academic productivity app built with Next.js to help students manage deadlines, study schedules, and academic resources.
solana-prompt-wallet
Example project of AI Agent Prompt Wallet for Solana on top of AgentKit and Dexpaprika API
chatbot
A ready to use chatbot template in html. | Just insert your api keys from open router or other platform.
arxer
A comprehensive research tool that combines ArXiv paper browsing with AI-powered assistance for academics, researchers, and students
twilio-ai-call
This project is a voice assistant service that integrates Twilio for telephony, ElevenLabs for text-to-speech, and an AI provider (like OpenAI) to generate intelligent responses to user input.
OcrChecker-Demo
Demo and documentation for a Hebrew OCR error checker
Stateful-Action-Tracker
AI-powered stateful action item tracker with persistent memory. Manages tasks via natural language and saves progress to JSON
emojie-api
An API that helps you find a relevant emoji based on a sentence, in any language. Powered by GROQ using the LLaMA 3.1 8B Instant model.
pineflow
Pineflow is a data framework to load any data in one line of code and connect with AI applications.
four-sided-triangle
A sophisticated multi-model optimization pipeline for domain-expert knowledge extraction RAG systems
Philosophy-of-the-Machines
Philosophy of the Machines - A Manifesto for Humans in the Age of Artificial Agents
acadai
AcadAI is a smart academic productivity app built with Next.js to help students manage deadlines, study schedules, and academic resources.
ToneSlider-Backend
The ToneSlider Backend powers the tone-adjustment feature of the ToneSlider app using the Mistral AI API. Built with Node.js and Express, it includes caching via Upstash Redis and robust error handling for smooth performance.
ai_summarizer
AI-powered text summarization tool built with Python and NLTK. Converts long articles into short summaries using machine learning.
ashtourguide
It showcases the ashTourguide device – a next-gen AI wearable that redefines how tourists explore the world using spatial computing, AR overlays, and edge inference.
ollama-terminal-assistant
A Python CLI tool leveraging Ollama to run terminal commands via natural language, with step-by-step user confirmation.