Skip to content

Instantly share code, notes, and snippets.

View deskie-io's full-sized avatar

Deskie.io deskie-io

View GitHub Profile
@deskie-io
deskie-io / tr_sample_file_for_openai_vector_store.txt
Created June 3, 2025 12:55
tr_sample_file_for_openai_vector_store
# 1. SkyFly4U ile nasıl uçuş ayırtılır?
Rezervasyon süreci oldukça basittir ve birkaç adımda tamamlanır:
- Web sitesinin ana sayfasında veya mobil uygulamada, kalkış şehrinizi, varış yerinizi, seyahat tarihlerini ve yolcu sayısını (çocukları ve bebekleri de dahil) girin.
- Uçuşları fiyatına, havayolu şirketine, kalkış saatine ve durak sayısına göre sıralamak için filtreleri kullanın. "Esnek Tarihler" seçeneği ile yakın tarihler için fiyatları da inceleyebilirsiniz.
- Uygun olan uçuşu seçin. Uçuş detaylarını kontrol edin: bagaj hakkı, iade politikası, sınıf.
- Yolcu bilgilerini belgelerinizdeki (pasaport, ehliyet gibi resmi kimlik) aynısı olarak girin. Bebekler için doğum tarihi zorunludur.
- Banka kartı, e-cüzdan veya taksit seçeneğiyle ödeme yapın. Ödeme sonrasında elektronik bilet (e-bilet) ve seyahat özeti e-posta yoluyla gönderilir.
- Rezervasyonunuzu kişisel hesabınız üzerinden yönetin: ek hizmetler ekleyin, değişiklik yapın ya da iade başvurusunda bulunun.
@deskie-io
deskie-io / en_international_tariffs.csv
Created June 3, 2025 12:54
en_international_tariffs
Origin Destination Cost (eurocents/kg) Delivery Time (days) Delivery Type Distance (km) Minimum Weight (g) Insurance (eurocents/kg)
Berlin Paris 45 2 Standard 878 500 10
Berlin Paris 90 1 Express 878 500 20
Berlin Rome 60 3 Standard 1182 500 12
Berlin Rome 110 2 Express 1182 500 25
Berlin Madrid 75 4 Standard 2075 500 15
Berlin Madrid 130 2 Express 2075 500 30
Berlin Warsaw 35 1 Standard 520 500 8
Berlin Warsaw 70 1 Express 520 500 15
Berlin Budapest 50 2 Standard 930 500 10
@deskie-io
deskie-io / en_local_tariffs.csv
Created June 3, 2025 12:54
en_local_tariffs
Origin Destination Cost (eurocents/kg) Delivery Time (days) Delivery Type Distance (km) Minimum Weight (g) Insurance (eurocents/kg)
Berlin Munich 35 2 Standard 585 500 8
Berlin Munich 70 1 Express 585 500 15
Berlin Hamburg 25 1 Standard 280 500 8
Berlin Hamburg 50 1 Express 280 500 12
Berlin Stuttgart 40 2 Standard 590 500 10
Berlin Stuttgart 80 1 Express 590 500 20
Berlin Düsseldorf 30 1 Standard 560 500 8
Berlin Düsseldorf 60 1 Express 560 500 15
Berlin Dresden 25 1 Standard 200 500 8
@deskie-io
deskie-io / en_sample_file_for_openai_vector_store.txt
Created June 3, 2025 12:51
en_sample_file_for_openai_vector_store
# 1. How to book a flight with SkyFly4U?
The booking process is simple and takes just a few steps:
- On the homepage of the website or in the mobile app, enter your departure city, destination, travel dates, and the number of passengers (including children and infants).
- Use filters to sort flights by: price, airline, departure time, number of stops. Try the "Flexible Dates" option to see prices for nearby travel dates.
- Select a suitable flight. Review details on the flight page: baggage allowance, refund policy, class of service.
- Enter passenger information exactly as it appears in their documents (passport, photo ID such as a driver's licence). For infants, include date of birth.
- Pay using a bank card, e-wallet, or installment plan. After payment, you'll receive an electronic ticket (e-ticket) and itinerary receipt via email.
- Manage your booking in your personal account: add services, make changes, or request refunds.
@deskie-io
deskie-io / sample_users_from_social_and_messengers.csv
Created September 8, 2023 12:54
Importing users from social networks and instant messengers
Name and Surname Channel and user id Direct link to avatar
Ian Taylor telegram|1798967166 https://w7.pngwing.com/pngs/831/88/png-transparent-user-profile-computer-icons-user-interface-mystique-miscellaneous-user-interface-design-smile.png
Faruk Haydarlı facebook|100071112771756 https://w7.pngwing.com/pngs/831/88/png-transparent-user-profile-computer-icons-user-interface-mystique-miscellaneous-user-interface-design-smile.png
@deskie-io
deskie-io / sample_file_for_agents_import.csv
Last active April 10, 2023 12:25
File for bulk import of agents to Deskie
Name and Surname Email address (login) Password Role
Adam Gray|Adam Gray adamgray@yahoo.com sadg90-83289u-239ghs 1st Support Line
Kate Antonescu|Katerina Antonescu k.antonescu@gmail.com 394VHd-348201-TEei23 1st Support Line
Ian Taylor|Ian Taylor ian.taylor@outlook.com 429842-UFGwer-5093nb 2nd Support Line
Ayca Bircicek|Ayça Birçiçek a.bircicek@gmail.com 45890f-UGHFi2-3509hg 2nd Support Line
@deskie-io
deskie-io / jwt_example.php
Created November 30, 2022 20:52
jwt_example.php
<?php
/*
JWT can be downloaded here: https://github.com/firebase/php-jwt
You can also use JWT PEAR package http://pear.php.net/pepr/pepr-proposal-show.php?id=688
*/
include "Authentication/JWT.php";
define('CURRENT_TIME', strtotime(gmdate("M d Y H:i:s").'+0000'));
@deskie-io
deskie-io / sample_page_with_widget.html
Last active July 12, 2023 10:07
Advanced Features of Deskie Widget
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Sample page with widget</title>
</head>
<body>