Stars
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
一款基于阿里云Qwen Turbo(通义千问)模型的智能旅游规划Bot机器人助手。通过整合工具使用(Tool Use)、规划(Planning)与反思(Reflection)三大模块,该助手能有效理解用户需求,动态获取信息,并优化交互体验,为用户提供个性化旅行建议。
CodeGeeX4-ALL-9B, a versatile model for all AI software development scenarios, including code completion, code interpreter, web search, function calling, repository-level Q&A and much more.
DevOpsGenius 旨在结合 LLM 重塑软件开发中的 DevOps 实践。将 LLM 视为团队的初级 “打杂工”,为团队提供各类辅助能力,以提高开发流程的效率和质量。
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
LLM-powered Knolwedge Graph Construction
Empower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks
本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Making large AI models cheaper, faster and more accessible
⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.
[ACL-IJCNLP 2021] Self-Supervised Multimodal Opinion Summarization
Multi-Modal Fine-Grained Fake News Detection with Dialogue Summarization
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。
Stable Diffusion web UI
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Extremely simple implement for Chinese OCR by PyTorch.
本项目构建了一个简单 Flask 应用,提供中文 OCR 功能, 并将识别结果存储在 Mysql 数据库中,仅做展示使用。