yiboji
Areas of interest: Web Technologies, Software Development, IoT, Embedded System, Electric Vehicle.
Los Angeles
Pinned Repositories
Artificial-Intelligent-Projects
These Python based projects implemented a searching agent using best-first search, mini-max and alpha-beta pruning algorithms, a logical agent using backward chaining, and the inference in Bayesian Network
Coupon-Crawler
These are several python crawler programs using Scrapy and Pyspider framework.
Responsive-Personal-Website
This is my personal web built on MongoDB, Express, AngularJs and NodeJs(the MEAN stack)
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
BotSharp
The AI Agent Framework in .NET
CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
chatgpt-web-midjourney-proxy
One UI is all done with chatgpt web, midjourney, gpts,suno-v3,luma ; Simultaneous support Web / PWA / Linux / Win / MacOS platform
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
yiboji's Repositories
yiboji/ComfyUI_Bxb
SD变现宝:一键把comfyui工作流转换成小程序。
yiboji/MoneyPrinterTurbo
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
yiboji/chatgpt-web-midjourney-proxy
One UI is all done with chatgpt web, midjourney, gpts,suno-v3,luma ; Simultaneous support Web / PWA / Linux / Win / MacOS platform
yiboji/BotSharp
The AI Agent Framework in .NET
yiboji/YouDub-webui
yiboji/fc-stable-diffuson
部署stable-diffusion到阿里云函数计算
yiboji/FlowiseAI-Railway
yiboji/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
yiboji/filebrowser
📂 Web File Browser
yiboji/azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
yiboji/tiktok-scraper
TikTok Scraper. Download video posts, collect user/trend/hashtag/music feed metadata, sign URL and etc.
yiboji/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
yiboji/nunif
misc. contains latest version of waifu2x.
yiboji/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
yiboji/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
yiboji/sd-webui-mov2mov
适用于Automatic1111/stable-diffusion-webui 的 Mov2mov 插件。
yiboji/the-algorithm
Source code for Twitter's Recommendation Algorithm
yiboji/FLAVR
Code for FLAVR: A fast and efficient frame interpolation technique.
yiboji/odoo
Odoo. Open Source Apps To Grow Your Business.
yiboji/ignite
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!
yiboji/react-native-config
Bring some 12 factor love to your mobile apps!
yiboji/retail-demo-store
AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, retail, and digital marketing use-cases
yiboji/finviz
Unofficial API for finviz.com
yiboji/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
yiboji/CarND-LaneLines-P1
Lane Finding Project for Self-Driving Car ND
yiboji/Web-Search-Engine
Implemented a web search engine including crawlers, web indexing, autocomplete, spelling correction and snippets for results.
yiboji/Distributed-Information-Sharing-System-Simulation
Simulated a simple distributed information sharing system in an architecture of Server and Client using TCP and UDP.
yiboji/Coupon-Crawler
These are several python crawler programs using Scrapy and Pyspider framework.
yiboji/Tank-Game
A java project which implemented a fun tank game (multi-threading and GUI were involved)
yiboji/Mobile-Server-for-iOS
This mobile server is used for iOS front-end and powered by Parse API.