Pinned Repositories
-
需求文档
-Scikit-Learn-TensorFlow
机器学习
ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
api-for-open-llm
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA etc. 开源大模型的统一后端接口
ask-multiple-pdfs
A Langchain app that allows you to chat with multiple PDFs
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
huangjeake's Repositories
huangjeake/api-for-open-llm
Openai style api for open large language models, using LLMs just as chatgpt! Support for LLaMA, LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, Xverse, SqlCoder, CodeLLaMA etc. 开源大模型的统一后端接口
huangjeake/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
huangjeake/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
huangjeake/bytewax
Python Stream Processing
huangjeake/chatgpt-wework-robot
零代码、一键部署chatgpt到企业微信,无须VPN,速度快
huangjeake/claude2
laf 接入claude2前端模板
huangjeake/DeepLearningSystem
Deep Learning System core principles introduction.
huangjeake/docs
Documentation for Koishi
huangjeake/enterprise_wechat_bot
企业微信机器人回调认证模板,消息被动回复, 主动消息发送
huangjeake/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
huangjeake/FastGPT
FastGPT is a knowledge-based platform built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
huangjeake/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报
huangjeake/gpt4free
The official gpt4free repository | various collection of powerful language models
huangjeake/grok-1
Grok open release
huangjeake/hugging-llm
HuggingLLM, Hugging Future.
huangjeake/iam
企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
huangjeake/InstantID
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
huangjeake/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
huangjeake/livekit
End-to-end stack for WebRTC. SFU media server and SDKs.
huangjeake/llama-cpp-python
Python bindings for llama.cpp
huangjeake/Llama2-Chinese
Llama中文社区,最好的中文Llama大模型,完全开源可商用
huangjeake/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
huangjeake/LLM101n
LLM101n: Let's build a Storyteller
huangjeake/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
huangjeake/multi_papers_summary
multi_papers_summary
huangjeake/open-interpreter
OpenAI's Code Interpreter in your terminal, running locally
huangjeake/py-gpt
Desktop AI Assistant powered by GPT-4, GPT-4 Vision, GPT-3.5, Langchain LLMs and DALL-E 3 with chat, vision, image generation and analysis, autonomous, code and command execution, file upload and download, speech synthesis and recognition, web access, memory, context storage, prompt presets, plugins, assistants and more. Windows and Linux versions.
huangjeake/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
huangjeake/text-generation-webui-colab
A colab gradio web UI for running Large Language Models
huangjeake/Tutorial_for_developing_LLM_application
一个面向小白的大模型应用开发课程