Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/learn-anything/tasks

Tasks done exposed as library functions or HTTP endpoints
https://github.com/learn-anything/tasks

jupyter-notebook python

Last synced: 3 months ago
JSON representation

Tasks done exposed as library functions or HTTP endpoints

Awesome Lists containing this project

README

        

# Tasks

> Tasks as HTTP endpoints

Goal of the repo is to serve as a place to build out tasks that are in use by [Learn Anything](https://github.com/learn-anything/learn-anything.xyz) and generalise it to be used by community at large.

Full list of tasks is here:

- [Chat with markdown](chat-with-markdown) - Ingest a folder of `.md` files and create RAG system
- [Questions and answers](questions-and-answers) - Ask a question, get similar questions asked
- [Solana Escrow](solana-escrow) - Multi sig wallet setup to do escrow for idea investments and bounties
- [Suggest subtasks](suggest-subtasks) - Given a task, get subtasks to finish the task
- [Web crawler](web-crawler) - Scraping of websites like HN/Reddit/Lobsters/..
- [Topic suggestions](topic-suggestions) - Given a topic, show similar topics
- [LLM](llm) - Open Large Language Model infused with LA data

Some are incomplete, some are already used in production in LA.

If you are reading this and are interested in working together, reach out on [Discord](https://discord.com/invite/bxtD8x6aNF).

If you are contributor of this repo, feel free to use this repo to test out code/approaches freely either through PRs or pushing straight to `main` and sharing deployed code.

There is [explore](explore) folder available for free form exploration of new tasks/ideas.

## Contribute

Always open to useful ideas or fixes in form of issues or PRs.

Can [open new issue](../../issues/new/choose) (search [existing issues](../../issues) first) or [start discussion](../../discussions).

It's okay to submit draft PR as you can get help along the way to make it merge ready.

### 🖤

[![Discord](https://img.shields.io/badge/Discord-100000?style=flat&logo=discord&logoColor=white&labelColor=black&color=black)](https://discord.com/invite/bxtD8x6aNF) [![X](https://img.shields.io/badge/learnanything-100000?logo=X&color=black)](https://x.com/learnanything_)