-
NEU IS -> POLYU CS
- HongKong
-
11:18
(UTC +08:00) - https://github.com/ChiliChicken
- https://www.cnblogs.com/chilichicken
Stars
基于大模型+知识图谱的知识库问答
An open-source RAG-based tool for chatting with your documents.
Machine Learning Engineering Open Book
A modular graph-based Retrieval-Augmented Generation (RAG) system
A simple, easy-to-hack GraphRAG implementation
Convert Machine Learning Code Between Frameworks
📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
Open CS Application | 开源CS申请
the resources I use to learn computer science in my spare time
A collection of AWESOME things about Graph-Related LLMs.
一款基于Netty+Zookeeper+Spring实现的轻量级Java RPC框架。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。是一个学习RPC工作原理的良好示例。
用于学习“从零开始重写sylar C++高性能分布式服务器框架“,添加了很多注解和文档方便学习
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
Simple Python script to download images and videos from public subreddits without using Reddit's API 😎
Advanced python library to scrap Twitter (tweets, users) from unofficial API
zhblue / hustoj
Forked from svn2github/hustojPopular Open Source Online Judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training, with easy installation. 开源OJ系统
使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网络情感分析、tfidf聚类、词向量聚类、关键词提取、文本相似度分析等