Skip to content

The project is a chatbot for YouTuber AI that provides conversational answers to user queries. It is based on OpenAI's language model and uses YouTube transcripts to train the model. The chatbot can be easily integrated into any website or application and can be customized for specific YouTubers.

License

Notifications You must be signed in to change notification settings

jorgik1/youtuber_ai_chatbot

Repository files navigation

Project Description

This is a YouTube chatbot that uses OpenAI's GPT-3 language model to generate conversational responses. The chatbot is trained on the transcripts of a YouTuber's videos and can provide conversational responses to user's queries.

Installation and Usage

Clone the Repository

git clone https://github.com/jorgik1/youtuber_ai_chatbot.git
cd youtuber_ai_chatbot

Install Required Libraries

pip install -r requirements.txt

API keys

Make sure you have .env file with API keys: HUGGINGFACEHUB_API_TOKEN= OPENAI_API_KEY=

Run the Chatbot

streamlit run main.py

About

The project is a chatbot for YouTuber AI that provides conversational answers to user queries. It is based on OpenAI's language model and uses YouTube transcripts to train the model. The chatbot can be easily integrated into any website or application and can be customized for specific YouTubers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages