Live data from Hacker News

Viewing profile — freezed88

freezed88

HN member
Joined
Sat, Aug 29, 2015, 6:31 AM UTC
HN karma
45
Public activity
15 items

About freezed88

No profile information was provided.

Recent public activity

  1. comment
    Comment #36647831

    Hey all! Jerry here (from LlamaIndex). We love the feedback, and one main point especially seems to be around making the docs better: - Improve the organization to better expose bo…

  2. comment
    Comment #36334507

    100%, if the API itself can choose to call a function or an LLM, then it's way easier to build any agent loop without extensive prompt engineering + worrying about errors. Tweeted …

  3. comment
    Comment #36215406

    Hi all - Jerry (co-founder/CEO) here, here to help answer any questions you might have! We're building a data framework to unlock the full capabilities of LLMs on top of your priva…

  4. story
  5. comment
    Comment #35736291

    depending on what questions you're asking, you could check out LlamaIndex query capabilities - can define different index structures for different queries + can plugin to your lang…

  6. comment
    Comment #35644084

    would love to have CozoDB be a part of llamaindex too! have a bunch of integrations with existing vector db's https://github.com/jerryjliu/llama_index/tree/main/gpt_index...

  7. comment
    Comment #35636829

    author of llamaindex here: there's some overlap but our primary use case is going deep into indexing+retrieval for LLM's (and going deep in that area). Not really doing agents/chat…

  8. comment
  9. comment
    Comment #35329004

    Making retrieval really really good is part of the mission of LlamaIndex! Given a natural language input, find the best way to return a set of documents that is relevant to your LL…

  10. comment
    Comment #35193835

    This is what llama-index was designed for! https://gpt-index.readthedocs.io/en/latest/ Would love to incorporate this Github repo loader into LlamaHub

  11. comment
    Comment #35115911

    LlamaIndex offers ways to chunk up your data and store them in data structures for response synthesis: https://gpt-index.readthedocs.io/en/latest/guides/primer.htm...

  12. comment
    Comment #35115853

    This is exactly what LlamaIndex is meant to solve! A set of data structures to augment LLM's with your data: https://github.com/jerryjliu/gpt_index

  13. comment
    Comment #35113488

    This is what we've designed LlamaIndex for! https://github.com/jerryjliu/gpt_index . Designed to help you "index" over a large doc corpus in different ways for use with LLM prompts…

  14. comment
    Comment #34928386

    (creator of gpt index / llamaindex here https://github.com/jerryjliu/gpt_index ) Funny that we had just rebranded our tool from GPT Index to LlamaIndex about a week ago to avoid po…

  15. story