Spaces:
Running
Running
Create resources.md
Browse files- resources.md +25 -0
resources.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## 🤗 Assistants
|
2 |
+
|
3 |
+
Assistants are a great way to configure models to perform specific tasks. See this example:
|
4 |
+
|
5 |
+
* [SEO Assistant - Optimize your content for search engines](https://hf.co/chat/assistant/66227594635ce17e1b021daf)
|
6 |
+
|
7 |
+
The prompts behind them are public. Feel free to tailor them to your needs. Also, share your ideas for other Assistants in the Community tab!
|
8 |
+
|
9 |
+
|
10 |
+
## 🛠️ Resources
|
11 |
+
* [Open Source Models with Hugging Face](https://www.deeplearning.ai/short-courses/open-source-models-hugging-face/) - In this course from DeepLearning.AI & 🤗, you’ll select open source models from Hugging Face Hub to perform NLP, audio, image and multimodal tasks using the Hugging Face transformers library. Easily package your code into a user-friendly app that you can run on the cloud using Gradio and Hugging Face Spaces.
|
12 |
+
* [Practical AI for Investigative Journalism](https://www.youtube.com/playlist?list=PLewNEVDy7gq1_GPUaL0OQ31QsiHP5ncAQ) - A six-session series led by Jonathan Soma, Journalism Professor at Columbia, covering real-life use cases in journalism and featuring numerous open-source tools.
|
13 |
+
* [Wonder Tools](https://wondertools.substack.com/p/huggingface) - Jeremy Caplan, Director of Teaching and Learning at CUNY’s Newmark Graduate School of Journalism, curated a list of interesting Spaces with potential use cases in journalism.
|
14 |
+
* [Tasks](https://huggingface.co/tasks) - Explore demos, use cases, models, datasets, and more to get started with tasks in computer vision, NLP, audio, multimodal, and reinforcement learning.
|
15 |
+
* [🤗 Courses](https://huggingface.co/learn/) - Learn about natural language processing (NLP), audio, computer vision, reinforcement learning and diffusion models.
|
16 |
+
* [Open-Source AI Cookbook](https://huggingface.co/learn/cookbook/index) - A collection of notebooks illustrating practical aspects of building AI applications and solving various machine learning tasks using open-source tools and models.
|
17 |
+
* [Ethics & Society at 🤗](https://huggingface.co/spaces/society-ethics/about) - A lot of useful resources from the Ethics & Society Team.
|
18 |
+
|
19 |
+
Add yours by creating a pull request!
|
20 |
+
|
21 |
+
## People We’re Following
|
22 |
+
* [Newsroom Robots](https://www.newsroomrobots.com/) - An insightful podcast about AI & Journalism by Nikita Roy
|
23 |
+
* [Interconnects](https://www.interconnects.ai/) - A newsletter written by Nathan Lambert about important ideas of AI.
|
24 |
+
* [JournalismAI](https://www.lse.ac.uk/media-and-communications/polis/JournalismAI) - A project of the London School of Economics.
|
25 |
+
* [Reuters Institute for the Study of Journalism](https://reutersinstitute.politics.ox.ac.uk/)
|