langchain topic

List langchain repositories

awesome-rust-list

42
Stars
6
Forks
42
Watchers

This repository lists some awesome public Rust projects, Videos, Blogs and Jobs.

Instrukt

273
Stars
24
Forks
Watchers

Integrated AI environment in the terminal. Build, test and instruct agents.

sveltekit-modal-langchain

47
Stars
6
Forks
Watchers

An example SvelteKit project using sveltekit-modal, with a Python server endpoint written in langchain.

langcorn

900
Stars
67
Forks
Watchers

⛓️ Serving LangChain LLM apps and agents automagically with FastApi. LLMops

umix

50
Stars
0
Forks
Watchers

Let's make the web fun!

NinjaSearchWithHumanGPT

32
Stars
5
Forks
Watchers

An agent with human in the loop that can search the web for information while bypassing bot detection for private sites.

ChatWithBinary

291
Stars
29
Forks
Watchers

ChatWithBinary: Advanced AI-powered binary analysis tool leveraging OpenAI's LangChain technology, revolutionizing CTF Pwners' experience in binary file interpretation and vulnerability detection.

SecGPT

255
Stars
77
Forks
Watchers

A Test Project for a Network Security-oriented LLM Tool Emulating AutoGPT

Chat-With-Excel

202
Stars
20
Forks
Watchers

Chat with your tabular data. No need of remembering any formulas or learning pandas. Train machine learning models in natural language

Python Streamlit web app allowing users to interact with their data from a CSV or XLSX file, utilizing OpenAI API and LangChain. It imports necessary libraries, handles API key loading, displays a us...