Skip to content

Keremcm/Asistan-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#ENGLİSH

Asistan-AI

This project is a GPT-Turbo model AI-powered assistant API developed with Python. The assistant can understand commands, provide various information, and interact with you.

Features

  • Written Commands: Can understand and respond to written commands.
  • Providing Information: Can provide information about certain topics.
  • Fun Conversations: Provides fun conversations and interactions.
  • Visual Perception: Can respond to the command by thinking with the visual sent.

Setup

  1. Requirements

    Python 3.11 and necessary packages are required to run Asistan's client. You can install the required packages using the following command:

    pip install requests
  2. Python File

    The codes required to interact with the assistant are given in the "asistan.py" file. First, download the "asistan.py" file.

    python assistant.py

    You can interact with my artificial intelligence by running the python API for Assistant with the command.

Usage

  1. Text Message

After running the Python file, type the expression you want to ask or say in the "Enter your message:" field. The client code transmits the text it receives from the user input to the Assistant and conducts a chat by transmitting the response it receives back to the user.

  1. Visual/Text Message

    After running the Python file, type the message "image" in the "Enter your message:" field and select the image you want to send in the window that opens. After selecting, write your message in the "Send your message with image:" phrase and send it, the Assistant will process the query and the image and send it to the user in a suitable format will reply.

#TÜRKÇE

Asistan-AI

Bu proje, Python ile geliştirilmiş bir GPT-Turbo model yapay zeka destekli asistan API'sidir. Asistan, komutları anlayabilir, çeşitli bilgileri sağlayabilir ve sizinle etkileşime geçebilir.

Özellikler

  • Yazılı Komutlar: Yazılı komutları anlayabilir ve cevap verebilir.
  • Bilgi Sağlama: Belirli konular hakkında bilgi verebilir.
  • Eğlenceli Konuşmalar: Eğlenceli sohbetler ve etkileşimler sunar.
  • Görsel Algılama: Komutu gönderilen görsel ile düşünerek cevap verebilir.

Kurulum

  1. Gereksinimler

    Asistan'ın istemcisini çalıştırmak için Python 3.11 ve gerekli paketler gereklidir. Aşağıdaki komutu kullanarak gerekli paketleri yükleyebilirsiniz:

    pip install requests
  2. Python Dosyası

    Asistan ile etkileşimde bulunmak için gerekli kodlar "asistan.py" dosyasında verilmiştir. İlk başta "asistan.py" dosyasını indirin.

    python asistan.py

    Komutu ile Asistan için python API'sini çalıştırarak, yapay zekam ile etkileşime geçebilirsiniz.

Kullanım

  1. Yazılı Mesaj

Python dosyasını çalıştırdıktan sonra "Mesajınızı girin: " ifadesine sormak veya söylemek istediğiniz ifadeyi yazınız. İstemci kodu kullanıcı girişi aldığı metni Asistan'a iletir ve aldığı cevabı kullanıcıya geri ileterek sohbet gerçekleştirir.

  1. Görsel/Yazılı Mesaj

    Python dosyasını çalıştırdıktan sonra "Mesajınızı girin: " ifadesine "görsel" mesajını yazın ve göndermek istediğiniz görseli açılan pencerede seçin. Seçtikten sonra "Görsel ile mesajınızı gönderin: " ifadesine mesajınızı yazıp gönderdiğinizde Asistan sorguyu ve görseli işleyip kullanıcıya uygun bir cevap verecektir.

About

Kendi AI modelim / My own AI model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages