-
# Description
Strategize a suitable chunking technique to index the given environment clearance data, where each file contains a list of projects and their details. Additionally, implement a retrie…
-
### Group
Hendricks Lab
### Contact info
Hugo Lemus, victor.lemusgomez@ucdenver.edu, project lead
### Type of support
Consulting/education (one-off), Other
### Description
**Scope:** medium/lon…
-
Introduce a Split View feature in Discover, allowing users to simultaneously explore and compare two sets of data within the same workspace. This feature enhances data exploration by enabling side-by-…
-
### Goal
Efficient synchronization of data between the server and client (or vice versa).
This data CAN include dictionaries, lists, and classes.
The current process of synchronization is inefficie…
-
This is a draft idea for a possible Zarr extension, looking for feedback before putting more work into it.
## The idea in short
For each chunk, save a separate json file containing statistics abou…
-
See https://github.com/filecoin-project/fvm-pm/issues/299
Lotus currently uses the following sqlite databases:
- sqlite/events.db: Stores events sent by actors in the FVM
- sqlite/txhash.db: Stor…
-
First I will make efficient programs and then you may contribute to it
-
Develop a dedicated GitHub provider within the Github plugin that fetches relevant data, such as issues and commits, from the GitHub API. This data must be transformed into Eliza-compatible Memory obj…
-
### Search before asking
- [X] I have searched the EvaDB [issues](https://github.com/georgia-tech-db/eva/issues) and found no similar feature requests.
### Description
DuckDB is an efficient colum…
-
## 📝 Description
Given a linked list, the task is to sort the linked list using the QuickSort algorithm. The function should efficiently rearrange the nodes of the linked list based on their values a…