-
Created from card: [Sprint 1: Analysis application + ENV setup](https://app.gitkraken.com/glo/card/b5945458cdc245d1a478e5e41331dddf)
-
Created from card: [Sprint 1: Analysis application + ENV setup](https://app.gitkraken.com/glo/card/b5945458cdc245d1a478e5e41331dddf)
-
### LeetCode Username
keremkarayagiz0
### Problem Number, Title, and Link
26, Remove Duplicates from Sorted Array, https://leetcode.com/problems/remove-duplicates-from-sorted-array/description/?env…
-
Advised by Philip Vollet (Weaviate):
* safe search
* filtering
* self query retrieve
https://medium.com/@kamaljp/deep-dive-into-self-query-retriever-in-langchain-exploring-pros-of-building-sq-retr…
-
from paperqa import Settings, ask
import os
os.environ["OPENAI_API_KEY"] = "EMPTY"
local_llm_config = {
"model_list": [
{
"model_name": "ollama/llama3",
"lit…
-
### Proposal: Implement a Self-Service Approach for Case Studies
#### Summary
To streamline and encourage the creation of case studies, I propose implementing a self-service approach similar to th…
-
## Review & Self-Study
While dragging elements around the screen seems trivial, there are many ways to do this and many pitfalls, depending on the effect you seek. In fact, there is an entire [drag…
-
## Review & Self-Study
Study a bit on the different languages available to the programmer. Try to write a line in one language, and then redo it in two others. What do you learn?
-
## Review & Self-Study
HTML is the 'tried and true' building block system that has helped build the web into what it is today. Learn a little about its history by studying some old and new tags. Ca…
-
## Review & Self-Study
Arrays in JavaScript have many methods attached to them, extremely useful for data manipulation.
[Read up on these methods](https://developer.mozilla.org/en-US/docs/Web/J…