langchain topic
awesome-rust-list
This repository lists some awesome public Rust projects, Videos, Blogs and Jobs.
Instrukt
Integrated AI environment in the terminal. Build, test and instruct agents.
sveltekit-modal-langchain
An example SvelteKit project using sveltekit-modal, with a Python server endpoint written in langchain.
langcorn
⛓️ Serving LangChain LLM apps and agents automagically with FastApi. LLMops
NinjaSearchWithHumanGPT
An agent with human in the loop that can search the web for information while bypassing bot detection for private sites.
ChatWithBinary
ChatWithBinary: Advanced AI-powered binary analysis tool leveraging OpenAI's LangChain technology, revolutionizing CTF Pwners' experience in binary file interpretation and vulnerability detection.
SecGPT
A Test Project for a Network Security-oriented LLM Tool Emulating AutoGPT
Chat-With-Excel
Chat with your tabular data. No need of remembering any formulas or learning pandas. Train machine learning models in natural language
OpenAI-LangChain-Pandas-DF-Agent-Query-Streamlit-App
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...