Skip to content

It's an automation to scraping any website, getting the pdf file format of the context and conversational Q/A chatbot with OpenAI Assistant.

License

Notifications You must be signed in to change notification settings

ilhansevval/Conversational-Q-A-OpenAI-Assistant-with-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversational-Q-A-OpenAI-Assistant-with-Q-A

It's an automation to scraping any website, getting the pdf file format of the context and conversational Q/A chatbot with OpenAI Assistant.

How to Use it?

  • Upload the python packages:
$> pip install -r requirements.txt
  • Run the main
$> python main.py
  • Apply OpenAI Key

  • Provide a valid url.

Results

  • Result of the Scraped Data:

localImage localImage localImage

  • Answers of the Chatbot:

localImage

More

You can reach out my medium article which is Build an OpenAI Assistant with Web Scraping to get more information about the project.

About

It's an automation to scraping any website, getting the pdf file format of the context and conversational Q/A chatbot with OpenAI Assistant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages