Awsome AI
Other Awsomes
Prompt Engineering
LLM
- OpenAI GPT4,the latest milestone in OpenAI’s effort in scaling up deep learning. GPT-4 is a large multimodal model (accepting image and text inputs, emitting text outputs) that, while less capable than humans in many real-world scenarios, exhibits human-level performance on various professional and academic benchmarks.
- LaMDA-Language Model for Dialogue Applications, Google’s LLM
- LLaMA-Large Language Model Meta AI, Meta’s LLM
- ERNIE-文心, 百度大模型
- 通义千问, 阿里大模型, Qwen, chat & pretrained large language model proposed by Alibaba Cloud.
- 盘古AI, 华为大模型, 即将发布。
Frameworks
- Auto-GPT, an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, chains together LLM “thoughts”, to autonomously achieve whatever goal you set. As one of the first examples of GPT-4 running fully autonomously, Auto-GPT pushes the boundaries of what is possible with AI.
- LLaMA, inference code for LLaMA models.
- Web LLM, it brings large-language model and LLM-based chatbot to web browsers. Everything runs inside the browser with no server support and accelerated with WebGPU.
- MiniGPT-4, Enhancing Vision-language Understanding with Advanced Large Language Models
- gpt4free, decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api’s ( poe.com, phind.com, chat.openai.com, phind.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc…)
- gpt4all, an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue.
- privateGPT, Interact privately with your documents using the power of GPT, 100% privately, no data leaks. Built with LangChain and GPT4All.
- LocalAI, a straightforward, drop-in replacement API compatible with OpenAI for local CPU inferencing, based on llama.cpp, gpt4all and ggml, including support GPT4ALL-J.
- LangChain, Building applications with LLMs through composability
- ggml, Tensor library for machine learning.
- llama.cpp, Port of Facebook’s LLaMA model in C/C++.
- bark, a transformer-based text-to-audio model created by Suno. Bark can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects. The model can also produce nonverbal communications like laughing, sighing and crying.
- Chinese-LLaMA-Alpaca, 中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署.
- ollama, Get up and running with Llama 2 and other large language models locally
- MOSS, 复旦大学开源的一个支持中英双语和多种插件的开源对话语言模型,moss-moon系列模型具有160亿参数,在FP16精度下可在单张A100/A800或两张3090显卡运行,在INT4/8精度下可在单张3090显卡运行。
- FastChat, an open platform for training, serving, and evaluating large language model based chatbots. It releases Vicuna: An Open-Source Chatbot Impressing GPT-4 with 90% ChatGPT Quality
- femtoGPT, Pure Rust implementation of a minimal Generative Pretrained Transformer
- mlc-llm, Enable everyone to develop, optimize and deploy AI models natively on everyone’s devices.
- gpt-engineer, Specify what you want it to build, the AI asks for clarification, and then builds it.
- vllm, A high-throughput and memory-efficient inference and serving engine for LLMs
- DoctorGPT, DoctorGPT is an LLM that can pass the US Medical Licensing Exam. It works offline, it’s cross-platform, & your health data stays private.
- FinGPT, Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.
- Autogen, enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
- llamafile, Distribute and run LLMs with a single file.
Chat
- ChatGPT, chat based on OpenAI GPT.
- Bard, chat based on Google LaMDA.
- 文心一言, 百度全新一代知识增强大语言模型,文心大模型家族的新成员,能够与人对话互动,回答问题,协助创作,高效便捷地帮助人们获取信息、知识和灵感。
Program
- Copliot, GitHub Copilot uses the OpenAI Codex to suggest code and entire functions in real-time, right from your editor.
- gpt-pilot, a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation
- Leon, Leon is your open-source personal assistant.
Text
- Notion AI, a writing assistant that can help you write, brainstorm, edit, summarize, and more. Consider Notion AI your partner. It augments your thinking — helping you save time or spend it more wisely.
- AI Data Sidekick, draft, fix, and optimize your SQL queries 10x faster. Write documentation instantly. Powered by GPT-4.
- autodoc, auto-generating codebase documentation using LLMs
- AI Playground, Vercel 公司架设的 AI 实验页面,用户可以方便地选择不同的模型,比较它们的生成结果。
Image
- MidJourney, generates images from natural language descriptions.
- stablediffusion, High-Resolution Image Synthesis with Latent Diffusion Models.
- 文心一格, 百度AI作画产品,依托于飞桨、文心大模型。
- SceneXplain, 识别图片内容转为文字描述
- AnimatedDrawings, A Method for Animating Children’s Drawings of the Human Figure
- shap-e, Generate 3D objects conditioned on text or images
- civitai.com, provides variety pre-trained image models.
Audio
- AudioGPT, understanding and Generating Speech, Music, Sound, and Talking Head.
- audiocraft, a library from facebook for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
- Soundraw, an innovative composition tool to create songs that match your content perfectly in minutes and with no music composition knowledge!
- PolyAI, customer-Led voice assistants that carry on natural conversations with customers to solve their problems.
- Playlist Genius, enter description to generate playlist.
Video
- Runway Gen, a multi-modal AI system that can generate novel videos with text, images, or video clips.
Law
- LawGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型.
Database
- Chat2DB, 智能的通用数据库工具和SQL客户端(General-purpose database tools and SQL clients with AI (ChatGPT))
Plugins
- KeepChatGPT, 一个浏览器插件, 让在使用ChatGPT过程中更高效、更顺畅,完美解决ChatGPT网络错误,不再频繁地刷新网页.
Think