walbercardoso / AI-Talks

AI Talks - ChatGPT Assistant via Streamlit

Home Page:https://agi-talks.streamlit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Talks

Streamlit App

A ChatGPT API wrapper, providing a user-friendly Streamlit web interface.

Enhance your ChatGPT experience with our user-friendly API wrapper, featuring a seamless Streamlit web interface. Effortlessly interact with ChatGPT, while enjoying an intuitive and responsive design. Discover simplified access to advanced AI technology in just a few clicks.

Demo

Tokens counting

Setup

  1. Clone repo:
git clone https://github.com/dKosarevsky/AI-Talks.git
  1. Install dependencies:
pip install -r requirements.txt
  1. Add API key to .streamlit/secrets.toml
[api_credentials]
api_key = "sk-..."

Usage

To run the app use the following command:

bash run.sh

Another way:

streamlit run ai_talks/chat.py

Once the script is started, you can go to the URL http://localhost:8501 to start using the bot.

License

This project is released under the MIT License.

Donation

Support project

AI Talks collects donations solely for the purpose of paying for the Open AI API. This allows you to provide access to communication with AI for all users. Support us for joint development and interaction with the intelligence of the future!

Crypto:

  • Bitcoin (BTC)
1HRDUif7oKDw9XJFXZ14TZZazokf4QH9fb
  • USD Tether (USDT TRC20):
TMQ5RiyQ7bv3XjB6Wf6JbPHVrGkhBKtmfA
  • Toncoin (TON):
UQDbnx17N2iOmxfQF0k55QScDMB0MHL9rsq-iGB93RMqDhIH

World:

Russia:

Project Stats

All Stars History Chart

About

AI Talks - ChatGPT Assistant via Streamlit

https://agi-talks.streamlit.app

License:MIT License


Languages

Language:Python 97.0%Language:CSS 2.9%Language:Shell 0.1%