Pinned Repositories
AircraftWar
Java课程实验-飞机大战
chatgpt-cli
A markdown-supported command-line interface tool that connects to ChatGPT using OpenAI's API key.
computational-methods
Computational Methods 哈尔滨工业大学(深圳)计算方法实验
opencsapp.github.io
Open CS Application | CS出国申请
physics-lab-II
大物实验数据、公式和讨论题答案
repo2md
A simple tool to export a code repository into readable markdown file. Automatically exclude files and directories specified by `.gitignore` and `.git/info/exclude`. Convenient for prompting LLMs. Allow force ignoring/including files/directories by cli arguments.
stockanalysis-freshman-year-project
Stock analysis and prediction based on machine learning - the freshman year project for HITSZ | 大一立项《基于机器学习的股票预测和分析》
uiohook-rs
uiohook-rs is a Rust wrapper for the libuiohook, providing cross-platform keyboard and mouse hooking
worldquant-brain-simulator
This is a simulator to help with backtesting your alphas offline for platform WorldQuant Brain
League_2024_Q4
Code for Open Quant League 2024-Q4
efJerryYang's Repositories
efJerryYang/chatgpt-cli
A markdown-supported command-line interface tool that connects to ChatGPT using OpenAI's API key.
efJerryYang/stockanalysis-freshman-year-project
Stock analysis and prediction based on machine learning - the freshman year project for HITSZ | 大一立项《基于机器学习的股票预测和分析》
efJerryYang/AircraftWar
Java课程实验-飞机大战
efJerryYang/opencsapp.github.io
Open CS Application | CS出国申请
efJerryYang/chatgpt-ui-streaming
全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本。保姆级教程,全部周边资源,欢迎进群交流。
efJerryYang/DefendTheFrontline
面向对象实践 | 飞机大战安卓移植-安卓前端
efJerryYang/global-cs-application.github.io
欧港新CS留学项目指北
efJerryYang/live2d-kanban-desktop
基于Electron制作的桌面看板娘,支持日程提醒、小窗模式、ChatGPT集成、网页搜索、本地moc模型加载与独立设置界面等 | An AI Based live2d Kanban for Desktop Users Using Electron
efJerryYang/abides
ABIDES: Agent-Based Interactive Discrete Event Simulation
efJerryYang/Agent-LLM
An Artificial Intelligence Automation Platform. AI Instruction management from various providers, has an adaptive memory, and a versatile plugin system with many commands including web browsing. Supports many AI providers and models and growing support every day.
efJerryYang/ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
efJerryYang/chatbot-ui
An open source ChatGPT UI.
efJerryYang/ChatGPT-Next-Web
One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。
efJerryYang/chatgpt-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
efJerryYang/defend-the-frontline-backend
面向对象实践 | 飞机大战安卓移植-后端
efJerryYang/extract-text-from-pptx
A simple tool to extract plain text from pptx file | pptx2text | pptx2txt
efJerryYang/faiss
A library for efficient similarity search and clustering of dense vectors.
efJerryYang/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
efJerryYang/ImageBind
ImageBind One Embedding Space to Bind Them All
efJerryYang/LLMZoo
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
efJerryYang/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models
efJerryYang/modeling-and-simulation
A modeling and simulation task of SJTU
efJerryYang/MoOS
efJerryYang/net-lab
efJerryYang/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
efJerryYang/opencommit
GPT CLI to auto-generate impressive commits in 1 second 🤯🔫
efJerryYang/riscv-decoder
efJerryYang/service-computing
Service Computing - HITSZ 2023 Spring | 服务计算 - 哈工大(深圳)2023春
efJerryYang/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
efJerryYang/vnpy
基于Python的开源量化交易平台开发框架