Skip to content

Commit

Permalink
Site updated: 2024-07-21 18:17:49
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozhiming committed Jul 21, 2024
1 parent 70dff70 commit 80bf2a4
Show file tree
Hide file tree
Showing 63 changed files with 2,825 additions and 1,065 deletions.
307 changes: 307 additions & 0 deletions 2024/07/15/modern-python-project-tools-config/index.html

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions archives/2024/07/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,20 @@ <h1 class="animated bounceInDown">

<section class="archives"><h1 class="year">2024</h1><div class="top-border-padding"></div>

<article>
<h2 class="title"><a href="/2024/07/15/modern-python-project-tools-config/">都 2024 年了,你还在用 pip 吗?</a></h2>
<div class="meta">
<span class="date">7月 15</span>
<span class="tags">

<a href="/tags/python/">python</a> <a href="/tags/miniconda/">miniconda</a> <a href="/tags/poetry/">poetry</a> <a href="/tags/ruff/">ruff</a> <a href="/tags/uv/">uv</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/07/15/modern-python-project-tools-config/#disqus_thread">Comments</a></span>

</div>
</article>

<article>
<h2 class="title"><a href="/2024/07/04/rag-knowledge-graphs/">高级 RAG 检索策略之知识图谱</a></h2>
<div class="meta">
Expand Down
28 changes: 14 additions & 14 deletions archives/2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,20 @@ <h1 class="animated bounceInDown">

<section class="archives"><h1 class="year">2024</h1><div class="top-border-padding"></div>

<article>
<h2 class="title"><a href="/2024/07/15/modern-python-project-tools-config/">都 2024 年了,你还在用 pip 吗?</a></h2>
<div class="meta">
<span class="date">7月 15</span>
<span class="tags">

<a href="/tags/python/">python</a> <a href="/tags/miniconda/">miniconda</a> <a href="/tags/poetry/">poetry</a> <a href="/tags/ruff/">ruff</a> <a href="/tags/uv/">uv</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/07/15/modern-python-project-tools-config/#disqus_thread">Comments</a></span>

</div>
</article>

<article>
<h2 class="title"><a href="/2024/07/04/rag-knowledge-graphs/">高级 RAG 检索策略之知识图谱</a></h2>
<div class="meta">
Expand Down Expand Up @@ -255,20 +269,6 @@ <h2 class="title"><a href="/2024/04/29/use-opencompass-evaluate-llama3/">对 Lla
</div>
</article>

<article>
<h2 class="title"><a href="/2024/04/26/free-use-gpt-api-write-novel/">用 API 方式免费使用 GPT 写小说</a></h2>
<div class="meta">
<span class="date">4月 26</span>
<span class="tags">

<a href="/tags/chatgpt/">chatgpt</a> <a href="/tags/llm/">llm</a> <a href="/tags/gpt/">gpt</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/04/26/free-use-gpt-api-write-novel/#disqus_thread">Comments</a></span>

</div>
</article>


</section>

Expand Down
30 changes: 16 additions & 14 deletions archives/2024/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,20 @@ <h1 class="animated bounceInDown">

<section class="archives"><h1 class="year">2024</h1><div class="top-border-padding"></div>

<article>
<h2 class="title"><a href="/2024/04/26/free-use-gpt-api-write-novel/">用 API 方式免费使用 GPT 写小说</a></h2>
<div class="meta">
<span class="date">4月 26</span>
<span class="tags">

<a href="/tags/chatgpt/">chatgpt</a> <a href="/tags/llm/">llm</a> <a href="/tags/gpt/">gpt</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/04/26/free-use-gpt-api-write-novel/#disqus_thread">Comments</a></span>

</div>
</article>

<article>
<h2 class="title"><a href="/2024/04/22/llamaindex-and-evaluation-tools/">LlamaIndex 与 RAG 评估工具</a></h2>
<div class="meta">
Expand Down Expand Up @@ -255,20 +269,6 @@ <h2 class="title"><a href="/2024/01/18/rerank-model-deploy-and-usage/">Rerank
</div>
</article>

<article>
<h2 class="title"><a href="/2024/01/13/llamaindex-eleasticsearch-rga-practice/">使用 LlamaIndex 结合 Eleasticsearch 进行 RAG 检索增强生成</a></h2>
<div class="meta">
<span class="date">1月 13</span>
<span class="tags">

