kayky233's Stars
mattzcarey/code-review-gpt
Code review powered by LLMs (OpenAI GPT4, Sonnet 3.5) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI
openchatai/copilot
🤖 🔥 Language-to-actions engine
stellarhk/ChatGPT4.0-Web-Stellar
本项目已更新GPT-4o以及GPT-4-32k模型,现在免费加群讨论,即将达到500人上限,欲加从速!
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
tintinweb/pymemscrape
A python-ctypes based process memory scraper that attempts to find key-material by matching template C structs in memory (OpenSSL ssl_session_st, dsa_st, rsa_st, bignum_st, ec_key_st, dh_st and generic ASN.1)
DanAurea/CoPy
Python compiler that translates C struct to compatible ctypes representation usable for decoding binary structures.
zacrogers/HeadToPy
Convert enums and structs in a c header to a python equivalent.
libreliu/Struct-Helper
Simple tool to reflect C++ struct via lark-parser in Python
sagielevy/C2Py
Convert C Structs to Python with ease!
leptonai/examples
Lepton Examples
mayeranalytics/pyUBX
Python library for parsing/generating u-blox UBX protocol messages, and for creating parsers/generators in other languages.
TeaPearce/Counter-Strike_Behavioural_Cloning
IEEE CoG & NeurIPS workshop paper 'Counter-Strike Deathmatch with Large-Scale Behavioural Cloning'
Parkkeo1/CS-Py
:video_game: [WIP v2] A performance analytics tool for CS:GO that analyzes players' data to provide deep insights into their skill, featuring a Flask client and RESTful API server.
Jittor/JittorLLMs
计图大模型推理库,具有高性能、配置要求低、中文支持好、可移植等特点
MegEngine/InferLLM
a lightweight LLM model inference framework
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
iChunyu/signal-process-demo
数字信号处理学习记录
zaytoun/scihub.py
Python API and command-line tool for Sci-Hub
liuyixin-louis/arxiv2latex
Download the source latex code of multiple arXiv paper with one click
ppwwyyxx/SoPaper
Automatically Search and Download Papers
SilenceEagle/paper_downloader
Download papers and supplemental materials from open-access paper website, such as AAAI, AAMAS, AISTATS, COLT, CORL, CVPR, ECCV, ICCV, ICLR, ICML, IJCAI, JMLR, NIPS, RSS, WACV.
yuriufo/Paper_Crawler
使用GitHub Actions,每日定时爬取论文信息
MindPal-Space/docubot
Chat with any document
fredsiika/huxley-pdf
Upload personal docs and Chat with your PDF files with this GPT4-powered app. Built with LangChain, Pinecone Vector Database, deployed on Streamlit
Chrischuck/websocket-docker-example
Example of a real time chat application with React, Express, Postgres, and Docker.
XuekaiChen/ChatWithDoc
大语言模型ChatGLM-6B为基座,接入文档阅读功能进行实时问答,可上传txt/docx/pdf多种文件类型。
sudarshan-koirala/llama2-chat-with-documents
Simple Chainlit app to have interaction with your documents.
rsaryev/talk-codebase
Tool for chatting with your codebase and docs using OpenAI, LlamaCpp, and GPT-4-All
carolinefrasca/llamaindex-chat-with-streamlit-docs
Build a chatbot powered by LlamaIndex that augments GPT 3.5 with the contents of the Streamlit docs (or your own data).