Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors