Pinned Repositories
agentflow
Complex LLM Workflows from Simple JSON.
chat-langchain
cookbook
Chainlit's cookbook repo
crewAI-tools
Flowise
Drag & drop UI to build your customized LLM flow
Linguflex
Personal Assistant that enables voice-based conversation with custom AI personalities. Handles smart home control and music playback. Efficiently conducts Internet searches, retrieves emails, and presents weather updates and news. Assists with scheduling appointments. Capable of image search and generation.
Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
RasaGPT
💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. Built w/ Rasa, FastAPI, Langchain, LlamaIndex, SQLModel, pgvector, ngrok, telegram
streamlit-agent
Reference implementations of several LangChain agents as Streamlit apps
terminal-assistant-chat
The AI chatbot using OpenAI's GPT-3/4 model, with function calling capabilities. Can be utilized as a console application or a Telegram bot.
sstrelnikov's Repositories
sstrelnikov/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
sstrelnikov/chainlit
Build Python LLM apps in minutes ⚡️
sstrelnikov/DB-GPT
Revolutionizing Database Interactions with Private LLM Technology
sstrelnikov/embedchain
Framework to easily create LLM powered bots over any dataset.
sstrelnikov/falcon-langchain
Falcon LLM with Chat UI using LangChain and Chainlit
sstrelnikov/guardrails
Adding guardrails to large language models.
sstrelnikov/chatgpt-finetune-ui
Simple python WebUI for fine-tuning ChatGPT (gpt-3.5-turbo)
sstrelnikov/chatgpt-telegram-bot
🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python
sstrelnikov/chatgpt-translator
A text translations which uses the power of chatgpt to o provide near-perfect translations of texts.
sstrelnikov/chatgpt-ui-server
A ChatGPT UI server based on the Django framework.
sstrelnikov/chatgpt-voice-chatbot-telegram
ChatGPT Voice Chatbot Telegram is a Python and Flask-based GitHub repository that enables users to communicate with an AI chatbot using voice-to-text and text-to-voice technologies powered by OpenAI. The repository provides a flexible and customizable solution for building advanced voice-enabled chatbots using natural language processing.
sstrelnikov/chatgpt_telegram_bot
sstrelnikov/fastapi-sqlmodel-alembic
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
sstrelnikov/fluent_anvil
JavaScript interface to Project Fluent for Anvil.
sstrelnikov/gradioGPT
Easy to hack template for your next chatGPT app with Gradio and Langchain
sstrelnikov/langchain-chatbot
Examples of chatbot implementations with Langchain and Streamlit
sstrelnikov/langchain-openai-chainlit
Chat with your documents (pdf, csv, text) using Openai model, LangChain and Chainlit
sstrelnikov/LangChain-Unchained
7 Streamlit Implementations of simple LangChain projects
sstrelnikov/LocalAI
:robot: Self-hosted, community-driven, local OpenAI compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. Free Open Source OpenAI alternative. No GPU required. Runs ggml, gguf, GPTQ, onnx, TF compatible models: llama, llama2, gpt4all, rwkv, whisper, vicuna, koala, cerebras, falcon, dolly, starcoder, and many others
sstrelnikov/promptscaper
A client-only OpenAI LLM Playground for prototyping agents without writing any code.
sstrelnikov/react-flow
Highly customizable library for building an interactive node-based UI, workflow editor, flow chart or static diagram
sstrelnikov/replicate-python
Python client for Replicate
sstrelnikov/Robby-chatbot
AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡
sstrelnikov/semantic-memory
Index and query any data using LLM and natural language, tracking sources and showing citations.
sstrelnikov/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
sstrelnikov/sql-qa
sstrelnikov/streamlit
Streamlit — A faster way to build and share data apps.
sstrelnikov/streamlit-chatGPT
This is a simple Streamlit application that demonstrates how to use Streamlit as a UI with OpenAI's Chat API.
sstrelnikov/telegram-chatgpt-concierge-bot
Interact with OpenAI's ChatGPT via Telegram and Voice.
sstrelnikov/voice-assistant-chatgpt
Voice Assistant based on Whisper ASR and ChatGPT API