monrat's Stars
ongdb-contrib/langchain2ongdb
Integrating ONgDB database into langchain ecosystem
HollyAdele/awesome-programming-for-kids
A curated list of resources for teaching kids programming.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
irazasyed/awesome-cloudflare
⛅️ Curated list of awesome Cloudflare worker recipes, open-source projects, guides, blogs and other resources.
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
shm007g/LLaMA-Cult-and-More
Large Language Models for All, 🦙 Cult and More, Stay in touch !
KnowledgeCanvas/knowledge
Knowledge is a tool for saving, searching, accessing, exploring and chatting with all of your favorite websites, documents and files.
nilooy/flowgpt
Generate diagram with AI
mmz-001/knowledge_gpt
Accurate answers and instant citations for your documents.
hardbyte/qabot
CLI based natural language queries on local or remote data
jagilley/fact-checker
Fact-checking LLM outputs with self-ask
langchain-ai/chat-langchain
Future-House/paper-qa
High accuracy RAG for answering questions from scientific documents with citations
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
bhaskatripathi/Text2Diagram
Text2Diagram is an AI based diagramming tool that uses Natural language text to create diagrams.
thesephist/revery
A personal semantic search engine capable of surfacing relevant bookmarks, journal entries, notes, blogs, contacts, and more, built on an efficient document embedding algorithm and Monocle's personal search index.
thesephist/monocle
Universal personal search engine, powered by a full text search algorithm written in pure Ink, indexing Linus's blogs and private note archives, contacts, tweets, and over a decade of journals.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
freedmand/semantra
Multi-tool for semantic search
bhaskatripathi/pdfGPT
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
summarizepaper/summarizepaper
An AI-powered arXiv paper summarization website with a virtual assistant for answering questions.
nicknochnack/LipNet
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
LangChain 的中文入门教程
lvwzhen/law-cn-ai
⚖️ AI 法律助手
sugarforever/WTFAcademyChatBot
yihong0618/bilingual_book_maker
Make bilingual epub books Using AI translate
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.