Skip to content

System of recommendations from architectural bureaus based on a multi-agent environment

License

Notifications You must be signed in to change notification settings

dsuhoi/urban-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urban-service

System of recommendations from architectural bureaus based on a multi-agent environment


Installation

  1. After downloading the repository, you need to configure the files:
    • .chromadb
      CHROMA_SERVER_AUTH_CREDENTIALS="test-token"
      CHROMA_SERVER_AUTH_PROVIDER="chromadb.auth.token_authn.TokenAuthenticationServerProvider"
      CHROMA_AUTH_TOKEN_TRANSPORT_HEADER="Authorization"
    • .env
      OPENAI_API_KEY="sk-proj-..."
      TG_TOKEN="..."
  2. Run the following command:
docker compose up -d --build

Using

  1. Go to the address for the API documentation http://0.0.0.0:8001/redoc or http://0.0.0.0:8001/docs

  2. Use your telegram bot for testing.

LICENSE

Copyright © 2024 dsuhoi.

This project is MIT licensed.

About

System of recommendations from architectural bureaus based on a multi-agent environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published