Skip to content

alkaline-0/SearchAndDoc_Bot

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

Requirements:

  • Python >= 3.13
  • Poetry >= 2.1.0

Installing Poetry via pip:

pip install poetry

Setup

poetry config virtualenvs.in-project true
poetry env activate
poetry install

Run Pre-Commit

poetry run pre-commit run -a

Run tests

poetry run pytest

Run Server

poetry run uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages