Skip to content

cygni/carbonjovi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@CarbonJovi

@CarbonJovi is a Slack-bot that can answer questions about Green Software.

  • The data is fetched from various sources and stored in a Vector database.
  • The Vector database is commited with the project and deployed on disk
  • The Slack-bot is written in Python using Bolt and uses the on-disk Vector database

This indexer is heavily influenced by this article: https://jasonwebster.dev/blog/chatting-to-a-website-with-langchain-openai-and-chromadb

Pipenv

pipenv is used for the Python parts.

Check the Pipfile for specific Python version requirements.

  • pipenv shell – starts/creates a virtual environment
  • pipenv install – installs all required packages specified in the Pipfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published