Giter Site home page Giter Site logo

caiodallaqua / vectoria Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 1.05 MB

Vectoria is an embedded vector database.

License: Apache License 2.0

Go 100.00%
artificial-intelligence go golang golang-library information-retrieval large-language-models machine-learning open-source vector-database vector-search

vectoria's Introduction

Hi there! Greetings from Brazil ๐Ÿ‡ง๐Ÿ‡ท

I'm mostly interested in:

  • ๐Ÿ”ฅ Data-Intensive Applications
  • ๐Ÿ”ฅ Machine Learning Infrastructure

Toolbox

Go Rust Python Lua Typescript

AWS GCP Proxmox

Redis MySQL DuckDB SQLite RabbitMQ

Docker Terraform Kubernetes Ansible GitHub Actions Helm PowerShell Shell Script

K6 Insomnia OpenAI Linux

vectoria's People

Contributors

caiodallaqua avatar

Stargazers

 avatar  avatar  avatar  avatar

vectoria's Issues

Add Logging

DoD: Being able to choose whether logs are hided or not via the API.

Refactor KeyExists to avoid logging errors when key not found

DoD: Being able to call KeyExists for a key that is not in the DB without any logging errors.

The logged error points to Get, which makes it hard to debug. It should not log since checking errors is part of the logic here (due to Badger). Log example: level=ERROR msg="Key not found" trace=vectoria:src:internal:storage:Get

Demo | Add Info Card

DoD: Being able to see the index configuration in the client.

LSH Ex:

  • Number of Hyperplanes
  • Number of Rounds
  • Space Dimension

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.