Skip to content

Latest commit

 

History

History

api

Meet Bricky - a conversational bot (Haystack chatbot backend)

This API builds on the haystack platform for indexing and embedding markdown documents. It uses OpenAI ChatGPT for answer generation

Getting started 🚀

  1. Clone this repo!
  2. Install dependencies: pipenv install
  3. Run the development server: python -m main.py

Open http://localhost:8080/docs with your browser to see the OpenAPI documentation.

Learn more

To learn more about Haystack and OpenAI, take a look at the following resources:

Powered by haystack and OpenAI ChatGPT

  • Frontend implementation can be found here.

Questions or comments? Reach out to @larsbaunwall

Don't forget to ⭐ this repo!