Viewing profile — yosai
yosai
HN member- Joined
- Tue, Feb 21, 2023, 1:54 PM UTC
- HN karma
- 109
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About yosai
Recent public activity
-
comment
Comment #48402392
[dead]
-
comment
Comment #48401983
Cool. Hydron can index PDFs up to 5,000 pages. Roughly how long does it take to index a 5000 page PDF?
-
comment
Comment #41256535
Thanks for validating the pain point..I was also using chatGPT.It's was a pain.We are building something really big to solve the problem of the system developers.Stay tuned.
-
comment
Comment #41237614
Devin and Cognition are great as co-workers for application software. They're proficient in JavaScript and Python and excel at solving logical problems in software. However, they a…
-
comment
Comment #41237250
Hey cjtechie,It's not an another co-pilot.Existing coding co-pilot can only do code generation,code comprehension But not allow you to upload your technical datasheet or crash log …
-
comment
Comment #41237091
Yes rnavi,I have the same experience as well.The complete system software development can be expedited using AI.Yes, we are doing private beta with a Japanese semiconductor conglom…
-
comment
Comment #41236869
Please visit https://h2loop.ai/ to know more about h2loop.ai
-
comment
Comment #41236782
We use multimodal RAG and tools similar to unstructued.io ,We generate structured output and use LLM again to do the matching with our AST parsed source code.Now matching part is r…
-
comment
Comment #41236762
Thanks shrianshag..You can try some sample Datasheets(pdf) and ask code generation questions.
-
comment
Comment #41236734
Please visit https://h2loop.ai/ to know more about H2LooP
-
comment
Comment #41236728
Please visit https://h2loop.ai/ to know more about h2loop.ai
-
comment
Comment #41236682
We have a team of domain expert who do the vetting of the instruction dataset.We do typical RLHF(Reinforcement learning from human feedback) and connect back to our SFT(supervised …
-
story
Show HN: AI co-worker for system software development (Rust,C,C++,pdf)
Hey Everybody, We are really excited to release the 1st version of H2LooP studio today. https://h2loop.ai/ H2LooP Studio helps system software engineers generate code from technica…
-
comment
Comment #36223878
Looks to be a great observability tool.Any specific reason to choose rust here?
- story
-
comment
Comment #34910142
Integrate with MS teams and it will be game changing..
-
comment
Comment #34901106
We thought the same solution for YoBulk but intentionally did not use S3 and lambda because all cloud infra cost and maintenance cost associated with this solution.You can find the…
-
comment
Comment #34892842
yes textninja.YoBulk's vision is to automate the first mile data onboarding and cleaning through AI so that Data scientists are free from doing any mundane task of data cleaning.
-
comment
Comment #34892206
Ohh Yes..You are spot on. It's there in our upcoming release.Stay tuned please.
-
comment
Comment #34891457
icelancer,Right now YoBulk is flattening the CSV to JSON with key-value document DB format and storing in MongoDB.You can use GPT3 to create mongo queries to fetch the data.We will…
-
comment
Comment #34890722
YoBulk's scope is much much bigger than a standalone CSV importer.We want to complete automate the CSV import workflow with an AI firstapproach. https://www.yobulk.dev/blog/Buildin…
-
comment
Comment #34890598
Yes.. we are the making the point very clear here that we are the open source alternative to Flatfile and it resonates with your thoughts also.Curious to know why the GitHub repo h…
-
comment
Comment #34889661
Thanks for your comment PaulHoule. Text CNN is the way forward for YoBulk also..We will be building a model for self correction of CSV error.It has to understand the context at eac…
-
comment
Comment #34889307
Thanks keep following YoBulk..We will keep on doing some path breaking work in CSV importing space.
-
comment
Comment #34889179
Yes it's definitely open source.On lighter note, until we build our own text CNN, we will use open AI to show the power and usecases of AI to our users.