AI Technical
| Title | Link | Description |
|---|---|---|
| Hugging Face | https://huggingface.co/ | AI go to website for models |
| Mistral ai | https://mistral.ai/ | Opensource LLM |
| Stability ai | https://stability.ai/ | Image audio and language models |
| Anthropic | https://www.anthropic.com/ | LL Free to use |
| Open ai | https://openai.com/ | AI services such as chat gpt and dale |
| Microsoft autogen | https://www.microsoft.com/en-us/research/project/autogen/ | Multi agent conversation framework |
| ML.NET | https://dotnet.microsoft.com/en-us/apps/machinelearning-ai/ml-dotnet/model-builder | Build ML models in Visual Studio |
AI Libraries
| LangChain | https://www.langchain.com/ | Integrating LLMs into software |
| FLAML | https://microsoft.github.io/FLAML/ | Fast library for auto ml and tuning |
| LamaIndex | https://www.llamaindex.ai/ | Unleash the power of llm over your data |
| Lamini | https://www.lamini.ai/ | Finetune model |
| Auto train | https://github.com/huggingface/autotrain-advanced | Finetune models |
| Unsloth | https://unsloth.ai/ | Finetune models |
| Candle | https://huggingface.github.io/candle/index.html | Hugging face library for Rust Language |
AI Tools
| Invoke ai | https://invoke.ai/ | Local AI image generation and inpainting |
| Automatica 1111 | https://github.com/AUTOMATIC1111/stable-diffusion-webui | Local AI image generation and inpainting |
| Elevenlabs | https://elevenlabs.io/ | Text to audio service |
| LM Studio | https://lmstudio.ai/ | Run LLM locally |
| d-id | https://www.d-id.com/creative-reality-studio/ | Generate AI talking heads for content |
Databases
| chroma db | https://www.trychroma.com/ | easy to use python database for embeddings |
| postgresql | https://www.postgresql.org/ | comprehensive database but useful for vector databases and json storage |
Rust frameworks
| dioxus | https://dioxuslabs.com/ | Dioxus is a Rust library for building apps that run on desktop, web, mobile, and more. |
| leptos | https://leptos.dev/ | A cutting-edge Rust framework for the modern web. |
Courses
| ai short courses | https://www.deeplearning.ai/ |
| educative | https://www.educative.io/ |
Videos
| Llama Index | https://www.youtube.com/@LlamaIndex |