Runar-Olsen/ai-support-api
En moderne AI-drevet kundestøtte-API-tjeneste bygget med FastAPI, vector search, og en RAG-pipeline. Prosjektet støtter både Real mode: Bruker OpenAI embeddings + LLM (krever API-nøkkel) og Mock Mode: Ingen API-nøkkel nødvendig, hele systemet fungerer med simulerte embeddings + simulerte RAG-svar.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Runar-Olsen/ai-support-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/simplechat
Secure AI conversations with documents, video, audio, and more. Personal workspaces for focused...
yatendra2001/ai_buddy
Your personal free-to-use AI assistant, built with gemini & flutter.
ksm26/LangChain-Chat-with-Your-Data
Explore LangChain and build powerful chatbots that interact with your own data. Gain insights...
doingthisalright/chatgpt-langchain-qna-on-your-docs
Personalize ChatGPT using LangChain, and get answers from your own documents and knowledge base.
codingforentrepreneurs/talk-to-django
Learn how to talk to Django as any human should -- e.g. Semantic Search and Text-to-SQL.