Giter Site home page Giter Site logo

llama_index_ui's Introduction

简体中文 | English

Llama_difu —— Llama Do it for You

LICENSE Web-UI base


Llama_index (gpt_index)做了个便于使用的图形界面。可以让ChatGPT访问自定义的内容,甚至是数据库!

演示视频

特点

  • 允许ChatGPT访问您自己的数据库
  • 新谷歌:像新必应一样,但使用谷歌!
  • 更方便、高级的索引构建
  • 自定义Prompt模板
  • 多文件支持(并且支持不同格式)
  • 更多LLMPredictor

用法

克隆此仓库

git clone https://github.com/MZhao-ouo/Llama_difu.git
cd Llama_difu

安装依赖项

pip install -r requirements.txt

运行

python main.py

(可选) 默认API密钥

创建 args.json 文件:

{
    "api-key": "",
    "host": "127.0.0.1",
    "port": 7860,
    "share": false
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.