个人博客,技术博客
☆26Mar 9, 2026Updated 5 months ago
Alternatives and similar repositories for MyWebsite
Users that are interested in MyWebsite are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RAG-Fusion implementation using Langchain, Weaviate and OpenAI☆13Oct 31, 2023Updated 2 years ago
- I-SHEEP: Iterative Self-enHancEmEnt Paradigm of LLMs through Self-Instruct and Self-Assessment☆17Jan 16, 2025Updated last year
- 本项目爬取各省市政府工作报告,试图通过聚类、主题分类等将它们识别区分开来。☆16Apr 9, 2019Updated 7 years ago
- 利用Set2020的样式,辅助对标准文件的形式检查☆11Apr 10, 2024Updated 2 years ago
- tekton knative auto deploy demo☆15Dec 3, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于 [Anthropic 的 Interactive Prompt Engineering Tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) 构建的智能 Prompt 优化工具…☆17May 25, 2025Updated last year
- LDA主题模型 | 主题困惑度 | 多文本☆22Jan 12, 2025Updated last year
- 统计学中文核心期刊知识图谱构建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调☆14Nov 22, 2024Updated last year
- 👏❤专注分享高质量程序员相关资源,包括优质文章、教程、GitHub(Gitee)仓库、公众号等优质资源☆28Apr 6, 2025Updated last year
- ModelScope+Transformers+SwanLab实现Qwen-1.5-7b的指令微调任务☆23Jun 9, 2024Updated 2 years ago
- python Django博客系统 本作品主要实现了一个Django博客系统,采用前后端不分离的项目结构。 使用 Django,只要很少的代码,Python 的程序开发人员就可以轻松地完成一个正式网站所需要的大部分内容,并进一步开发出全功能的 Web 服务 Django 本…☆49May 12, 2022Updated 4 years ago
- 采用一个模型同时实现问题生成和答案生成☆29Dec 16, 2022Updated 3 years ago
- 微信文章归档工具 - 本地Markdown保存 | Archive WeChat Official Account articles as local Markdown for Obsidian, Logseq, and personal knowledge bases.☆41Aug 17, 2026Updated 2 weeks ago
- SSM搭建的博客网站☆33Dec 16, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于selenium包,爬取知网关键字检索的论文信息的Python脚本☆30Dec 10, 2023Updated 2 years ago
- ☆46Jan 17, 2020Updated 6 years ago
- Code and data for "MT-Eval: A Multi-Turn Capabilities Evaluation Benchmark for Large Language Models"☆57Nov 18, 2025Updated 9 months ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Dec 19, 2019Updated 6 years ago
- Viewer for the structure extracted by Grobid on PDF documents☆58Nov 7, 2025Updated 9 months ago
- a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。☆238Jun 3, 2024Updated 2 years ago
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆42Apr 23, 2024Updated 2 years ago
- Hierarchical-Attention-Network☆47Dec 8, 2022Updated 3 years ago
- Tab Enhance is a Zotero plugin that adds more convenient features to Zotero tabs.☆55Aug 26, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 帮助爬虫通过点选验证及滑动验证, 验证码识别☆98Sep 14, 2022Updated 3 years ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆283Sep 26, 2024Updated last year
- md2card-mcp-server☆80Feb 14, 2026Updated 6 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆78Mar 2, 2024Updated 2 years ago
- python刷易班EGPA。含刷易班EGPA release版本。无需登陆!只需填写数据。☆80Apr 3, 2024Updated 2 years ago
- A ChatGPT website by NextJS and TailwindCSS.☆119Jul 16, 2023Updated 3 years ago
- 小小记账本,拥有基础记账功能,是一个完整的JAVA (J2SE) 练手+自用的小项目,使用Swing和SQLite数据库,多层设计☆89Jul 1, 2018Updated 8 years ago
- 国家标准全文公开系统下载工具☆94Mar 18, 2026Updated 5 months ago
- 基于pytorch+bert的中文文本分类☆89Apr 2, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- springboot+mybatis skeleton☆113Feb 11, 2026Updated 6 months ago
- Automatically make mdx dictionaries☆163Feb 7, 2024Updated 2 years ago
- ☆115Aug 11, 2026Updated 3 weeks ago
- ☆153Apr 16, 2024Updated 2 years ago
- “万创杯”中医药天池大数据竞赛——中医文献问题生成挑战 决赛 第一名方案☆139Jan 4, 2021Updated 5 years ago
- Python3实现设计模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式…☆137Jul 27, 2023Updated 3 years ago
- springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品☆3,491May 17, 2026Updated 3 months ago