You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
98
98
-[Jupyter AI](https://github.com/jupyterlab/jupyter-ai): A generative AI extension for JupyterLab [Documentation](https://jupyter-ai.readthedocs.io/en/latest/)
99
99
-[WrenAI](https://getwren.ai/oss): Open-source GenBI AI Agent. Text2SQL made Easy! [Documentation](https://docs.getwren.ai/oss/overview/introduction) | [GitHub](https://github.com/Canner/WrenAI)
100
100
-[Google GenAI Toolbox for Databases](https://googleapis.github.io/genai-toolbox/getting-started/introduction/): Gen AI Toolbox for Databases is an open-source server that makes it easier to build Gen AI tools for interacting with databases. [Blog](https://cloud.google.com/blog/products/ai-machine-learning/announcing-gen-ai-toolbox-for-databases-get-started-today) | [Documentation](https://googleapis.github.io/genai-toolbox/getting-started/introduction/) | [GitHub](https://github.com/googleapis/genai-toolbox)
101
+
-[Vanna AI](https://vanna.ai/): The fastest way to get actionable insights from your SQL database just by asking questions [Documentation](https://vanna.ai/docs/) | [GitHub](https://github.com/vanna-ai/vanna)
101
102
102
103
## Coding Agents
103
104
@@ -140,6 +141,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
140
141
## LLM Providers
141
142
142
143
-[OpenAI](https://github.com/openai/openai-python): The official Python library for the OpenAI API
144
+
-[OpenAI Agents](https://github.com/openai/openai-agents-python): The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
143
145
-[Hugging Face Models](https://huggingface.co/models): Open LLM models by Meta, Mistral, and hundreds of other providers
144
146
-[Anthropic Claude](https://github.com/anthropics/anthropic-sdk-python): The official Python library for the Anthropic API
145
147
-[Meta Llama Models](https://llama.meta.com/): The open source AI model you can fine-tune, distill and deploy anywhere.
@@ -187,6 +189,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
187
189
-[Qdrant](https://qdrant.tech/): High-Performance Vector Search at Scale
188
190
-[Pinecone](https://github.com/pinecone-io/pinecone-python-client): The official Pinecone Python SDK.
189
191
-[Milvus](https://github.com/milvus-io/milvus): Milvus is an open-source vector database built to power embedding similarity search and AI applications.
192
+
-[SQLite Vec](https://github.com/asg017/sqlite-vec): A vector search SQLite extension that runs anywhere! [GitHub](https://github.com/asg017/sqlite-vec)
0 commit comments