-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# AI-Chatbot-TR- | ||
AI Chatbot + Video Processing + Image Processing + Search Engine + PDF Reader with Gemini API | ||
# AI Chatbot | ||
|
||
## Gemini API kullanılarak yapıldı. "AIBackend.py" dosyasında belirtilen "API-KEY.txt" dosyasına kendi Gemini API anahtarınızı yazmayı unutmayınız. Ayrıca bu proje geliştirilmekte olup sizlerde ekleme yapabilirsiniz. Özellikle arama motoru. Makine öğrenimiyle entegre edilmiş bir arama motoru üzerinde çalışmaktayız. Burada ki arama motoru ise makine öğrenmimi olmayan versiyonudur. Hata gördüğünüzde lütfen düzeltiniz. | ||
|
||
# -------------------------------------------------------------- | ||
|
||
## Made using the Gemini API. Do not forget to write your own Gemini API key in the "API-KEY.txt" file specified in the "AIBackend.py" file. Also, this project is under development and you can make additions. Especially the search engine. We are working on a search engine integrated with machine learning. The search engine here is the non-machine learning version. Please correct any mistakes. |