Giter VIP home page Giter VIP logo

ai-talks's Introduction

Typing SVG

Languages:

Python Golang JavaScript Bash C++ PostgreSQL Vertica MySQL Redis MongoDB HTML5 CSS3

Tools:

Linux Git AWS Kubernetes Terraform docker Airflow Streamlit Fastapi RabbitMQ Github Gitlab pandas NumPy PyTorch Swagger Selenium Visual Studio Code Atlassian Jira Bitbucket

Statistics

contribution graph

ai-talks's People

Contributors

dependabot[bot] avatar dkosarevsky avatar if-i avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ai-talks's Issues

Page loads blank

After the installation and running, it was found that no error was reported, but the web page was loaded and displayed blank, with no content。
截屏2023-04-26 下午3 58 16

Disable auto generate audio answer

Возможно имеет смысл отключить автоматическую генерацию аудио ответа. Лучше выбор сделать, "Тип вывода": "Аудио", "Аудио и текст", "Только текст".
Мне, например, аудио не нужно, а гугловый АПИ зря дергается. Думаю не мне одному требуется только текст.

It may make sense to disable the automatic generation of the audio response. It is better to make a choice, "Output type": "Audio", "Audio and text", "Text only".
For example, I don't need audio, and the Google API is twitching in vain. I think I'm not the only one who needs only the text.

Secret not found

after installing all requirements and adding the secret api file in .streamlit also in ai_talks.streamlit i got this error:

No secrets files found. Valid paths for a secrets.toml file are: C:\Users\gfara.streamlit\secrets.toml, D:\1\AI-Talks-main\AI-Talks-main\ai_talks.streamlit\secrets.toml

AttributeError: st.secrets has no attribute "api_credentials". Did you forget to add it to secrets.toml or the app settings on Streamlit Cloud? More info: https://docs.streamlit.io/streamlit-cloud/get-started/deploy-an-app/connect-to-data-sources/secrets-management
Traceback:
File "C:\Users\gfara\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 565, in _run_script
    exec(code, module.__dict__)
File "D:\1\AI-Talks-main\AI-Talks-main\ai_talks\chat.py", line 6, in <module>
    from src.utils.conversation import get_user_input, show_chat_buttons, show_conversation
File "D:\1\AI-Talks-main\AI-Talks-main\ai_talks\src\utils\conversation.py", line 14, in <module>
    phind.cf_clearance = st.secrets.api_credentials.phind_cf_clearance
File "C:\Users\gfara\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit\runtime\secrets.py", line 296, in __getattr__
    raise AttributeError(_missing_attr_error_message(key))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.