This is the Linux app named Korvus whose latest release can be downloaded as korvussourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Korvus with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Korvus
DESCRIPTION:
Korvus is an open-source retrieval-augmented generation (RAG) pipeline designed to run entirely inside PostgreSQL, allowing developers to build AI search and knowledge systems directly within a database environment. The project consolidates the typical steps of a RAG pipeline—including embedding generation, document retrieval, reranking, and text generation—into a single query executed within the Postgres ecosystem. By leveraging PostgresML and vector extensions such as pgvector, Korvus eliminates the need for external microservices typically used for AI search architectures, reducing both system complexity and latency. The architecture enables machine learning operations to occur directly in the database, minimizing data transfer between services and improving overall performance for large datasets.
Features
- Unified RAG pipeline executed within a single SQL query in PostgreSQL
- In-database machine learning using PostgresML to reduce data transfer overhead
- Integrated vector search, embedding generation, reranking, and text generation
- SDKs available for Python, JavaScript, Rust, and C for flexible integration
- Support for open models and customizable AI pipelines within database queries
- High-performance architecture designed to reduce latency compared to external microservices
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/korvus.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.