<a href="/tags/elasticsearch/">elasticsearch</a> <a href="/tags/llamaindex/">llamaindex</a> <a href="/tags/embedding/">embedding</a> <a href="/tags/rag/">rag</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/01/13/llamaindex-eleasticsearch-rga-practice/#disqus_thread">Comments</a></span>

</div>
</article>


</section>

Expand All @@ -279,6 +279,8 @@ <h2 class="title"><a href="/2024/01/13/llamaindex-eleasticsearch-rga-practice/">
<a href="/archives/2024/" class="prev">Prev</a>


<a href="/archives/2024/page/3/" class="next">Next</a>

</nav>

</div>
Expand Down
194 changes: 194 additions & 0 deletions archives/2024/page/3/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">

<title>Archives: 2024 - Hacker and Geeker&#39;s Way</title>
<meta name="author" content="">

<meta name="description" content=""> <!-- TODO: truncate -->

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

<link href="atom.xml" rel="alternate" title="Hacker and Geeker&#39;s Way" type="application/atom+xml">
<link href="/favicon.ico" rel="shortcut icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/stylesheets/custom.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/stylesheets/hljs.css" media="screen, projection" rel="stylesheet" type="text/css">

<link href='/stylesheets/font.css?family=Slackey' rel='stylesheet' type='text/css'>
<link href='/stylesheets/font.css?family=Fjalla+One' rel='stylesheet' type='text/css'>
<link href='/stylesheets/font.css?family=Amethysta+One' rel='stylesheet' type='text/css'>
<script src="/javascripts/jquery.min.js"></script>
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![}]-->

<script type="text/javascript" src="/javascripts/jquery-tapir.js"></script>

<!-- remove or comment it to disable ajaxification -->
<!-- <script src="/javascripts/ajaxify.js"></script> -->




<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-100485541-1']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>


<meta name="generator" content="Hexo 6.3.0"></head>


<body>
<div id="wrapper">
<header id="header" class="inner"><!-- for more effects see _animate.scss -->
<h1 class="animated bounceInDown">
<div id="headerbg">
Hacker and Geeker&#39;s Way
</div>
</h1>
<span class="subtitle"></span>
<br>

<ul id="social-links" style="text-align:center; clear:both;">

<!-- GitHub -->
<li>
<a target="_blank" rel="noopener" href="https://github.com/zhaozhiming" class="github" title="Github"></a>
</li>




<!-- Twitter -->
<li>
<a target="_blank" rel="noopener" href="http://www.twitter.com/kingzzm" class="twitter" title="Twitter"></a>
</li>


<!-- LinkedIn -->
<li>
<a target="_blank" rel="noopener" href="http://www.linkedin.com/in/zhaozhiming" class="linkedin" title="LinkedIn"></a>
</li>





<!-- Stackoverflow -->
<li>
<a target="_blank" rel="noopener" href="http://stackoverflow.com/users/1954315/zhaozhiming" class="stackoverflow" title="Stackoverflow"></a>
</li>

</ul>


<!-- use full url including 'index.html' for navigation bar if you are using ajax -->
<ul id="nav">
<li id="ajax"><a href="/index.html">Home</a></li>
<li id="ajax"><a href="/archives/index.html">Archives</a></li>
<li><a href="/atom.xml">RSS</a></li>
<li><a href="/about/index.html">About</a></li>

<li>
<div id="dark">
<form action="//www.google.com.hk/search" method="get" accept-charset="UTF-8" id="search">
<input type="hidden" name="sitesearch" value="https://zhaozhiming.github.io" />
<input type="text" name="q" results="0" placeholder="Search..." x-webkit-speech />
</form>
</div>
</li>

</ul>




</header>


<div id="toload">
<!-- begin toload -->
<div id="content">
<div class="inner">



<script id="dsq-count-scr" src="//zhaozhiming.disqus.com/count.js" async></script>





<section class="archives"><h1 class="year">2024</h1><div class="top-border-padding"></div>

<article>
<h2 class="title"><a href="/2024/01/13/llamaindex-eleasticsearch-rga-practice/">使用 LlamaIndex 结合 Eleasticsearch 进行 RAG 检索增强生成</a></h2>
<div class="meta">
<span class="date">1月 13</span>
<span class="tags">

<a href="/tags/elasticsearch/">elasticsearch</a> <a href="/tags/llamaindex/">llamaindex</a> <a href="/tags/embedding/">embedding</a> <a href="/tags/rag/">rag</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/01/13/llamaindex-eleasticsearch-rga-practice/#disqus_thread">Comments</a></span>

</div>
</article>


</section>



