Skip to content

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rbyh committed Feb 8, 2025
1 parent a5926aa commit e0b0a8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
7 changes: 3 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Expected Parrot delivers powerful tools for conducting research with human and a
This page provides documentation for **Expected Parrot Domain-Specific Language (EDSL)**, a Python package for performing research with AI agents and language models,
and **Coop**, a platform for creating, storing and sharing AI-based research projects.

* EDSL is available to download at `PyPI <https://pypi.org/project/edsl/>`_ and `GitHub <https://github.com/expectedparrot/edsl>`_.
* Create a `Coop account <https://www.expectedparrot.com/login>`_ easily manage API key for LLMs, run surveys on the Expected Parrot server and access special features, free storage and collaboration tools. Learn more about `how it works <https://docs.expectedparrot.com/en/latest/coop.html>`_ and start `exploring <https://www.expectedparrot.com/content/explore>`_.
* EDSL is available to download from `PyPI <https://pypi.org/project/edsl/>`_ (run `pip install edsl`). The source code is available at `GitHub <https://github.com/expectedparrot/edsl>`_.
* `Create an account <https://www.expectedparrot.com/login>`_ to post and share content, run surveys and store results at the Expected Parrot survey. Learn more about `how it works <https://docs.expectedparrot.com/en/latest/coop.html>`_ and start `exploring <https://www.expectedparrot.com/content/explore>`_.


Key features
Expand Down Expand Up @@ -84,8 +84,7 @@ Please see the links in the steps below for more details:
Your account comes with a key that allows you to run surveys with all available models at the Expected Parrot server.
You can also use and share your own keys from service providers.

Navigate to the `Keys <https://www.expectedparrot.com/home/keys>`_ page of your account to manage your keys.
See :ref:`api_keys` instructions for more details and options.
See instructions on :ref:`api_keys` for details and options.

4. **Run a survey.**

Expand Down
3 changes: 0 additions & 3 deletions docs/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
Overview
========

What is EDSL?
-------------

*Expected Parrot Domain-Specific Language* (EDSL) is an open-source Python package for conducting AI-powered research.
EDSL simplifies the creation and execution of surveys, experiments, data labeling tasks, and other research activities involving large numbers of AI agents and language models.
Its primary goal is to facilitate complex AI-based research tasks with ease and efficiency.
Expand Down

0 comments on commit e0b0a8b

Please sign in to comment.