@whoiskatrin

Top repositories

1

sql-translator

SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.
TypeScript
4,055
star
2

chart-gpt

AI tool to build charts based on text input
TypeScript
3,505
star
3

npm-copilot

CLI tool for Next.js that can analyze logs in real-time and suggest a solution using OpenAI
JavaScript
343
star
4

financial-statement-pdf-extractor

Python script to extract as much structured information as possible from annual/quarterly reports.
Python
82
star
5

selenium-testng-maven-template

This project is written in java and will serve an example of implementing a Selenium test project with Selenium3 and Maven. Everything is set up and tests can be added straight away.
Java
4
star
6

rightmove-scraper

Python script to scrape Rightmove to find a house to buy or rent.
Python
4
star
7

a---algorithm-pathfinding

A* is an informed search algorithm, or a best-first search, meaning that it solves problems by searching among all possible paths to the solution (goal) for the one that incurs the smallest cost (least distance travelled, shortest time, etc.), and among these paths it first considers the ones that appear to lead most quickly to the solution.
C#
2
star
8

broken-urls-finder

Python script that runs in k8s on a cronjob to find all broken links after deployment. (example: 404, 500, 503 and etc.)
Python
1
star
9

color-analyzer-winform

Color counter for images
C#
1
star
10

datasphere-dbt

dbt Datasphere Plugin is for integrating multiple open-source data quality frameworks into your dbt projects. It unifies Soda SQL, Great Expectations, Datafold, providing a single interface to configure and run data quality checks.
Python
1
star