Skip to content

Commit add1a5c

Browse files
committed
build
1 parent 0b73aac commit add1a5c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+4474
-0
lines changed

docs/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: cd05edda5a196b64f15bf4fd9405651a
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.doctrees/environment.pickle

36.6 KB
Binary file not shown.
3.46 KB
Binary file not shown.

docs/.doctrees/index.doctree

10.4 KB
Binary file not shown.
2.86 KB
Binary file not shown.

docs/.doctrees/taps.doctree

3.44 KB
Binary file not shown.

docs/.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Future Directions
2+
3+
We plan to explore how large language models can help generate new cognitive tasks from natural language instructions. Automated task generation could accelerate research and expand available paradigms.
4+
5+
Community feedback and contributions are welcome as we experiment with these ideas.

docs/_sources/index.rst.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
TaskBeacon
2+
----------
3+
4+
Welcome to **TaskBeacon**, a community-driven platform for sharing, standardizing, and enhancing psychological paradigms.
5+
Our mission is to improve **reproducibility and efficiency** in psychological and brain science research through structured formats and LLM-powered experiment generation.
6+
7+
TaskBeacon is an open science initiative that offers a suite of tools and resources:
8+
9+
- `TAPS <https://taskbeacon.github.io/taps>`_ – A standardized format for structuring cognitive tasks
10+
- `psyflow <https://taskbeacon.github.io/psyflow/>`_ – A Python library for programming cognitive experiments
11+
- `Task Library <https://taskbeacon.github.io/task_index/>`_ – A curated collection of well-documented experimental templates
12+
13+
TAPS and psyflow make cross-cultural localization efficient by separating task logic from language-specific content and configuration.
14+
This modular structure allows researchers to easily adapt paradigms across different languages and cultural contexts without rewriting core code, fostering global accessibility and collaboration.
15+
`Learn more about localization <https://taskbeacon.github.io/localization>`_
16+
17+
We are continuously expanding the platform to support more automation, customization, and community collaboration. `Learn more about future directions <https://taskbeacon.github.io/future_directions>`_
18+
19+
20+
How to Get Involved
21+
22+
- Explore the repository and documentation
23+
- Contribute new tasks or improvements to TAPS and psyflow
24+
- Engage with the community to help shape the platform’s future
25+
26+
Connect with Us
27+
28+
- GitHub: `TaskBeacon Organization <https://github.com/TaskBeacon>`_
29+
30+
31+

docs/_sources/localization.md.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# showcase of localiation
2+
this is a test

0 commit comments

Comments
 (0)