<nav id="pagenavi">

<a href="/archives/2024/page/2/" class="prev">Prev</a>


</nav>

</div>

</div>
<footer id="footer">
<div style="display:inline">
Copyright &copy; 2024

赵芝明
. Powered by <a href="http://zespia.tw/hexo/" target="_blank">Hexo</a> |
Theme is <a target="_blank" rel="noopener" href="https://github.com/wd/hexo-fabric">hexo-fabric</a>, fork from <a target="_blank" rel="noopener" href="http://github.com/panks/fabric">fabric</a> by <a target="_blank" rel="noopener" href="http://panks.me">Pankaj Kumar</a>
</div>


</footer>
<script src="/javascripts/fabric.js"></script>
<script src="/javascripts/jquery.fancybox.pack.js"></script>
<script type="text/javascript">
(function($){
$('.fancybox').fancybox();
})(jQuery);
</script>
<!-- Delete or comment this line to disable Fancybox -->



<!-- end toload -->
</div>
</div>
<script src="/javascripts/jquery.ui.totop.js" type="text/javascript"></script>
<script type="text/javascript">
/*<![CDATA[*/
;(function($){$().UItoTop({easingType:'easeOutCirc'});})(jQuery);
/*]]>*/
</script><!-- remove it to remove the scroll to top button -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5608723650603289" crossorigin="anonymous"></script>
</body>
</html>
28 changes: 14 additions & 14 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,20 @@ <h1 class="animated bounceInDown">

<section class="archives"><h1 class="year">2024</h1><div class="top-border-padding"></div>

<article>
<h2 class="title"><a href="/2024/07/15/modern-python-project-tools-config/">都 2024 年了,你还在用 pip 吗?</a></h2>
<div class="meta">
<span class="date">7月 15</span>
<span class="tags">

<a href="/tags/python/">python</a> <a href="/tags/miniconda/">miniconda</a> <a href="/tags/poetry/">poetry</a> <a href="/tags/ruff/">ruff</a> <a href="/tags/uv/">uv</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/07/15/modern-python-project-tools-config/#disqus_thread">Comments</a></span>

</div>
</article>

<article>
<h2 class="title"><a href="/2024/07/04/rag-knowledge-graphs/">高级 RAG 检索策略之知识图谱</a></h2>
<div class="meta">
Expand Down Expand Up @@ -255,20 +269,6 @@ <h2 class="title"><a href="/2024/04/29/use-opencompass-evaluate-llama3/">对 Lla
</div>
</article>

<article>
<h2 class="title"><a href="/2024/04/26/free-use-gpt-api-write-novel/">用 API 方式免费使用 GPT 写小说</a></h2>
<div class="meta">
<span class="date">4月 26</span>
<span class="tags">

<a href="/tags/chatgpt/">chatgpt</a> <a href="/tags/llm/">llm</a> <a href="/tags/gpt/">gpt</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2024/04/26/free-use-gpt-api-write-novel/#disqus_thread">Comments</a></span>

</div>
</article>


</section>

Expand Down
28 changes: 14 additions & 14 deletions archives/page/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,20 @@ <h1 class="animated bounceInDown">

<section class="archives"><h1 class="year">2017</h1><div class="top-border-padding"></div>

<article>
<h2 class="title"><a href="/2017/01/17/too-much-is-bad/">物极必反</a></h2>
<div class="meta">
<span class="date">1月 17</span>
<span class="tags">

<a href="/tags/thinking/">thinking</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2017/01/17/too-much-is-bad/#disqus_thread">Comments</a></span>

</div>
</article>

<article>
<h2 class="title"><a href="/2017/01/10/complete-guide-grid-zhcn-part3/">Grid 的完整介绍(三)</a></h2>
<div class="meta">
Expand Down Expand Up @@ -260,20 +274,6 @@ <h2 class="title"><a href="/2016/05/31/how-to-write-email-in-office/">如何写
</div>
</article>

<article>
<h2 class="title"><a href="/2016/05/17/use-my-product-manual-to-introduce-team/">『我』的产品说明书</a></h2>
<div class="meta">
<span class="date">5月 17</span>
<span class="tags">

<a href="/tags/teamwork/">teamwork</a>
</span>

<span class="comments"><a href="https://zhaozhiming.github.io/2016/05/17/use-my-product-manual-to-introduce-team/#disqus_thread">Comments</a></span>

</div>
</article>


</section>

Expand Down
Loading

0 comments on commit 80bf2a4

Please sign in to comment.