Skip to content

Micro Service LLM + VectorStore + Langchain E2E web AI tech-assistant PAT project.

Notifications You must be signed in to change notification settings

mikecarti/AITechSupport

Repository files navigation

AITechSupport

Complete backend project

To run it

  1. install docker
  2. install docker-compose
  3. optional install portainer
git clone https://github.com/NeuroSquare/NeuroWeb -b dev
cd NeuroWeb
docker-compose up --build ("-d" for detached)

To stop it / Rerun

# stop
docker-compose down --remove-orphans
# run
docker-compose up --build ("-d" for detached)

About

Micro Service LLM + VectorStore + Langchain E2E web AI tech-assistant PAT project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published