Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkosarevsky/ai-talks
AI Talks - ChatGPT Assistant via Streamlit
https://github.com/dkosarevsky/ai-talks
ai artificial-idiot artificial-intelligence artificial-neural-networks chat-application chatbot chatgpt streamlit voice-assistant
Last synced: about 1 month ago
JSON representation
AI Talks - ChatGPT Assistant via Streamlit
- Host: GitHub
- URL: https://github.com/dkosarevsky/ai-talks
- Owner: dKosarevsky
- License: mit
- Created: 2023-03-02T05:08:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-28T12:42:37.000Z (about 2 months ago)
- Last Synced: 2024-10-10T09:23:28.521Z (about 1 month ago)
- Topics: ai, artificial-idiot, artificial-intelligence, artificial-neural-networks, chat-application, chatbot, chatgpt, streamlit, voice-assistant
- Language: Python
- Homepage: https://agi-talks.streamlit.app
- Size: 47.4 MB
- Stars: 287
- Watchers: 5
- Forks: 137
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AI Talks
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://agi-talks.streamlit.app)
![](ai_talks/assets/img/ai_face.png)
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
![](ai_talks/assets/demo/ai-talks.gif)
Tokens counting
![](ai_talks/assets/demo/ai-talks-tokens.gif)
## Setup
1. Clone repo:
```bash
git clone https://github.com/dKosarevsky/AI-Talks.git
```2. Install dependencies:
```bash
pip install -r requirements.txt
```3. Add API key to `.streamlit/secrets.toml`
```toml
[api_credentials]
api_key = "sk-..."
```## Usage
To run the app use the following command:
```bash
bash run.sh
```Another way:
```bash
streamlit run ai_talks/chat.py
```Once the script is started, you can go to the URL [http://localhost:8501](http://localhost:8501) to start using the bot.
## License
This project is released under the [MIT License](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:**
- [Buy Me A Coffee](https://www.buymeacoffee.com/aitalks)
- [ko-fi](https://ko-fi.com/ai_talks)
- [PayPal](https://www.paypal.com/paypalme/aitalks)**Russia:**
- [Tinkoff](https://www.tinkoff.ru/cf/4Ugsr5kQ1sR)
- [donationalerts](https://www.donationalerts.com/r/if_ai)
- [boosty](https://boosty.to/ai-talks/donate)
- [CloudTips](https://pay.cloudtips.ru/p/eafa15b2)![](ai_talks/assets/qr/tink.png)
## Project Stats