Coder Social home page Coder Social logo

llama_difu's Introduction

Llama_difu —— Llama Do it for You

LICENSE Web-UI base


A Web-UI for Llama_index (gpt_index). Allow ChatGPT to access your own content, even databases!

Feature

  • Allow ChatGPT to access your own database
  • New Google: like new Bing, but uses Google!
  • Simple Query
  • Simple Construct index (Only support GPTSimpleVectorIndex now)
    • support .txt, .pdf, .docx, .epub
  • Customize prompt template
  • Customize PromptHelper
  • .json View
  • Chat
  • Multi-files support
  • More LLMPredictor
  • More Index methods

Screenshot

Ask Mode image

New Google

Check the "Search Google" checkbox, the chatbot will search the web for you and generate contents based on that. Just like the New Bing, but uses Google!

It's recommended to use the Balanced or Precise mode when using New Google.

image

Construct your own index image

Usage

Clone this repo

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

Install dependencies

pip install -r requirements.txt

Run

python main.py

llama_difu's People

Contributors

gaizhenbiao avatar mzhao-ouo avatar keldos-li avatar

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.