Skip to content

mgoksu/samsun-akademi-24

Repository files navigation

Samsun Akademi 2024 Sunum

Kurulum

  1. Repoyu indirin.

    git clone https://github.com/mgoksu/samsun-akademi-24
  2. requirements.txt dosyasından gerekli paketleri yükleyin.

    pip install -r requirements.txt

Yerel

Basit sohbet robotunu çalıştırmak için:

streamlit run app_local.py
app_local.mp4

Tarayıcınızdan terminalde gösterilen Local URL adresine gidin. Muhtemelen http://localhost:8501 olarak gelecek.

PDF ile sohbet robotunu çalıştırmak için:

Bakınız: https://github.com/mgoksu/Chat-PDF-for-turkish

app_local_qa.mp4

API yardımıyla

app_mistral.py dosyasındaki MISTRAL_API_KEY ve AGENT_ID bilgilerini girdikten sonra

Sohbet robotunu çalıştırmak için:

streamlit run app_mistral.py
app_mistral-qa.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages