Giter Club home page Giter Club logo

kikiola's Introduction

Kikiola

Release Go Report Card Go Reference License

Kikiola is a high-performance vector database written in Go. It efficiently stores, indexes, and searches for vectors, making it suitable for similarity search, recommendation systems, artificial intelligence, and machine learning applications.

Features

  • Tensor Compression
  • Support multilingual embedding
  • Support for high-dimensional vectors
  • Handles concurrency and multiple writes
  • Simple and intuitive API for easy integration
  • Indexing techniques for fast similarity search
  • Embedding Reranking with a relevance score
  • Fast and efficient vector storage and retrieval
  • Text embedding support for text-based queries
  • Scalable architecture for handling large datasets
  • Distributed Storage: multiple nodes or shards for scalability
  • Objects (e.g., document, image, audio, video, or any other file type)

Run

To run Kikiola, ensure that you have Go installed on your system. Then, follow these steps:

  1. Clone the Kikiola repository:
git clone https://github.com/0xnu/kikiola.git
  1. Navigate to the project directory:
cd kikiola
  1. Build the project:
go build ./...
  1. Run the Kikiola server:
go run cmd/main.go

The Kikiola server will start running on http://localhost:3400.

Test

To test Kikiola, ensure that you have Go installed on your system. Then, follow these steps:

go test ./...

Usage, Use Cases, and Benchmark

License

This project is licensed under the MIT License.

Copyright

(c) 2024 Finbarrs Oketunji.

kikiola's People

Contributors

0xnu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.