wchwawa's Stars
tom-boyle/ML-Algorithms
A collection of machine learning algorithms in Python, including supervised, unsupervised, reinforcement learning, and deep learning, with Jupyter notebooks.
wchwawa/exam-paper-generator
March 14-16 unihack RamdomGuys team project
ibttf/interview-coder
An invisible desktop application to help you pass your technical interviews.
wchwawa/Java-Agents-Webapp
bawantha/chrome-extensions-samples
Chrome Extensions Samples
bawantha/flutter-widget-catcher
Copy Flutter widget easily...
mosh-hamedani/game-hub
nvbn/thefuck
Magnificent app which corrects your previous console command.
tom-boyle/AFL-Player-Performance-Analyzer
The AFL Player Performance Analyzer is an open-source project aimed at revolutionizing AFL analytics using modern machine learning and AI techniques. This project analyzes player performance over the past two seasons, focusing on key metrics like goals, disposals, player matchups, injury prediction, and game/team impact.
tom-boyle/BioCommunicator
AI startup focused on communication with nature.
sparrow-js/an-codeAI
AI generate code
clash-verge-rev/clash-verge-rev
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
y-pred/Langchain
csguide-dabai/interview-guide
总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。
qifan777/dive-into-spring-ai
《动手学SpringAI》包含SSE流/Agent智能体/知识图谱RAG/FunctionCall/历史消息/图片生成/图片理解/Embedding/VectorDatabase/RAG
EgoAlpha/prompt-in-context-learning
Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
amikos-tech/chromadb-java-client
A thin client for Chroma Vector DB implemented in Java
chroma-core/chroma
the AI-native open-source embedding database
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
caijc00/programmer_bookshelf_cn
📚 一个程序员的书架
wchwawa/Distributed-File-System
Java Distributed File System implement with raft and apache hadoop
feichai0017/NoKV
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
sofastack/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
romkatv/powerlevel10k
A Zsh theme
neovim/neovim
Vim-fork focused on extensibility and usability
wenweihu86/raft-java
Raft Java implementation which is simple and easy to understand.
logcabin/logcabin
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
nicktindall/java-raft
A Java implementation of the Raft consensus algorithm