Pinned Repositories
agentscope
AgentScope: A Flexible yet Robust Multi-Agent Platform
agi-proxy
AutoGPT
An experimental open-source attempt to make GPT-4 fully autonomous.
automa
A browser extension for automating your browser by connecting blocks
delibird
delibird是一个多合一大模型接口网关。主要针对国内的大模型,包括文心、百川、千问、星火、智谱等提供统一的接口调用。基于 Python 开发,容易集成。原生提供 Streaming 接口、多进程异步调度模式,性能较好、调用接口完全兼容 openai APi,方便集成。
LLM-Self-Knowledge-Evaluation
This project tests if large language models can recognize when they don't know an answer, evaluating self-awareness.
PDF-to-HTML-Processor
PDF-to-HTML-Processor是一个处理pdf文件的项目,用于将PDF文件转换为HTML格式,并提取文本、图片、元数据等信息。它使用fitz和BeautifulSoup库来实现PDF的读取和HTML的生成。最终以生成器的方式输出一个个和langchain中Document类相同的对象。
pg-cache
A postgresql wrapper similar to diskcache
recursive-crawl
Recursive crawling of content into markdown and other files 递归爬取内容,变成markdown和其他文件
U-PG-RAG
U-PG-RAG, a campus Q&A backend system, is built on PostgreSQL (PG).U-PG-RAG是一个基于postgresql(PG)构建的校园问答后端系统
li-xiu-qi's Repositories
li-xiu-qi/U-PG-RAG
U-PG-RAG, a campus Q&A backend system, is built on PostgreSQL (PG).U-PG-RAG是一个基于postgresql(PG)构建的校园问答后端系统
li-xiu-qi/PDF-to-HTML-Processor
PDF-to-HTML-Processor是一个处理pdf文件的项目,用于将PDF文件转换为HTML格式,并提取文本、图片、元数据等信息。它使用fitz和BeautifulSoup库来实现PDF的读取和HTML的生成。最终以生成器的方式输出一个个和langchain中Document类相同的对象。
li-xiu-qi/recursive-crawl
Recursive crawling of content into markdown and other files 递归爬取内容,变成markdown和其他文件
li-xiu-qi/LLM-Self-Knowledge-Evaluation
This project tests if large language models can recognize when they don't know an answer, evaluating self-awareness.
li-xiu-qi/pg-cache
A postgresql wrapper similar to diskcache
li-xiu-qi/BoilerPy3
Python port of Boilerpipe library
li-xiu-qi/Books
My book list
li-xiu-qi/cache-llm
A simple cache for LLM
li-xiu-qi/Chat_HZCU
基于大模型的智能校务系统,能够回答学校官网/学校生活等相应信息,管理员可以通过对话查看对应数据的图表展示
li-xiu-qi/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
li-xiu-qi/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
li-xiu-qi/deepdoctection
A Repo For Document AI
li-xiu-qi/duckduckgo_search
Search for words, documents, images, videos, news, maps and text translation using the DuckDuckGo.com search engine. Downloading files and images to a local hard drive.
li-xiu-qi/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
li-xiu-qi/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
li-xiu-qi/FreeAskInternet
FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
li-xiu-qi/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
li-xiu-qi/incubator-answer
A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
li-xiu-qi/kinit
FastAPI + vue3 前后端分离后台管理系统,包含PC端,微信小程序端。接口使用:FastAPI+Pydantic+SQLAlchemy 2.0+Mysql,PC 端使用:Vue3+Typescript+Vite+Element Plus,小程序使用:Uni-APP + uview ui。异步存储,RBAC 权限管理,定时任务,部门管理等功能。
li-xiu-qi/llm-parse-json
A simple JSON parsing tool that preprocesses and parses JSON strings.
li-xiu-qi/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
li-xiu-qi/markmap
Build mindmaps with plain text
li-xiu-qi/morphic
An AI-powered search engine with a generative UI
li-xiu-qi/pgvector-python
pgvector support for Python
li-xiu-qi/rag-postgres
rag abstractions backed by Postgres Backend
li-xiu-qi/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
li-xiu-qi/Retrieval-information-compression
Information Compression Techniques in RAG Models
li-xiu-qi/u-pg-rag-front
a front end for U-PG-RAG
li-xiu-qi/u-pg-rag-view
a front end for U-PG-RAG
li-xiu-qi/web_fetch
web_fetch