t a l e s's repositories
ambrosia
clean up your LLM datasets
awesome-ai-agents
A list of AI autonomous agents
awesome-data-engineering
A curated list of data engineering tools for software developers
DB-GPT
Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security
ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
embedditor
⚡ GUI for editing LLM vector embeddings. No more blind chunking. Upload content in any file extension, join and split chunks, edit metadata and embedding tokens + remove stop-words and punctuation with one click, add images, and download in .veml to share it with your team.
gpt-code-ui
An open source implementation of OpenAI's ChatGPT Code interpreter
ix
Autonomous GPT-4 agent platform
langchain-production-starter
Deploy LangChain Agents and connect them to Telegram
langchain-serve
⚡ Langchain Apps on Production with Jina & FastAPI 🚀
langchain-visualizer
Visualization and debugging tool for LangChain workflows
llama-on-lambda
Deploy llama.cpp compatible Generative AI LLMs on AWS Lambda!
next-enterprise
💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
opencommit
Auto-generate impressive commits with AI in 1 second 🤯🔫
prompt-layer-library
🍰 PromptLayer - Maintain a log of your prompts and OpenAI API requests. Track, debug, and replay old completions.
React-18-SSR-Implementation
React-18 Server side rendering API implementation
stock-analyzer-bot
An AI Bot that can help you in doing stock investment by analyzing all the real time as well as historic stock information with the help of LLM
vector-storage
Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.
WebGPT
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript.