KuanlinBilly's Stars
barun-saha/slide-deck-ai
Co-create a PowerPoint presentation with Generative AI
siddhesh-desai/SlideAI
SlideAI is an automatic powerpoint presentation maker for projects built using OpenAI and Bing API
sasha-yelisieiev/ai-presentation-generator
A tool for free AI-powered cloud-based presentation generation (no API key required)
EdwardJXLi/QuikSlide
An AI powered presentation generator that helps you create visual aids. Quikly. Hackathon Submission for Hack The North 2020++
Ginga1402/Generate_PPT_using_llama2
Use AI to create your Presentations using llama2-7B
veasion/aippt
AI 智能生成 PPT,通过主题/文件/网址等方式生成PPT,支持原生图表、动画、3D特效等复杂PPT的解析和渲染,支持用户自定义模板,支持智能添加动画,可在线体验。AI generates PowerPoint Presentation, Supports parsing and rendering of complex PPT features such as native charts, animations, and 3D effects.
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
KuanHaoHuang/learn-ab-testing
A/B Testing 教學,以 Python 實作
doongz/ml-lhy
国立**大学:机器学习 HUNG-YI LEE (李宏毅)
opendatalab/MinerU
A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
nocodb/nocodb
🔥 🔥 🔥 Open Source Airtable Alternative
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
goldboy225/ChatGPT-for-Research
Let's see how ChatGPT can help research work!
talkingwallace/ChatGPT-Paper-Reader
This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
summarizepaper/summarizepaper
An AI-powered arXiv paper summarization website with a virtual assistant for answering questions.
pvhuwung/AIRST-research-paper-summarization
This AI tool app built on Streamlit library provides a powerful and user-friendly tool through web interface for accessing key information from healthcare-related academic literature. Its natural language processing capabilities and intuitive user interface make it an essential AI tool for anyone working in the healthcare industry.
cvangysel/pytrec_eval
pytrec_eval is an Information Retrieval evaluation tool for Python, based on the popular trec_eval.
hogan-tech/leetcode-solution
Explore diverse LeetCode solutions in Python, C++, JavaScript, SQL, and TypeScript. Ideal for interview prep, learning, and code practice in multiple programming languages.
MrMimic/data-scientist-roadmap
Toturials coming with the "data science roadmap" picture.
IKMLab/NTHU_Natural_Language_Processing
ChickenBenny/VAE-in-predicting-stock
VAE in feature extraction help predicting stock
pyliaorachel/openai-gym-cartpole
Demonstration of various solutions solving the cart pole problem in OpenAI gym.
simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
MLGroup-JLU/LLM-data-aug-survey
The official GitHub page for the survey paper "A Survey on Data Augmentation in Large Model Era"
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
wildltr/ptranking
Learning to Rank in PyTorch
lxztju/leetcode-algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现