liuliu's repositories
ChatGPT-Token-Usage-Pre-Calculator
Perfect for anyone who needs to quickly calculate the token amount of ChatGPT in prompts for their project.
Documentation-Embedding
This tool provides a fast and efficient way to convert text into vector embeddings and store them in the Qdrant search engine. Built with Rust, this tool is designed to handle large datasets and deliver lightning-fast search results.
Gaussian-Sketch-Method
Using classical, easy and low-cost method to transfer image to sketch.
Contributor__Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
design-patterns-for-humans-zh-TW
🎉設計模式易讀指南🎉
Dockerize-Templates
A collection of Docker templates that you can use as a starting point for your own projects. Whether you're a developer, sysadmin, or just someone who wants to get started with Docker.
Contributor__coding-interview-university
A complete computer science study plan to become a software engineer.
Google-reCaptcha-V3
How to use reCaptcha v3 on your website.
Learn-Mermaid
這個專案是我的學習紀錄,將著重在 Mermaid 於 Markdown 上的用法,包含常用的基礎語法和範例,足夠日常應用場景使用。This project is my learning record, including commonly used basic syntax and examples, sufficient for your daily needs.
System-Design
This project contains a collection of brainstorming sessions for system design in various application services.
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Contributor__examples
Community showcase and examples of Actix ecosystem usage.
Contributor__openai-cookbook
Examples and guides for using the OpenAI API
Contributor__openai-python
The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.
Contributor__qdrant-docs
Qdrant project documentation
Contributor__system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Data-Visualization
This is a sub-module used to visualize data.
edge-connect
EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning. https://arxiv.org/abs/1901.00212
k-means
Implement K-means and K-means++.
mini-vue
实现最简 vue3 模型( Help you learn more efficiently vue3 source code )
nlp_course
YSDA course in Natural Language Processing
nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
NUXT-practice
NUXT getting start
pix2pix
Image-to-image translation with conditional adversarial nets
Reinforce-Learning
Implement something interesting by the concept of RL.
Selective-Search
Implement Selective Search in traditional computer vision. 手刻實作電腦圖像辨識領域中的經典算法 - Selective Search