Code Monkey home page Code Monkey logo

Comments (5)

Issues-translate-bot avatar Issues-translate-bot commented on July 4, 2024

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature Request]: RAG emmbeddings & linked external documents

from chatgpt-next-web.

H0llyW00dzZ avatar H0llyW00dzZ commented on July 4, 2024

Problem Description

when writing some personal document I need my own doc, if there are RAG & Emmbedding function to let me upload my personal file it will be very helpful. 当写自己私有文档时需要自己的其他文档作为参考,如果可以提供挂载外部文档的功能将非常有用。

Solution Description

add vector db like chromadb to save local files. 增加向量数据库比如chromadb用来保存本地文件。

Alternatives Considered

No response

Additional Context

No response

Implementing this feature in desktop or mobile apps is a piece of cake. However, the web version presents a challenge, especially when it comes to storing files in local storage.

from chatgpt-next-web.

Reekin avatar Reekin commented on July 4, 2024

Implementing this feature in desktop or mobile apps is a piece of cake. However, the web version presents a challenge, especially when it comes to storing files in local storage.

Does it mean, in order to ensure consistency across multiple platforms, this project will not consider features that are difficult to implement on some platforms, no matter how useful the feature may be?
I prefer to first integrate these key features on platforms where they are easy to implement.

from chatgpt-next-web.

fred-bf avatar fred-bf commented on July 4, 2024

Problem Description

when writing some personal document I need my own doc, if there are RAG & Emmbedding function to let me upload my personal file it will be very helpful. 当写自己私有文档时需要自己的其他文档作为参考,如果可以提供挂载外部文档的功能将非常有用。

Solution Description

add vector db like chromadb to save local files. 增加向量数据库比如chromadb用来保存本地文件。

Alternatives Considered

No response

Additional Context

No response

Implementing this feature in desktop or mobile apps is a piece of cake. However, the web version presents a challenge, especially when it comes to storing files in local storage.

It is feasible to store only the reference via localstorage. However, when the file changes, the historical references will become invalid.

The most reasonable way is to introduce back-end support and implement relevant object storage capabilities on the back-end

from chatgpt-next-web.

fred-bf avatar fred-bf commented on July 4, 2024

The workload to support embedding seems to be fine, but it needs to be tied to the user's openai account

from chatgpt-next-web.

Related Issues (20)

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.