Skip to content

kv-22/chatWithHistory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatWithHistory

Python version used: 3.11.5

How to use:

  • Either git clone the repository as follows: git clone https://github.com/kv-22/chatWithHistory.git or download the source code as ZIP.
  • Create a ".env" file and store the OpenAI API key in it as follows: OPENAI_API_KEY=xyz
  • Then head over to chrome://extensions/
  • Make sure 'Developer mode' is enabled in the top right corner.
  • Click on 'Load unpacked' to upload the 'extension' folder of this project's source code.
  • Run the 'server.py' file in the 'server' folder of this project's source code.
  • Locate the extension in the extensions tab, pin it, and click on the icon to open the extension's popup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors