Skip to content

meet1919/web-chatbot-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webwiki-chatbot

Chrome extension for browser

Create a .env file in the root directory and add this line: OPENAI_API_KEY="<your-api-key>"

Directory webbot_extension is the chrome extension that needs to be loaded from Chrome/Extensions/Load Unpacked

In app_api.py repplace the extension_id with the id that you have generated after successfully loading the extension in browser

To host api, use command uvicorn app_api:app

About

Chrome extension for browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published