resgost's Stars
iryna-kondr/scikit-llm
Seamlessly integrate LLMs into scikit-learn.
openchatai/OpenChat
LLMs custom-chatbots console ⚡
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
Abhishekkumar03012001/voice-assistant
Python Voice Assistant is an intelligent voice-enabled assistant built using Python. It utilizes advanced natural language processing and machine learning techniques to provide a range of features and capabilities, making it your virtual assistant for various tasks.
Shivjiagnihotri/PythonChatbot
This is a Python chatbot that leverages OpenAI's API to provide speech output of a recognized voice, answer questions and engage in conversation with users. It utilizes advanced natural language processing algorithms to understand the intent behind the user's queries and provide the most accurate and relevant responses.
ditto-assistant/ditto-app
Ditto is an advanced AI assistant powered by the latest in LLM and RAG technology, along with in-house models, to create the ultimate conversational and creative experience.
awni/speech
A PyTorch Implementation of End-to-End Models for Speech-to-Text
zandergr888/SpeechToTextAssembly
speech to text with assembly AI
dwisiswant0/apkleaks
Scanning APK file for URIs, endpoints & secrets.
encode/django-rest-framework
Web APIs for Django. 🎸
django/django
The Web framework for perfectionists with deadlines.
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
dlwnsgk529/Load-json-to-LangChain
rithvikb23/Langchain-Portfolio-Sentiments
A python notebook that takes a portfolio in JSON format, generates market sentiments, and redistributes the shares of stocks with negative market sentiments with those of positive market sentiments
lcalmbach/classify-gpt
a simple text classifier using LangChain and the OpenAI LLM
dmarx/zero-shot-intent-classifier
Minimal zero-shot intent classifier for arbitrary intent slot filling, via LLM prompting w LangChain.
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
MD-Sharik/ELA-1
ELA virtual voice assitant
KARUNAKARAN-codecrusher123/KAVI-voice-Assitant
source code
fastai/fastbook
The fastai book, published as Jupyter Notebooks
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
brightmart/text_classification
all kinds of text classification models and more with deep learning
Mohamed-lamin/fastapi
A-DONALD/AI-Classifier
implementation of of a program who classify text documents into classes according to their content - Machine learning
momin-ali-bubt/Human-Personality-Prediction-from-Text-using-MBTI
Human Personality Prediction from Text using the dataset Myers Briggs Type Indicator. The model used to classify the text is XGBoost Classifier.
jiangxinyang227/NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc