RobinQu/instinct.cpp
instinct.cpp provides ready to use alternatives to OpenAI Assistant API and built-in utilities for developing AI Agent applications (RAG, Chatbot, Code interpreter) powered by language models. Call it langchain.cpp if you like.
Built in C++20 with functional composition paradigms, instinct.cpp integrates privacy-first LLM providers (Ollama, vllm, llama.cpp server) and includes ready-made components for ReACT agents, function calling, and semantic search with reranking. The toolkit bundles a single-binary Assistant API server (mini-assistant) with embedded vector database and document ingestion (PDF/TXT/DOCX), plus modular building blocks for composable RAG and chatbot pipelines.
No commits in the last 6 months.
Stars
58
Forks
4
Language
C++
License
Apache-2.0
Category
Last pushed
Jul 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/RobinQu/instinct.cpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langgraph
Build resilient language agents as graphs.
langchain-ai/langchain
The agent engineering platform
emarco177/langchain-course
A project-based course repository for developing AI agents using LangChain v1+ and LangGraph:...
teddylee777/langchain-teddynote
LangChain 을 더 쉽게 구현하기 위한 유틸 함수, 클래스를 만들어서 패키지로 배포하였습니다.
Harmeet10000/AgentNexus-LangChain-FastAPI
Langchain FastAPI server