Coder Social home page Coder Social logo

daniilak / postfinder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from torchme/postfinder

0.0 0.0 0.0 35.8 MB

Telegram chat bot semantic search with the content and database

Home Page: https://t.me/postfinder

License: MIT License

Shell 0.13% Python 68.34% Mako 1.04% Jupyter Notebook 30.28% Dockerfile 0.20%

postfinder's Introduction

๐Ÿ”Ž POSTFINDER


t.me/postfinder ChatGPT API ChatGPT API Chroma DB Python Docker GitBook

Static Badge GitHub Actions Workflow Status GitHub Repo stars Github Watchers GitHub License



What is it?

Post Finder is telegram bot integration based on semantich search content.


1. Installation from sources

Requirements

Install required dependencies with the following commands:

pip install poetry

pip install --upgrade pip

poetry install

Development

In the development mode install pre-commits with the following commands:

pre-commit

or

pre-commit install

2. How to run it?

The first step is to create .env file with secret keys or .env-docker if you gonna start bot with docker.

Place for documentation .env

Run the bot

You can run the bot with the following command:

bash run_bot.sh

or with docker:

docker-compose -f docker/docker-compose.yaml build migrations
docker-compose -f docker/docker-compose.yaml up migrations

Documentation

The official documentation is hosted on GitBook

postfinder's People

Contributors

sokolgood avatar dimages avatar torchme avatar umbilnm avatar gr3eda1g0 avatar artfuuul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.