Questions tagged [open-source]

For questions related to open source AI software.

Open-source software (OSS) is computer software with its source code made available with a license in which the copyright holder provides the rights to study, change, and distribute the software to anyone and for any purpose. Open-source software may be developed in a collaborative public manner.

For more details, see https://en.wikipedia.org/wiki/Open-source_software and https://opensource.org/.

6 questions
11
votes
4 answers

Is there any open source counterpart to the IBM Watson?

I am looking for something similar to IBM Watson but open source.
arash moradi
  • 181
  • 1
  • 6
5
votes
2 answers

Would self-hosting ChatGPT be feasible, w.r.t. computation costs?

Suppose the pre-trained, current date (2023-02-04) ChatGPT model was released open source, would it be feasible for regular users to interact with the model on a self-hosted computer? Assumptions I assume getting output based on some input is, at…
a.t.
  • 233
  • 1
  • 6
1
vote
2 answers

Is it possible to get the source code for a research paper?

Is it possible to get the source code for a research paper? In particular, I want to see the source for this paper https://arxiv.org/abs/2304.03442
Self Smarted
  • 113
  • 3
1
vote
0 answers

What are a list of board game environments for RL practice?

Recently OpenAI removes their board game environments. (It may be possible to install an older version to get access to them, but I haven’t downgraded). Is there a list of repositories or resources of board game or similar environments that can be…
Hanzy
  • 499
  • 3
  • 10
0
votes
2 answers

How do open source LLMs compare to GPT-4?

I have heard some back and forth regarding open source LLMs like Llama. I have heard that on certain benchmarks they perform close, the same or better than GPT-4, but caveats that they tend to lack the diversity and range of GPT-4, and also fail to…
0
votes
1 answer

Is there any system that generates website designs?

I was thinking about what I can do for my thesis in upcoming academic semester, and I came across an idea. The idea is like: "If there is any kind of system that generates website designs itself." If no, then I can go for it, and I will be lucky if…