rocLv's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
unslothai/unsloth
Finetune Llama 3.3, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
paul-gauthier/aider
aider is AI pair programming in your terminal
harry0703/MoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
ItzCrazyKns/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
searxng/searxng
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
teableio/teable
✨ The Next Gen Airtable Alternative: No-Code Postgres
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
vanna-ai/vanna
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
1Panel-dev/MaxKB
💬 Ready-to-use, flexible RAG Chatbot. 基于大模型和 RAG 的知识库问答系统。
datawhalechina/self-llm
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
deepseek-ai/DeepSeek-Coder
DeepSeek Coder: Let the Code Write Itself
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
andrewyng/translation-agent
AugustDev/enchanted
Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.
ejoy/ant
Ant game engine
karpathy/build-nanogpt
Video+code lecture on building nanoGPT from scratch
PeterH0323/Streamer-Sales
Streamer-Sales 销冠 —— 卖货主播 LLM 大模型🛒🎁,一个能够根据给定的商品特点从激发用户购买意愿角度出发进行商品解说的卖货主播大模型。🚀⭐内含详细的数据生成流程❗ 📦另外还集成了 LMDeploy 加速推理🚀、RAG检索增强生成 📚、TTS文字转语音🔊、数字人生成 🦸、 Agent 使用网络查询实时信息🌐、ASR 语音转文字🎙️、Vue 生态搭建前端🍍、FastAPI 搭建后端🗝️、Docker-compose 打包部署🐋
cs-lazy-tools/ChatGPT-On-CS
基于大模型的智能对话客服工具,支持微信、拼多多、千牛、哔哩哔哩、抖音企业号、抖音、抖店、微博聊天、小红书专业号运营、小红书、知乎等平台接入,可选择 GPT3.5/GPT4.0/ 懒人百宝箱 (后续会支持更多平台),能处理文本、语音和图片,通过插件访问操作系统和互联网等外部资源,支持基于自有知识库定制企业 AI 应用。
aixcoder-plugin/aiXcoder-7B
official repository of aiXcoder-7B Code Large Language Model
InternLM/HuixiangDou
HuixiangDou: Overcoming Group Chat Scenarios with LLM-based Technical Assistance
Duxiaoman-DI/XuanYuan
轩辕:度小满中文金融对话大模型
honeynet/droidbot
A lightweight test input generator for Android. Similar to Monkey, but with more intelligence and cool features!
LLM-Testing/LLM4SoftwareTesting
discus0434/pdf-translator
pdf-translator translates English PDF files into Japanese, preserving the original layout.
MobileLLM/AutoDroid
Source code for the paper "Empowering LLM to use Smartphone for Intelligent Task Automation"
phkhanhtrinh23/translation_layoutrecovery
This is a project that translates a .pdf file, preserving the original layout of that .pdf file. [UPDATED] We have achieved the Second Prize of the Cinnamon AI Bootcamp 2023.
adam-maj/neural-network-engine
I created my own library for creating neural networks from scratch, functions similar to TensorFlow or Keras