Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yosai
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yosai
4mo ago
Cool. Hydron can index PDFs up to 5,000 pages. Roughly how long does it take to index a 5000 page PDF?
2.
▲
by
yosai
2y ago
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.
3.
▲
by
yosai
2y ago
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 aren't trained in or familiar with system software,
4.
▲
by
yosai
2y ago
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 etc.Most of the coding agents are SaaS based and SOC2,
5.
▲
by
yosai
2y ago
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 conglomerate.We go with a philoshopy like your data, your model and
6.
▲
by
yosai
2y ago
Please visit https://h2loop.ai/ to know more about h2loop.ai
7.
▲
by
yosai
2y ago
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 really complex and need manual inspection and validation.
8.
▲
by
yosai
2y ago
Thanks shrianshag..You can try some sample Datasheets(pdf) and ask code generation questions.
9.
▲
by
yosai
2y ago
Please visit https://h2loop.ai/ to know more about H2LooP
10.
▲
by
yosai
2y ago
Please visit https://h2loop.ai/ to know more about h2loop.ai
11.
▲
by
yosai
2y ago
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 finetuning) loop.That's why we name ourself as hardware
12.
▲
Show HN: AI co-worker for system software development (Rust,C,C++,pdf)
(h2loop.ai)
22 points
by
yosai
2y ago
|
19 comments
13.
▲
by
yosai
3y ago
Looks to be a great observability tool.Any specific reason to choose rust here?
14.
▲
by
yosai
4y ago
Integrate with MS teams and it will be game changing..
15.
▲
by
yosai
4y ago
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 details in our blog https://www.yobulk.dev/
16.
▲
by
yosai
4y ago
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.
17.
▲
by
yosai
4y ago
Ohh Yes..You are spot on. It's there in our upcoming release.Stay tuned please.
18.
▲
by
yosai
4y ago
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 be adding APIs soon where you can make a query through GPT3
19.
▲
by
yosai
4y ago
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/Building%20an%20In-house%20CSV%2... gives
20.
▲
by
yosai
4y ago
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 has put you in ambiguity.Happy to receive a candid feedback f
21.
▲
by
yosai
4y ago
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 each cell level and train the model accordingly.
22.
▲
by
yosai
4y ago
Thanks keep following YoBulk..We will keep on doing some path breaking work in CSV importing space.
23.
▲
by
yosai
4y ago
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.
24.
▲
by
yosai
4y ago
some of the companies in this space>> https://flatfile.com/,https://www.oneschema.co/,https://www....
25.
▲
by
yosai
4y ago
Yes, we have a workflow for your usecase.YoBulk can create a template or schema by uploading a CSV.We read some lines and create the schema.Right now we have not added AI for that.This flow is very handy for the usecase like when you want t
26.
▲
by
yosai
4y ago
Thanks for resonating the problem statement.Yes internal teams also face the issue.You Reply on the other team to clean the data.YoBulk is automating this workflow where both data donor and receiver solve the data errors in a much collabora
27.
▲
by
yosai
4y ago
Yes you are right..In YoBulk we flatten the CSV to a JSON schema store it in a document DB and do all the validations.Chunking the CSV and analysing the stream buffers for validation is giving us speed also.
28.
▲
by
yosai
4y ago
Yes you are absolutely right..We need a solution beyond standard as 80% businesses run on CSV..
29.
▲
by
yosai
4y ago
@nerdponx This is really a great question. We are currently using AI for schema generation as well as column matching. The column matching is done with the Dice's Coefficient in yobulk system. But with chatgpt's column matcher, we
30.
▲
by
yosai
4y ago
Sure We will add it in README..we captured it in our documentation.Please have a look. https://doc.yobulk.dev/YoBulk%20AI/AI%20usecases
More ›