Beats1393's Stars
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
theailifestyle/AssistantsAPI
This project is a Streamlit-based web application that leverages OpenAI's Assistants API to provide a ChatGPT-like experience. Users can have real-time conversations with the AI, upload documents to be used as context, and even scrape and convert website content to PDFs to enrich the AI's knowledge base.
admineral/OpenAI-Assistant-API-Chat
OpenAI Assistant API Template: Customize your Assistant and chat with your files.
langchain-ai/opengpts
pranavgupta2603/OpenAI-Assistants-Template
Build and deploy AI-driven assistants with our OpenAI Assistants Template. This tutorial provides a hands-on approach to using OpenAI's Assistant API, complete with code modules, interactive Jupyter Notebook examples, and best practices to get you started on creating intelligent conversational agents.
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
Sum1Solutions/chatbot-ui-vercel
Chatbot with advanced features
boyueluzhipeng/GPT_CodeInterpreter
Ultimate and FREE OpenAI Provider implemented with Python code interpreter & other multiple functions, powered by ChatGPT & GPT-4!
dsdanielpark/Bard-API
The unofficial python package that returns response of Google Bard through cookie value.
acheong08/Bard
Python SDK/API for reverse engineered Google Bard
ztjhz/BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Shaunwei/RealChar
🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
nicolodiamante/chatty
Unleash the power of Chatty: the intersection of ChatGPT’s intelligence, DALL·E's creativity, and Whisper's precise audio transcription for your Apple devices with support of 30 languages.
jpetzke/AutoGPT-YouTube
A plugin for AutoGPT that allows various operations on YouTube, such as downloading Videos
xiangsx/gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
OpenBMB/CPM-Bee
百亿参数的中英文双语基座大模型
Ai-Austin/Bing-GPT-Voice-Assistant
This is a Python voice assistant that takes two different wake words. One for prompting Bing AI using EdgeGPT and the other will prompt the GPT-3.5-Turbo API
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.