yanliu1111/ChatGPT-API-embeddings-Supabase
🤖 It is basic tools build for scraping & embedding text. The main technologies included OpenAI embeddings, Supabase and Next.js.
This tool helps developers scrape text from various sources like PDFs, websites, or audio/video transcripts, then processes and stores this content as searchable 'embeddings'. It takes raw text data and outputs a structured dataset that can be searched for semantic similarity. Developers who want to build custom search or question-answering applications using their own data would use this.
No commits in the last 6 months.
Use this if you are a developer looking for a basic framework to transform unstructured text into a searchable database using AI embeddings for semantic search.
Not ideal if you are an end-user seeking a ready-to-use application for searching documents, as this is a foundational tool for developers.
Stars
16
Forks
4
Language
TypeScript
License
—
Category
Last pushed
Apr 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/yanliu1111/ChatGPT-API-embeddings-Supabase"
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.