# 项目拆析

收集各类项目使用的技术栈

## sharegpt

<https://twitter.com/steventey/status/1599816553490366464>

Introducing ShareGPT → <http://sharegpt.com> Share your wildest ChatGPT conversations with one click.

Built with @nextjs, @vercel and @upstash

## sov2ex

[GitHub - bynil/sov2ex: A site search for V2EX](https://github.com/Bynil/sov2ex)

SOV2EX 的诞生离不开它们：

* [Elasticsearch](https://www.elastic.co/)
* [IK Analysis for Elasticsearch](https://github.com/medcl/elasticsearch-analysis-ik)
* [Flask](http://flask.pocoo.org/)
* [MongoDB](https://www.mongodb.com/)
* [Node.js](https://nodejs.org/) · [NPM](https://www.npmjs.com)
* [Webpack](https://webpack.github.io/)
* [React](https://facebook.github.io/react)
* [ES6](http://es6-features.org/) · [Babel](https://babeljs.io)
* [PostCSS](http://postcss.org/) · [cssnext](http://cssnext.io/)
* [jQuery](https://jquery.com/) · [pangu.js](https://github.com/vinta/pangu.js) · [Velocity.js](http://velocityjs.org/)
* [Visual Studio Code](https://code.visualstudio.com/)
* [Sketch](https://www.sketchapp.com/) · [Pixelmator](http://www.pixelmator.com/)
* Icon from <http://iconfont.cn>
* Material Design usage <https://material.io/guidelines/>
* 咖啡 · 网易音乐 · Google Chrome · rMBP


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.rizon.top/kuang-jia/xiang-mu-chai-xi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
