Skip to content
forked from HeyChriss/SumAI

SumAI is a Google Chrome extension that transforms any website into an interactive knowledge source. While you browse, SumAI intelligently extracts and processes content, allowing you to ask questions and receive instant, AI-powered answers tailored to the specific page you're viewing.

License

Notifications You must be signed in to change notification settings

roger18gm/SumAI

 
 

Repository files navigation

SumAI

SumAI is a Google Chrome extension that transforms any website into an interactive knowledge source. While you browse, SumAI intelligently extracts and processes content, allowing you to ask questions and receive instant, AI-powered answers tailored to the specific page you're viewing.

start server.py from SumAI directory

Create a virtual environment named "venv" in your project directory

python 3.12.3 python -m venv venv

venv\Scripts\activate

source venv/bin/activate

pip install -r requirements.txt

pip freeze > requirements.txt

About

SumAI is a Google Chrome extension that transforms any website into an interactive knowledge source. While you browse, SumAI intelligently extracts and processes content, allowing you to ask questions and receive instant, AI-powered answers tailored to the specific page you're viewing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.0%
  • JavaScript 45.1%
  • HTML 3.9%
  • CSS 1.0%