alexanderliu-creator's Stars
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
opendatalab/MinerU
A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。
imputnet/cobalt
best way to save what you love
wdndev/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
wangshusen/RecommenderSystem
pionxzh/chatgpt-exporter
Export and Share your ChatGPT conversation history
xianshang33/llm-paper-daily
Daily updated LLM papers. 每日更新 LLM 相关的论文,欢迎订阅 👏 喜欢的话动动你的小手 🌟 一个
GaoQ1/rasa_chatbot_cn
building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
majacinka/crewai-experiments
Experiments with local as well as models available through an api
click33/chatgpt---mirror-station-summary
汇总所有 chatgpt 镜像站,免费、付费、多模态、国内外大模型汇总等等 持续更新中…… 个人能力有限,搜集到的不多,求大家多多贡献啊!众人拾柴火焰高!
sugarforever/LangChain-Tutorials
potterhsu/SVHNClassifier-PyTorch
A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
Dustyposa/rasa_ch_faq
用 rasa 实现 rasa demo 机器人,有一些惊奇的功能,faq,图谱,多轮等
zeruniverse/neural-colorization
(Pytorch Implementation) GAN for image colorization
RasaHQ/pokedex-demo
Rasa Demo for a digital assistant for pokemon
TengdaHan/Image-Colorization
Image Colorization using GANs, written in Pytorch
karoly-hars/GAN_image_colorizing
Image colorization with generative adversarial networks on the CIFAR10 dataset.
andyyou/chrome-gpt-markdown
Export GPT conversation as markdown
rickycraft/Save-ChatGPT
Chrome extension that exports ChatGPT conversations into PDF, Markdown (MD), and text (TXT) files
zkhotanlou/CIFAR-10-Image-Colorization
This repository explores the vibrant world of CIFAR-10 image colorization with Convolutional Neural Networks (CNNs) and enhance the results by applying skip connections and residual blocks.
joseaki/MULTIDIGIT-SVHN
Multi-digit implementation of SVHN dataset using pytorch
noahwhite07/gpt-transcript
A Google Chrome plugin for generating and exporting transcripts of ChatGPT conversations
m4mbo/recolor-cifar10
Autoencoders (U-Net) and DCGANs for CIFAR-10 colourization.
MarcLinderGit/cifar10_cnn
Training a Convolutional Neural Network (CNN) to classify images from the CIFAR-10 database. The CIFAR-10 dataset consists of small color images grouped into ten classes, including objects like airplanes, automobiles, birds, cats, and more.
MxMnr/ChatSaver
A chrome extension to export full ChatGPT conversations as text files.
nyuhuyang/svhn-format1
Preprocessing Google's SVHN Format 1
Yitongishere/Code-Generation-LSTM-Encoder-Decoder-
PKU