8000 GitHub - whoever01/open-ai-search: AI Search Engine in 70 lines
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

whoever01/open-ai-search

 
 

Repository files navigation

Open AI Search

This project is still under heavy development.

Open AI Search, inspired by perplexity and metaso.

Usage

cp config.example.py config.py
pip install -r requirements.txt
python3 main.py

Then open http://localhost:8000 by default.

Demo Video

About

AI Search Engine in 70 lines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.0%
  • HTML 30.7%
  • Dockerfile 1.3%
0