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/DB-GPT
Revolutionizing Database Interactions with Private LLM Technology
sstrelnikov/embedchain
Framework to easily create LLM powered bots over any dataset.
sstrelnikov/guardrails
Adding guardrails to large language models.
sstrelnikov/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
sstrelnikov/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/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
sstrelnikov/awesome-fastapi
A curated list of awesome things related to FastAPI
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-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
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/guidance
A guidance language for controlling large language models.
sstrelnikov/langchain-chatbot
Examples of chatbot implementations with Langchain and Streamlit
sstrelnikov/llm-auto-forge
A langchain based tool to allow agents to dynamically create, use, store, and retrieve tools to solve real world problems
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/openai-cookbook
Examples and guides for using the OpenAI API
sstrelnikov/promptscaper
A client-only OpenAI LLM Playground for prototyping agents without writing any code.
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/sql-qa
sstrelnikov/streamlit-chatGPT
This is a simple Streamlit application that demonstrates how to use Streamlit as a UI with OpenAI's Chat API.
sstrelnikov/streamlit-extras
Discover, try, install and share Streamlit re-usable bits we call "extras"!
sstrelnikov/Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
sstrelnikov/voice-assistant-chatgpt
Voice Assistant based on Whisper ASR and ChatGPT API