Stars
Bash is all You need - Write a nano Claude Code 0 - 1
一个简单的工具,用于导出 Cursor AI 的聊天记录到 Markdown 和 JSON 文件。
This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face model…
AI Meeting Minutes analysis App built with NextJS, Langflow, Groq, and OpenAI
🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Android application to analyze Wi-Fi signals.
Cross platform network analysis and monitoring tool
Repo for personal blog https://arthurchiao.art
llama3 implementation one matrix multiplication at a time
Question and Answer based on Anything.
A versatile AI translation tool powered by LLMs.
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)
fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集
Convert your Stable Diffusion checkpoints quickly and easily.
An optimized docker image includes Android, Kotlin, Flutter sdk.
Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4.
An open-source chatgpt tool ecosystem where you can combine tools with chatgpt and use natural language to do anything.
LifeOS example vault for Obsidian(Combining P.A.R.A with Periodic Notes)
Stable Diffusion with Core ML on Apple Silicon
A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品
An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