Pinned Repositories
elastic-github-actions
This action spins up an Elasticsearch instance that can be accessed and used in your subsequent steps.
fastapi-pagination
FastAPI pagination
fastapi_simple_security
API-key based security utilities for FastAPI, focused on simplicity of use
fileupload-fastapi
A backend for simple file uploads. FastAPI, Tortoise ORM, pytest
haystack
:mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
kafka-site-monitoring
load-simulator
A package to simulate operations load.
modern-backend
Modern practices for building an API that interacts with 3rd party services. Various approaches in branches.
payments-backend
Django RESTful API with JWT auth
payments-frontend
React, Redux, React Router, React Router Forms, Redux Thunk, Reactstrap, JWT auth
yourkin's Repositories
yourkin/fileupload-fastapi
A backend for simple file uploads. FastAPI, Tortoise ORM, pytest
yourkin/elastic-github-actions
This action spins up an Elasticsearch instance that can be accessed and used in your subsequent steps.
yourkin/fastapi-pagination
FastAPI pagination
yourkin/fastapi_simple_security
API-key based security utilities for FastAPI, focused on simplicity of use
yourkin/haystack
:mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
yourkin/kafka-site-monitoring
yourkin/load-simulator
A package to simulate operations load.
yourkin/modern-backend
Modern practices for building an API that interacts with 3rd party services. Various approaches in branches.
yourkin/payments-backend
Django RESTful API with JWT auth
yourkin/payments-frontend
React, Redux, React Router, React Router Forms, Redux Thunk, Reactstrap, JWT auth
yourkin/python-poetry-docker-example
Example of integrating Poetry with Docker leveraging multi-stage builds.
yourkin/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
yourkin/setup-python
Set up your GitHub Actions workflow with a specific version of Python
yourkin/yourkin