Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/learn-anything/tasks
- Owner: learn-anything
- License: mit
- Created: 2023-07-02T20:55:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-17T12:01:15.000Z (8 months ago)
- Last Synced: 2024-05-19T18:17:51.691Z (6 months ago)
- Topics: jupyter-notebook, python
- Language: Jupyter Notebook
- Homepage:
- Size: 182 KB
- Stars: 24
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
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 dataSome 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_)