GithubHelp home page GithubHelp logo

Comments (2)

davidmezzetti avatar davidmezzetti commented on June 9, 2024

Hello, thank you for the interest. I've also noticed your txtchat issues and I'll take a look at those.

In terms of these questions.

  1. how to connect the txtai with langchain?
    I haven't considered this integration. I'm sure there are ways to do it but I don't use langchain, so I'm not that familiar with the framework.

  2. is there a gui for Faiss database?
    Not that I'm aware of. It's a file system format. If you wanted to inspect the data in Faiss, the best thing would be doing that with a Jupyter notebook. See the link below.
    https://github.com/neuml/txtai/blob/master/examples/29_Anatomy_of_a_txtai_index.ipynb

  3. where is the saved persistant embedding?
    Seems related to (2). This depends on the backend used. For Faiss, there are methods to reconstruct embeddings but they aren't stored by default.

from txtai.

yiouyou avatar yiouyou commented on June 9, 2024

@davidmezzetti

Thanks. I'm learning txtai from all those notebook examples. Once get ready, maybe can write a notebook about ollama + txtai + langchain.

I tried to find more tutorials on youtube, but not that much and helpful. I've not run a txtchat workflow with rocket.chat successfully, the document seems not enough for a newbie.

from txtai.

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.