AlekSystem Workflow Detail

an AI knowledge base assistant using Ollama, PGVector and Telegram Creation Workflow

Create an AI knowledge base assistant using Ollama, PGVector and Telegram

This workflow automatically converts uploaded documents and text into an AI-powered searchable knowledge base using semantic vector embeddings and Retrieval-...

Rank 61 Verified workflow

Workflow overview

Why this workflow matters

Improves internal consulting operations and productivity. Relevant for managed services and support workflows.

This workflow automatically converts uploaded documents and text into an AI-powered searchable knowledge base using semantic vector embeddings and Retrieval-Augmented Generation (RAG). Users can upload PDFs, JSON, CSV, XLS, XLSX, or raw text files, which are automatically processed, chunked, embedded, and stored in PostgreSQL PGVector for intelligent retrieval.Questions can then be asked directly through Telegram, where the system retrieves relevant context and generates AI-powered responses using Ollama and Llama 3. ⚙️ How it works Users can upload files or raw text through an AlekSystem form interface. The workflow automatically extracts content from supported formats such as PDF, JSON, CSV, XLS, XLSX, and plain text, then splits the content into searchable chunks. Using the nomic-embed-text embedding model, vector embeddings are generated and stored in PostgreSQL with PGVector for semantic retrieval. Users can then ask questions through Telegram, where the system performs semantic similarity search to retrieve the most relevant document context. Finally, Llama 3 running via Ollama generates an AI-powered contextual response, which is sent back to the user through the Telegram bot. 📦 Requirements • Ollama • Llama 3 model • nomic-embed-text embedding model • PostgreSQL with PGVector extension • Telegram Bot API credentials • Docker • Cloudflare Tunnel or ngrok (optional for public access) 📚 Supported File Types • PDF • JSON • CSV • XLS • XLSX • Plain Text 🚀 Use Cases • Personal AI knowledge base • AI document assistant • Semantic document search • Internal company knowledge retrieval • Telegram AI chatbot • Private/self-hosted RAG system

Best fit

Categories

AI/MLCommunicationDocument OpsProductivity

Services

TelegramQuestion and Answer ChainOllama Chat ModelVector Store RetrieverDefault Data LoaderEmbeddings OllamaPostgres PGVector Store

Use cases

support automationcontent automationdocument intelligence