rapersonal's Stars
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
danny-avila/LibreChat
Enhanced ChatGPT Clone: Features Agents, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active project.
swirlai/swirl-search
AI Search & RAG Without Moving Your Data. Get instant answers from your company's knowledge across 100+ apps while keeping data secure. Deploy in minutes, not months.
ItzCrazyKns/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
searxng/searxng
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
cline/cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
rapersonal/graphrag-local-ollama
Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction
TheAiSingularity/graphrag-local-ollama
Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction
karthik-codex/Autogen_GraphRAG_Ollama
Microsoft's GraphRAG + AutoGen + Ollama + Chainlit = Fully Local & Free Multi-Agent RAG Superbot
defog-ai/eval-visualizer
Helps users visualize SQL-Eval outputs with logprobs
defog-ai/sql-eval
Evaluate the accuracy of LLM generated outputs
opcodesio/log-viewer
Fast and beautiful Log Viewer for Laravel
Wallis16/RAG_with_Ollama
trendy-design/llmchat
Most intuitive unified AI chat interface.
arjunrao87/lllm
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
sktime/sktime
A unified framework for machine learning with time series
ahkscript/awesome-AutoHotkey
A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources.
gurveervirk/ToK
Simple, High Quality, Open Source RAG solution for chatting with your documents
ThomasJay/RAG
Rag (Retreival Augmented Generation) Python solution with llama3, LangChain, Ollama and ChromaDB in a Flask API based solution
unconv/llama2-flask-api
ChatGPT compatible API for Llama 2
russellballestrini/opencompletion
Chatroom app where messages are sent to GPT, Claude, Mistral, Together, Grok, Groq, vLLM, Ollama & streamed to the frontend.
david1155/estherbot
AI Assistant using OpenAI GPT-4 and Flask-SocketIO
pritom007/ollama_chatbot
A ollama based chatbot. We use llama3 8b model via groq for this project.
mrankitvish/rag-chatbot
A FastAPI application that uses Retrieval-Augmented Generation (RAG) with a large language model (LLM) to create an interactive chatbot. This chatbot leverages PostgreSQL vector store for efficient document retrieval and supports text and CSV data sources for initialization.