Skip to content
View jackley-dev's full-sized avatar
Block or Report

Block or report jackley-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. gpt-langchain-pdf-chat gpt-langchain-pdf-chat Public

    利用chatgpt api和pinecone向量数据库,基于langchain开发的本地知识库问答demo。项目可以读取本地目录下的pdf文档,向量化后存储到pinecone数据库,并基于数据库中的特定领域知识进行问答。

    Jupyter Notebook 24 1

  2. gpt_chat_pdf_gh gpt_chat_pdf_gh Public

    利用chatgpt api和pinecone向量数据库,基于langchain和streamlit开发的本地知识库问答系统: 前端采用streamlit开发,支持本地部署; 支持在web端上传pdf文档; 支持对所上传的文档进行向量化,并存储到pinecone数据库; 支持基于数据库中的特定领域知识进行问答

    Python 10 1

  3. ChatGPT-Next-Web ChatGPT-Next-Web Public

    Forked from ChatGPTNextWeb/ChatGPT-Next-Web

    One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。

    TypeScript

  4. gpt4-pdf-chatbot-langchain gpt4-pdf-chatbot-langchain Public

    Forked from mayooear/gpt4-pdf-chatbot-langchain

    GPT4 & LangChain Chatbot for large PDF docs

    TypeScript

  5. streamlitDemo streamlitDemo Public

    旨在实现一个基于streamlit和gpt的最简版的chatbot web客户端

    Python

  6. gradio_chatgpt_demo gradio_chatgpt_demo Public

    旨在实现一个基于gradio和gpt的最简版的chatbot web客户端

    Python