Skip to content

alkaline-0/SearchAndDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SearchAndDoc

Discord app that enhances the search feature and utilizes LLMs to create documentation of anything related to the project info discussed in channels

Setup

Requirements:

  • Python >= 3.13
  • Poetry >= 2.1.0
poetry config virtualenvs.in-project true
poetry env activate
poetry install

Run tests

poetry run pytest

Run Server

poetry run uvicorn main:app --reload

About

Discord app that enhances the search feature and utilizes LLMs to create documentation of anything related to the project info discussed in channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors