mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-03-10 14:49:23 +00:00
24 lines
1.8 KiB
Markdown
24 lines
1.8 KiB
Markdown
|
# Autoflow
|
||
|
|
||
|
<a href="https://trendshift.io/repositories/12294" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12294" alt="pingcap%2Fautoflow | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||
|
|
||
|
[AutoFlow](https://github.com/pingcap/autoflow) is an open-source knowledge base tool based on GraphRAG (Graph-based Retrieval-Augmented Generation), built on [TiDB](https://www.pingcap.com/ai?utm_source=tidb.ai&utm_medium=community) Vector, LlamaIndex, and DSPy. It provides a Perplexity-like search interface and allows easy integration of AutoFlow's conversational search window into your website by embedding a simple JavaScript snippet.
|
||
|
|
||
|
## UI
|
||
|
|
||
|
1. **Perplexity-style Conversational Search page**: Our platform features an advanced built-in website crawler, designed to elevate your browsing experience. This crawler effortlessly navigates official and documentation sites, ensuring comprehensive coverage and streamlined search processes through sitemap URL scraping.
|
||
|
|
||
|

|
||
|
|
||
|
2. **Embeddable JavaScript Snippet**: Integrate our conversational search window effortlessly into your website by copying and embedding a simple JavaScript code snippet. This widget, typically placed at the bottom right corner of your site, facilitates instant responses to product-related queries.
|
||
|
|
||
|

|
||
|
|
||
|
## Integrate with Deepseek API
|
||
|
|
||
|
- Click the tab `Models` then `LLMs` to enter the LLM model management page.
|
||
|
- Click the `Create` button to create a new LLM model.
|
||
|
- Input data like below, then click the `Create LLM` button.
|
||
|
|
||
|

|