Open in app

Sign In

Write

Sign In

Eren Akbulut
Eren Akbulut

103 Followers

Home

About

Published in

Geeks-of-Data

·Pinned

knowledge-gpt Kullanarak Sevdiğim Bir Spor Programıyla Alakalı Soru Cevap Yapmak.

Yazıya başlamadan önce “Geeks of Data” Discord kanalımızdan bahsetmek istiyorum, katılıp selam verebilir, veri bilimi, mühendisliği veya analizi alanlarında fikir alışverişi yapabilirsiniz. Link İngilizce bir yazı olan önceki yazımızda knowledgegpt nedir ve nasıl kullanılır bunu anlatmıştık. Buradan ulaşabilirsiniz. Bu yazı knowledgegpt’yi kurduğunuzu ve kullanıma hazır olduğunu varsaymaktadır. Yakın zamanda kütüphanemizde…

Naturallanguageprocessing

3 min read

knowledge-gpt Kullanarak Sevdiğim Bir Spor Programıyla Alakalı Soru Cevap Yapmak.
knowledge-gpt Kullanarak Sevdiğim Bir Spor Programıyla Alakalı Soru Cevap Yapmak.
Naturallanguageprocessing

3 min read


Published in

Geeks-of-Data

·Pinned

knowledge-gpt — a Library for Creating Specialized ChatGPT Bots with 2 Lines of Code

Before starting the article, I want to mention our “Geeks of Data” Discord channel. You can join and say hello, and exchange ideas about data science, engineering, or analysis fields.🚀 Link The Knowledge-gpt library is a valuable and user-friendly tool that can process diverse information sources and generate meaningful indexes…

ChatGPT

3 min read

knowledge-gpt — a Library for Creating Specialized ChatGPT Bots with 2 Lines of Code
knowledge-gpt — a Library for Creating Specialized ChatGPT Bots with 2 Lines of Code
ChatGPT

3 min read


Published in

Geeks-of-Data

·Pinned

Create ChatGPT CLI Bot to Make Q&A on PDFs Using knowledge-gpt

Before starting the article, I want to mention our “Geeks of Data” Discord channel. You can join and say hello, and exchange ideas about data science, engineering, or analysis fields.🚀 Link In today’s world, information is just a few clicks away. With the vast amount of data available on the…

ChatGPT

4 min read

Create ChatGPT CLI Bot to Make Q&A on PDFs Using knowledge-gpt
Create ChatGPT CLI Bot to Make Q&A on PDFs Using knowledge-gpt
ChatGPT

4 min read


Published in

Geeks-of-Data

·Pinned

Using PDF Documents as Knowledge Bases and Making Q&A with GPT

Before starting the article, I want to mention our “Geeks of Data” Discord channel. You can join and say hello, and exchange ideas about data science, engineering, or analysis fields.🚀 Link Find the code used in this tutorial here. In various scenarios, it is necessary for GPT-3 to generate informative…

OpenAI

6 min read

Using PDF Documents as Knowledge Bases and Making Q&A with GPT
Using PDF Documents as Knowledge Bases and Making Q&A with GPT
OpenAI

6 min read


Published in

JavaScript in Plain English

·Pinned

Building a Grammar Corrector App with React, Python, Flask, Tesseract, and Gramformer…

June 24th, 2021 Hello everyone! Today, I’ll try to walk you through an application that would allow you to take an image file, upload it to a React frontend, apply OyCR (Optical Character Recognition) on it, send it to the Flask backend, and then the “gramformer” library will check and…

React

3 min read

Building a Grammar Corrector App with React, Python, Flask, Tesseract, and Gramformer
Building a Grammar Corrector App with React, Python, Flask, Tesseract, and Gramformer
React

3 min read


Published in

Geeks-of-Data

·Mar 11

Solving the famous “House Prices” Competition from Kaggle using SQL Queries on MindsDB

Before starting the article, I want to mention our “Geeks of Data” Discord channel. You can join and say hello, and exchange ideas about data science, engineering, or analysis fields.🚀 Link In this tutorial, we’ll show how can you have a model ready to use to make predictions on house…

Machine Learning

4 min read

Solving the famous “House Prices” Competition from Kaggle using SQL Queries on MindsDB
Solving the famous “House Prices” Competition from Kaggle using SQL Queries on MindsDB
Machine Learning

4 min read


Published in

Geeks-of-Data

·Mar 11

MindsDB — Makine Öğrenmesi Problemlerini SQL Sorguları Yazarak Çözmek

Yazıya başlamadan önce “Geeks of Data” Discord kanalımızdan bahsetmek istiyorum, katılıp selam verebilir, veri bilimi, mühendisliği veya analizi alanlarında fikir alışverişi yapabilirsiniz. Link MindsDB, çok sayıda veri kaynağına bağlanıp veri temini yapabilen, otomatik bir makine öğrenimi aracıdır ve veritabanınızdaki verileri kullanarak tahminler yapmanıza yardımcı olur. …

Database

4 min read

MindsDB — Makine Öğrenmesi Problemlerini SQL Sorguları Yazarak Çözmek
MindsDB — Makine Öğrenmesi Problemlerini SQL Sorguları Yazarak Çözmek
Database

4 min read


Published in

Geeks-of-Data

·Mar 9

Promptify-Yapay Zeka Problemlerini Büyük Dil Modelleriyle Konuşarak Çözmek

Yazıya başlamadan önce “Geeks of Data” Discord kanalımızdan bahsetmek istiyorum, katılıp selam verebilir, veri bilimi, mühendisliği veya analizi alanlarında fikir alışverişi yapabilirsiniz. Link LLM’ler (Large Language Model) yani büyük dil modelleri transformer mimarisinin “Attention is all you need” isimli makale ile hayatımıza girdi ve bütün dünyayı etkisi altına aldı. Bunun…

Language Model

4 min read

Promptify-Yapay Zeka Problemlerini Büyük Dil Modelleriyle Konuşarak Çözmek
Promptify-Yapay Zeka Problemlerini Büyük Dil Modelleriyle Konuşarak Çözmek
Language Model

4 min read


Published in

Analytics Vidhya

·Jun 15, 2021

Morse Code Translator Detect Blinks — Python, OpenCV, MediaPipe

June 15th, 2021 Hello everyone, It has been a while since the last time I posted a tutorial, or something in general. Basically life happened and I decided not to share rather than sharing low quality content. …

Python

5 min read

Morse Code Translator Detect Blinks — Python, OpenCV, MediaPipe
Morse Code Translator Detect Blinks — Python, OpenCV, MediaPipe
Python

5 min read


Feb 10, 2021

Game Dev Journey — VI

Hello everyone, today I’ll briefly talk about the updates about my game dev learning journey and current plans. So let’s get started… The situation of the Previous Learning Path I’m happy to say that nearly everything is finished now about the series I follow. I now know lots of stuff about Phaser and Arcade physics provided from…

Phaserjs

3 min read

Game Dev Journey — VI
Game Dev Journey — VI
Phaserjs

3 min read

Eren Akbulut

Eren Akbulut

103 Followers

Developer, M.Sc. Student, github.com/eren23, akbuluteren.com

Following
  • Sophia Martin

    Sophia Martin

  • Anupam Chugh

    Anupam Chugh

  • Bex T.

    Bex T.

  • Jose Granja

    Jose Granja

  • Fatih Sen

    Fatih Sen

See all (113)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams